diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-09-22 07:49:43 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-09-22 07:49:43 +0000 |
commit | 47d9829176e82157404981a7ed5e0d64350b6260 (patch) | |
tree | 08e9549a14a261007d735d5dbdd3c952c895305c /net-print/foomatic-db | |
parent | Marked stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-47d9829176e82157404981a7ed5e0d64350b6260.tar.gz gentoo-2-47d9829176e82157404981a7ed5e0d64350b6260.tar.bz2 gentoo-2-47d9829176e82157404981a7ed5e0d64350b6260.zip |
Marked stable on mips.
Diffstat (limited to 'net-print/foomatic-db')
-rw-r--r-- | net-print/foomatic-db/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/foomatic-db/Manifest | 6 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20040302.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index 57cb3e3e88a0..ef65b7090802 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.19 2004/09/16 07:52:40 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.20 2004/09/22 07:46:30 kumba Exp $ + + 22 Sep 2004; Joshua Kinard <kumba@gentoo.org> foomatic-db-20040302.ebuild: + Marked stable on mips. *foomatic-db-20040916 (16 Sep 2004) diff --git a/net-print/foomatic-db/Manifest b/net-print/foomatic-db/Manifest index 1e9fc6ccac5f..1bb22cb9cc65 100644 --- a/net-print/foomatic-db/Manifest +++ b/net-print/foomatic-db/Manifest @@ -1,8 +1,8 @@ -MD5 04fd36a79874672f1f7b4d01f84ed9b3 foomatic-db-20040302.ebuild 1399 +MD5 390210b4ac7065612f77a139c06f0224 ChangeLog 2450 MD5 8c7f2e5344fe50b8a0a70df487c13a4f foomatic-db-20031018.ebuild 1393 -MD5 74e5534dc34023833a748a4166afdd7b foomatic-db-20040916.ebuild 1404 MD5 e943aecf9d88a4f3a57cf0e48597772c foomatic-db-20031231.ebuild 1396 -MD5 ab8fe409e005e4d11e938d6356f892fa ChangeLog 2347 +MD5 1cbd2b0e259de7a200158909295972c1 foomatic-db-20040302.ebuild 1398 +MD5 74e5534dc34023833a748a4166afdd7b foomatic-db-20040916.ebuild 1404 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 27591bd8cd134189e8a6f1e5c5e05ab2 files/digest-foomatic-db-20031018 156 MD5 7ef09368fb06013054015fb773661324 files/digest-foomatic-db-20031231 155 diff --git a/net-print/foomatic-db/foomatic-db-20040302.ebuild b/net-print/foomatic-db/foomatic-db-20040302.ebuild index 4c618dca5017..b34ce7a299ba 100644 --- a/net-print/foomatic-db/foomatic-db-20040302.ebuild +++ b/net-print/foomatic-db/foomatic-db-20040302.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20040302.ebuild,v 1.9 2004/07/19 01:43:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20040302.ebuild,v 1.10 2004/09/22 07:46:30 kumba Exp $ DESCRIPTION="Foomatic printer database" HOMEPAGE="http://www.linuxprinting.org/foomatic" @@ -9,7 +9,7 @@ SRC_URI="http://www.linuxprinting.org/download/foomatic/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~ia64 mips" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |