diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-04-19 13:38:04 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-04-19 13:38:04 +0000 |
commit | ceb5ce57435730e1194718f5fe9d9440d7967440 (patch) | |
tree | 82510f0f5d6486b0be45abf05db51a616ff04713 /net-print/foomatic-db/foomatic-db-20050910.ebuild | |
parent | correct cypto prototypes with patch from tcort #123993 (diff) | |
download | historical-ceb5ce57435730e1194718f5fe9d9440d7967440.tar.gz historical-ceb5ce57435730e1194718f5fe9d9440d7967440.tar.bz2 historical-ceb5ce57435730e1194718f5fe9d9440d7967440.zip |
Stable on amd64 (bug 130209)
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'net-print/foomatic-db/foomatic-db-20050910.ebuild')
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20050910.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/foomatic-db/foomatic-db-20050910.ebuild b/net-print/foomatic-db/foomatic-db-20050910.ebuild index 3e65bf5743cc..30dd1ff11247 100644 --- a/net-print/foomatic-db/foomatic-db-20050910.ebuild +++ b/net-print/foomatic-db/foomatic-db-20050910.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050910.ebuild,v 1.7 2006/04/19 02:09:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050910.ebuild,v 1.8 2006/04/19 13:38:04 chutzpah Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://linuxprinting.org/download/foomatic/${PN}-3.0-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |