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 | |
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')
-rw-r--r-- | net-print/foomatic-db/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/foomatic-db/Manifest | 4 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20030716.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index c24ac2b3da9c..318a92a2c8b3 100644 --- a/net-print/foomatic-db/ChangeLog +++ b/net-print/foomatic-db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/foomatic-db # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.2 2003/07/18 12:15:20 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.3 2003/07/29 13:17:38 lanius Exp $ + + 29 Jul 2003; lanius@gentoo.org foomatic-db-20030716.ebuild: + stable bump *foomatic-db-20030716 (18 Jul 2003) diff --git a/net-print/foomatic-db/Manifest b/net-print/foomatic-db/Manifest index 6b344460b34f..ed46dcd8fbdf 100644 --- a/net-print/foomatic-db/Manifest +++ b/net-print/foomatic-db/Manifest @@ -1,5 +1,5 @@ MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 e7d75e1bfc56a5b37ec4cb1bfb0d4674 foomatic-db-20030716.ebuild 1782 -MD5 76372dbf10d994f8f55ebabaa2004de9 ChangeLog 436 +MD5 57453e2601879426cfc95284a16ebee7 foomatic-db-20030716.ebuild 1776 +MD5 2adbe065298de38bb14af21645f9e330 ChangeLog 513 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 3a3c28c738c8..122a7234eb0f 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.3 2003/07/23 09:25:03 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20030716.ebuild,v 1.4 2003/07/29 13:17:38 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 ~hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="cups ppds" S=${WORKDIR}/foomatic |