diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-07-29 13:17:46 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-07-29 13:17:46 +0000 |
commit | f248716bb386f666b4785b2ed6fa3346ade45db5 (patch) | |
tree | 8307021a9d4a7f47017f776056820dcb87aa393b /net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild | |
parent | fixed ijs compile (diff) | |
download | gentoo-2-f248716bb386f666b4785b2ed6fa3346ade45db5.tar.gz gentoo-2-f248716bb386f666b4785b2ed6fa3346ade45db5.tar.bz2 gentoo-2-f248716bb386f666b4785b2ed6fa3346ade45db5.zip |
stable bump
Diffstat (limited to 'net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild')
-rw-r--r-- | net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild b/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild index 65f43308b43d..99dd2925566a 100644 --- a/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild +++ b/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild,v 1.3 2003/07/23 09:25:37 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild,v 1.4 2003/07/29 13:16:41 lanius Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://www.linuxprinting.org/foomatic" SRC_URI="http://www.linuxprinting.org/download/foomatic/foomatic-db-engine-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="" DEPEND="dev-libs/libxml2 |