diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-09-08 08:40:10 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-09-08 08:40:10 +0000 |
commit | 88adfdf7a01a6d9798555f9c9840e2a40c771ab9 (patch) | |
tree | 9ff146d75f7cccbfc946b9576255a66451f120d0 /net-print/cups | |
parent | mark db-4.0 as stable on x86, and put it into testing on all other arches (diff) | |
download | historical-88adfdf7a01a6d9798555f9c9840e2a40c771ab9.tar.gz historical-88adfdf7a01a6d9798555f9c9840e2a40c771ab9.tar.bz2 historical-88adfdf7a01a6d9798555f9c9840e2a40c771ab9.zip |
repoman fixes
Diffstat (limited to 'net-print/cups')
-rw-r--r-- | net-print/cups/Manifest | 16 | ||||
-rw-r--r-- | net-print/cups/cups-1.1.18-r5.ebuild | 4 | ||||
-rw-r--r-- | net-print/cups/cups-1.1.19.ebuild | 4 |
3 files changed, 12 insertions, 12 deletions
diff --git a/net-print/cups/Manifest b/net-print/cups/Manifest index 5775bfd1e1a1..5feaa02d660e 100644 --- a/net-print/cups/Manifest +++ b/net-print/cups/Manifest @@ -1,17 +1,17 @@ +MD5 7901d23b702d9e41104d2ee1a873fe1b ChangeLog 6824 +MD5 3d990a758f40928e185495e93f418220 cups-1.1.18-r5.ebuild 3643 +MD5 0337a9bf913d22fb5d78e73fa9987e87 cups-1.1.19-r1.ebuild 3723 +MD5 a8e2815f71656f1ae53fd362ef15f0bb cups-1.1.19.ebuild 3606 +MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 ec90893091ccb9fa45c107c08dc7152c files/configure-jpeg-buildfix.diff 308 +MD5 5484493b0e4d631f7ccea67f988ff0e6 files/cups-1.1.18-str75.patchv2 7223 MD5 4d42d58387ed0a01b5f4e49ace9a8c0a files/cups.pam 232 MD5 543135cac63f9e38f45d656c1b1ef36c files/cups.xinetd 366 MD5 15f6b6e65285629a82a5d80abec81b1c files/cupsd.conf-1.1.18 20509 MD5 0d7d8bca89796c3b0f58e7cb70db9e88 files/cupsd.rc6 519 MD5 7f2456e05feba9417282438030ea7590 files/cupsomatic 38029 -MD5 7bce495a238ee9dbebb61496f3b3ae51 files/disable-strip.patch 422 -MD5 d668826632fc35de75182b57d217be29 files/foomatic-gswrapper 1710 -MD5 5484493b0e4d631f7ccea67f988ff0e6 files/cups-1.1.18-str75.patchv2 7223 MD5 23295c953b3c5dfed3b9ecff049f3421 files/digest-cups-1.1.18-r5 72 MD5 28180a32f4b7e4d332f17fd20c99ee91 files/digest-cups-1.1.19 72 MD5 28180a32f4b7e4d332f17fd20c99ee91 files/digest-cups-1.1.19-r1 72 -MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 7901d23b702d9e41104d2ee1a873fe1b ChangeLog 6824 -MD5 0281e40cb3767b9532b972046fa5b54b cups-1.1.18-r5.ebuild 3650 -MD5 e2e4ee67d5ae2b55c7feecdb7c3943ec cups-1.1.19.ebuild 3613 -MD5 a1bde815ed4fe1961b201261c7f38689 cups-1.1.19-r1.ebuild 3722 +MD5 7bce495a238ee9dbebb61496f3b3ae51 files/disable-strip.patch 422 +MD5 d668826632fc35de75182b57d217be29 files/foomatic-gswrapper 1710 diff --git a/net-print/cups/cups-1.1.18-r5.ebuild b/net-print/cups/cups-1.1.18-r5.ebuild index 7e2a5d904868..eb930f87d966 100644 --- a/net-print/cups/cups-1.1.18-r5.ebuild +++ b/net-print/cups/cups-1.1.18-r5.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/cups/cups-1.1.18-r5.ebuild,v 1.6 2003/07/29 15:19:30 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.18-r5.ebuild,v 1.7 2003/09/08 08:34:20 lanius Exp $ inherit eutils flag-o-matic @@ -47,7 +47,7 @@ src_compile() { local myconf use pam || myconf="${myconf} --disable-pam" use ssl || myconf="${myconf} --disable-ssl" - use slp || myconf="${myconf} --disable-slp" + use slp || myconf="${myconf} --disable-slp" ./configure \ --with-cups-user=lp \ diff --git a/net-print/cups/cups-1.1.19.ebuild b/net-print/cups/cups-1.1.19.ebuild index 7bad2ff4f92f..e35edcad455a 100644 --- a/net-print/cups/cups-1.1.19.ebuild +++ b/net-print/cups/cups-1.1.19.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/cups/cups-1.1.19.ebuild,v 1.3 2003/07/29 15:19:30 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.19.ebuild,v 1.4 2003/09/08 08:34:20 lanius Exp $ inherit eutils flag-o-matic @@ -45,7 +45,7 @@ src_compile() { local myconf use pam || myconf="${myconf} --disable-pam" use ssl || myconf="${myconf} --disable-ssl" - use slp || myconf="${myconf} --disable-slp" + use slp || myconf="${myconf} --disable-slp" ./configure \ --with-cups-user=lp \ |