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 | 2a1e14988b260246c8a44a3ceb3ed408da76993f (patch) | |
tree | ebbe1ba51b3684171e528d207d753a25763e9bda /net-print/foomatic-db/foomatic-db-20050910.ebuild | |
parent | disable CFLAGS when cross-compiling (diff) | |
download | gentoo-2-2a1e14988b260246c8a44a3ceb3ed408da76993f.tar.gz gentoo-2-2a1e14988b260246c8a44a3ceb3ed408da76993f.tar.bz2 gentoo-2-2a1e14988b260246c8a44a3ceb3ed408da76993f.zip |
Stable on x86; bug #130209
(Portage version: 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 |