diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-07-23 09:27:19 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-07-23 09:27:19 +0000 |
commit | e6e2c1066dfeed126a5e7872a9b5a135f9456aa0 (patch) | |
tree | 7e43be066e7544f3054fb74b2e29e85a0b56a49e /net-print/foomatic-db-engine | |
parent | added ~hppa and ~amd64 (diff) | |
download | gentoo-2-e6e2c1066dfeed126a5e7872a9b5a135f9456aa0.tar.gz gentoo-2-e6e2c1066dfeed126a5e7872a9b5a135f9456aa0.tar.bz2 gentoo-2-e6e2c1066dfeed126a5e7872a9b5a135f9456aa0.zip |
added missing keywords
Diffstat (limited to 'net-print/foomatic-db-engine')
-rw-r--r-- | net-print/foomatic-db-engine/Manifest | 2 | ||||
-rw-r--r-- | net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-print/foomatic-db-engine/Manifest b/net-print/foomatic-db-engine/Manifest index e64b0d2edded..f9fc83d15719 100644 --- a/net-print/foomatic-db-engine/Manifest +++ b/net-print/foomatic-db-engine/Manifest @@ -1,4 +1,4 @@ -MD5 d2a77dd856dae26d45886cf35305bdab foomatic-db-engine-3.0.0.ebuild 887 +MD5 8c74512617723a9a2d60b59ff1da6af6 foomatic-db-engine-3.0.0.ebuild 900 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 993b742b4b855e83e181b6eb1cdfbd78 ChangeLog 332 MD5 8d4bb9556fc4abdf74109f920db4dfff files/digest-foomatic-db-engine-3.0.0 76 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 fd830ed75d9e..65f43308b43d 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.2 2003/07/16 18:29:07 lanius Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" IUSE="" DEPEND="dev-libs/libxml2 |