diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-07-23 09:29:53 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-07-23 09:29:53 +0000 |
commit | 0f7e750ac4223904273633463bf8352b9f2159ca (patch) | |
tree | bbd8ae3afcd7a59a6cbbd990370170885614e6a9 /net-print/foomatic-db | |
parent | added ~hppa and ~amd64 (diff) | |
download | historical-0f7e750ac4223904273633463bf8352b9f2159ca.tar.gz historical-0f7e750ac4223904273633463bf8352b9f2159ca.tar.bz2 historical-0f7e750ac4223904273633463bf8352b9f2159ca.zip |
added missing keywords
Diffstat (limited to 'net-print/foomatic-db')
-rw-r--r-- | net-print/foomatic-db/Manifest | 2 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20030716.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-print/foomatic-db/Manifest b/net-print/foomatic-db/Manifest index 37407d19b4d9..6b344460b34f 100644 --- a/net-print/foomatic-db/Manifest +++ b/net-print/foomatic-db/Manifest @@ -1,5 +1,5 @@ MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 ee2740a20a5930d794d838c692178864 foomatic-db-20030716.ebuild 1769 +MD5 e7d75e1bfc56a5b37ec4cb1bfb0d4674 foomatic-db-20030716.ebuild 1782 MD5 76372dbf10d994f8f55ebabaa2004de9 ChangeLog 436 MD5 6ae48bdfda2843beb859270c02d62c34 files/digest-foomatic-db-20030716 148 MD5 a61100174a95d158d5ce23eedf1f2cea files/perl-module.diff 1050 diff --git a/net-print/foomatic-db/foomatic-db-20030716.ebuild b/net-print/foomatic-db/foomatic-db-20030716.ebuild index 20d7f237d9b3..3a3c28c738c8 100644 --- a/net-print/foomatic-db/foomatic-db-20030716.ebuild +++ b/net-print/foomatic-db/foomatic-db-20030716.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/foomatic-db-20030716.ebuild,v 1.2 2003/07/18 12:15:20 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20030716.ebuild,v 1.3 2003/07/23 09:25:03 lanius Exp $ DESCRIPTION="Foomatic printer database" HOMEPAGE="http://www.linuxprinting.org/foomatic" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/foomatic-db-${PV}.tar.gz http://www.linuxprinting.org/download/foomatic/foomatic-db-engine-3.0.0.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" IUSE="cups ppds" S=${WORKDIR}/foomatic |