PlantUML ebuild

This commit is contained in:
Micha Glave
2013-02-28 11:11:29 +01:00
parent 13a05b3b09
commit fbdeef0322
5 changed files with 44 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
DIST CAPT_Printer_Driver_for_Linux_V200_uk_EN.tar.gz 24605162 RMD160 1808f62dea97ab2df629dbce83e05b52636fb5f6 SHA1 443b9d7f89a567a6859c46d283360fb26aa9979d SHA256 8504ae9a2fe1f8413d9e6aa15fa34d4b289b514a7a2de13da8efb4ace9d541bb
DIST o1113enx_l_ufr220.zip 32622341 RMD160 56fb65b81e84740e6322e296402ec6e55fa40d83 SHA1 48803bef1820c9cf67d2c5f22dad354787d44d37 SHA256 c7d38c4fa0c3af5914767500f484b59afd5da71d0aa9c453de03d2a025fb21d8
EBUILD cndrvcups-common-2.00-r2.ebuild 2393 RMD160 3728711ce057249ea5f95d589f9e94f97a40f147 SHA1 524532618b3aa3a14e91bdc9630dce1eb912ae38 SHA256 800e1cd521a43137034791b5b2e2e0cc3fd1b5a6dd6b58c5b3ae3904b6980433
EBUILD cndrvcups-common-2.20.ebuild 1945 RMD160 558fa3133636ed82917012f319ac4f46bed660af SHA1 1686fde30dfb24c3d4d64e7dbf6ba795e70d4c67 SHA256 b33cca96fce29587d9530397e88daa3e013b7a459d2f69aca8da40bac795e58b
EBUILD cndrvcups-common-2.00-r2.ebuild 2393 RMD160 54da1898a3e07ba5e2fe5a6cc15d0c5858243e19 SHA1 c38705890121a8a84c92dd77cf37dc411d0fa13c SHA256 1cb3c043aec9cebf6ad6ddcea276f439c96d8f417ccbf3c6372811c286d43992
EBUILD cndrvcups-common-2.20.ebuild 1946 RMD160 93b2feeb58421d9ddd0bd99fcb77d90f1f849106 SHA1 69d6f6d65d3273d4dc46e26a64cf0880c630f68c SHA256 bd0a4da2bedf3c845d8d15e1001e987cf3a335bca0b3e5c65201f4c433d644b0

View File

@@ -1,6 +1,7 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
inherit multilib eutils rpm versionator
MY_PF=${PF/-r/-}
@@ -12,7 +13,6 @@ RESTRICT="mirror"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="-cngplp" # enable or disable cngplp compilation, may cause build break on ~amd64, don't really know if cngplp is ever needed
EAPI="2"
DEPEND=">=net-print/cups-1.1.17"
S=${WORKDIR}/${PN}-$(get_version_component_range 1-2)

View File

@@ -2,8 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit multilib
EAPI=3
inherit multilib
# o1113enx_l_ufr220.zip
DESCRIPTION="Canon common files for the CUPS driver for Linux"
HOMEPAGE="http://de.software.canon-europe.com/software/0040355.asp"