diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-04-27 00:18:55 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-04-27 00:18:55 +0000 |
commit | 2e922b02f92a2310607a2ae5e5933226f5eac839 (patch) | |
tree | c3be5f723a1522a672655bdd6c6e763c78ef2f6e /net-print/foomatic-db/foomatic-db-20050910.ebuild | |
parent | disable CFLAGS when cross-compiling (diff) | |
download | historical-2e922b02f92a2310607a2ae5e5933226f5eac839.tar.gz historical-2e922b02f92a2310607a2ae5e5933226f5eac839.tar.bz2 historical-2e922b02f92a2310607a2ae5e5933226f5eac839.zip |
Stable on x86; bug #130209
Package-Manager: portage-2.1_pre9-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 0ab52f35ba23..7f9abd051454 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.9 2006/04/20 02:25:32 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050910.ebuild,v 1.10 2006/04/27 00:18:55 halcy0n 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 |