diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-05-04 06:24:12 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-05-04 06:24:12 +0000 |
commit | 1e853abe96a169b7999909c53ccd476ce99c45e6 (patch) | |
tree | 7431d99017f663ed560c93fbfca6931c0e3635e1 /app-arch | |
parent | bug #90575 (diff) | |
download | historical-1e853abe96a169b7999909c53ccd476ce99c45e6.tar.gz historical-1e853abe96a169b7999909c53ccd476ce99c45e6.tar.bz2 historical-1e853abe96a169b7999909c53ccd476ce99c45e6.zip |
version bump; remove old versions
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/dpkg/ChangeLog | 9 | ||||
-rw-r--r-- | app-arch/dpkg/Manifest | 24 | ||||
-rw-r--r-- | app-arch/dpkg/dpkg-1.10.23.ebuild | 37 | ||||
-rw-r--r-- | app-arch/dpkg/dpkg-1.10.27.ebuild (renamed from app-arch/dpkg/dpkg-1.10.20.ebuild) | 8 | ||||
-rw-r--r-- | app-arch/dpkg/files/digest-dpkg-1.10.20 | 1 | ||||
-rw-r--r-- | app-arch/dpkg/files/digest-dpkg-1.10.23 | 1 | ||||
-rw-r--r-- | app-arch/dpkg/files/digest-dpkg-1.10.27 | 1 | ||||
-rw-r--r-- | app-arch/dpkg/files/dpkg-1.10.18.patch | 86 | ||||
-rw-r--r-- | app-arch/dpkg/files/dpkg-1.10.23.patch | 86 |
9 files changed, 29 insertions, 224 deletions
diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog index 2d8542e3b64d..35fb9552c675 100644 --- a/app-arch/dpkg/ChangeLog +++ b/app-arch/dpkg/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-arch/dpkg # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.29 2005/03/27 00:36:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.30 2005/05/04 06:24:12 lanius Exp $ + +*dpkg-1.10.27 (04 May 2005) + + 04 May 2005; Heinrich Wendel <lanius@gentoo.org> + -files/dpkg-1.10.18.patch, -files/dpkg-1.10.23.patch, + -dpkg-1.10.20.ebuild, -dpkg-1.10.23.ebuild, +dpkg-1.10.27.ebuild: + version bump; remove old versions 27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> dpkg-1.10.26.ebuild: Stable on ppc. diff --git a/app-arch/dpkg/Manifest b/app-arch/dpkg/Manifest index e98f02479f76..aea1a0d6da67 100644 --- a/app-arch/dpkg/Manifest +++ b/app-arch/dpkg/Manifest @@ -1,11 +1,17 @@ -MD5 094be1e966193d5a48b0a18ac2fa949b dpkg-1.10.26.ebuild 1018 -MD5 d5a28a5f630757e5553eeda7a6c5a6bc dpkg-1.10.20.ebuild 922 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 3443ca992f50dd814f48e38c4636cef9 dpkg-1.10.27.ebuild 1032 +MD5 6199ed64463fd8f100ac43144bc02452 ChangeLog 3477 MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253 -MD5 b25982159b017ed0f41cf1c799ed584c dpkg-1.10.23.ebuild 909 -MD5 e6b7d1022375183b599921113ba805e0 ChangeLog 3236 -MD5 6ce73296206ff0316cc07546b042f0bb files/digest-dpkg-1.10.23 65 -MD5 10b6a5c819cf7e8e0170991382ec48fe files/dpkg-1.10.23.patch 2435 -MD5 ad43abcbe5b91df05112cee2fc95c8f4 files/dpkg-1.10.18.patch 2429 -MD5 e25e466552059c545baaa686f75f8c9d files/digest-dpkg-1.10.20 65 -MD5 3a89ac1e794696a143c8c6665b00cc1d files/digest-dpkg-1.10.26 65 +MD5 094be1e966193d5a48b0a18ac2fa949b dpkg-1.10.26.ebuild 1018 MD5 feb5a11111cc715877cc527c979ef699 files/dpkg-1.10.26.patch 840 +MD5 3a89ac1e794696a143c8c6665b00cc1d files/digest-dpkg-1.10.26 65 +MD5 6316065ab6ab9c129918866cc0c7eec9 files/digest-dpkg-1.10.27 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCeGqsevY57Fted3ERAvjVAKCoQ9c2APMAKycFzuR/UEmjdFAxYACeIzM+ +CPlqgC4JBCGY14NOVKAGNo0= +=/72d +-----END PGP SIGNATURE----- diff --git a/app-arch/dpkg/dpkg-1.10.23.ebuild b/app-arch/dpkg/dpkg-1.10.23.ebuild deleted file mode 100644 index 1f36635eab1f..000000000000 --- a/app-arch/dpkg/dpkg-1.10.23.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.10.23.ebuild,v 1.5 2005/01/30 18:25:14 weeve Exp $ - -inherit eutils - -DESCRIPTION="Package maintenance system for Debian" -HOMEPAGE="http://packages.qa.debian.org/dpkg" -SRC_URI="mirror://debian/pool/main/d/dpkg/${P/-/_}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc sparc ~arm amd64" -IUSE="" - -RDEPEND=">=dev-lang/perl-5.6.0 - >=sys-libs/ncurses-5.2-r7 - >=sys-libs/zlib-1.1.4" #app-text/sgmltools-lite? -DEPEND="${RDEPEND} - >=sys-devel/gettext-0.11.5" - -src_compile() { - cd main - ln -s ../archtable - cd .. - epatch ${FILESDIR}/${P}.patch - ./configure || die - make || die -} - -src_install() { - make DESTDIR=${D} install || die - rm -f ${D}/usr/sbin/install-info - rm -f ${D}/usr/bin/md5sum - mv ${D}/usr/etc ${D}/ - dodoc ChangeLog INSTALL THANKS TODO -} diff --git a/app-arch/dpkg/dpkg-1.10.20.ebuild b/app-arch/dpkg/dpkg-1.10.27.ebuild index aa06eb86067f..d93987dd3102 100644 --- a/app-arch/dpkg/dpkg-1.10.20.ebuild +++ b/app-arch/dpkg/dpkg-1.10.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.10.20.ebuild,v 1.6 2005/01/01 11:43:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.10.27.ebuild,v 1.1 2005/05/04 06:24:12 lanius Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/dpkg/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc arm ~amd64" +KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/perl-5.6.0 @@ -23,7 +23,7 @@ src_compile() { cd main ln -s ../archtable cd .. - epatch ${FILESDIR}/${PN}-1.10.18.patch + epatch ${FILESDIR}/${PN}-1.10.26.patch ./configure || die make || die } @@ -34,4 +34,6 @@ src_install() { rm -f ${D}/usr/bin/md5sum mv ${D}/usr/etc ${D}/ dodoc ChangeLog INSTALL THANKS TODO + keepdir /usr/lib/db/methods/{mnt,floppy,disk} + keepdir /usr/lib/db/{alternatives,info,methods,parts,updates} } diff --git a/app-arch/dpkg/files/digest-dpkg-1.10.20 b/app-arch/dpkg/files/digest-dpkg-1.10.20 deleted file mode 100644 index 5a435a0da9b7..000000000000 --- a/app-arch/dpkg/files/digest-dpkg-1.10.20 +++ /dev/null @@ -1 +0,0 @@ -MD5 897ba0669fad834b9fb8d0e10408a4df dpkg_1.10.20.tar.gz 1568803 diff --git a/app-arch/dpkg/files/digest-dpkg-1.10.23 b/app-arch/dpkg/files/digest-dpkg-1.10.23 deleted file mode 100644 index ff60c77e9ba3..000000000000 --- a/app-arch/dpkg/files/digest-dpkg-1.10.23 +++ /dev/null @@ -1 +0,0 @@ -MD5 94a845ab0e14deb196d43e03c48a16b9 dpkg_1.10.23.tar.gz 1763248 diff --git a/app-arch/dpkg/files/digest-dpkg-1.10.27 b/app-arch/dpkg/files/digest-dpkg-1.10.27 new file mode 100644 index 000000000000..cfe37ee7d5f4 --- /dev/null +++ b/app-arch/dpkg/files/digest-dpkg-1.10.27 @@ -0,0 +1 @@ +MD5 1e0f3d14bb9f2213de08e63221c2491a dpkg_1.10.27.tar.gz 2103349 diff --git a/app-arch/dpkg/files/dpkg-1.10.18.patch b/app-arch/dpkg/files/dpkg-1.10.18.patch deleted file mode 100644 index cae43e1623ab..000000000000 --- a/app-arch/dpkg/files/dpkg-1.10.18.patch +++ /dev/null @@ -1,86 +0,0 @@ ---- main/Makefile.in 2003-05-11 18:23:18.000000000 +0200 -+++ main.new/Makefile.in 2003-05-11 18:23:42.000000000 +0200 -@@ -1,10 +1,10 @@ - VPATH = @srcdir@ - srcdir = @srcdir@ --top_srcdir = @top_srcdir@ - top_builddir = .. - - default: all - include ../Makefile.conf -+top_srcdir = @top_srcdir@ - - SOURCES = main.c enquiry.c filesdb.c archives.c processarc.c \ - cleanup.c select.c packages.c configure.c remove.c \ ---- dselect/curkeys.cc 2003-05-11 18:44:26.000000000 +0200 -+++ dselect/curkeys.cc.1 2003-05-11 18:43:57.000000000 +0200 -@@ -19,6 +19,8 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - -+#define NCURSES_WGETCH_EVENTS -+ - extern "C" { - #include <config.h> - #include <dpkg.h> ---- doc/Makefile.in 2003-05-11 18:47:18.000000000 +0200 -+++ doc.new/Makefile.in 2003-05-11 18:47:31.000000000 +0200 -@@ -1,10 +1,10 @@ - VPATH = @srcdir@ - srcdir = @srcdir@ --top_srcdir = @top_srcdir@ - - default: all - - include ../Makefile.conf -+top_srcdir = @top_srcdir@ - - ifeq (@USE_SGML_DOC@, true) - all: internals.html/index.html ---- Makefile.in 2003-05-11 19:00:49.000000000 +0200 -+++ Makefile.in.new 2003-05-11 19:00:40.000000000 +0200 -@@ -10,7 +10,7 @@ - include Makefile.conf - - SUBDIRS = include optlib lib dpkg-deb split scripts utils main \ -- @DSELECTDIR@ po methods man doc -+ @DSELECTDIR@ po methods man - - all: version.h all-recursive - ---- Makefile.conf.in 2003-05-11 19:06:03.000000000 +0200 -+++ Makefile.conf.in.new 2003-05-11 19:06:29.000000000 +0200 -@@ -43,7 +43,7 @@ - subdir = $(patsubst $(top_srcdir)/%,%,$(srcdir))/ - endif - PERL = @PERL@ --mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -+mkinstalldirs = /usr/share/automake-1.5/mkinstalldirs - LN = @LN_S@ - INSTALL = @INSTALL@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ ---- man/Makefile.in 2003-05-11 19:11:06.000000000 +0200 -+++ man.new/Makefile.in 2003-05-11 19:11:18.000000000 +0200 -@@ -1,11 +1,11 @@ - VPATH = @srcdir@ - srcdir = @srcdir@ --top_srcdir = @top_srcdir@ - - SUBDIRS = de en fr ja pt_BR ru sv es - - default: all - include ../Makefile.conf -+top_srcdir = @top_srcdir@ - - clean: clean-recursive - ---- archtable.org 2004-01-23 19:36:04.905552663 +0100 -+++ archtable 2004-01-23 19:36:29.183688202 +0100 -@@ -11,6 +11,7 @@ - i486-linux-gnu i386 i486 - i586-linux-gnu i386 i486 - i686-linux-gnu i386 i486 -+i686-pc-linux-gnu i386 i486 - pentium-linux-gnu i386 i486 - sparc-linux-gnu sparc sparc - sparc64-linux-gnu sparc sparc diff --git a/app-arch/dpkg/files/dpkg-1.10.23.patch b/app-arch/dpkg/files/dpkg-1.10.23.patch deleted file mode 100644 index 00f169ba4f56..000000000000 --- a/app-arch/dpkg/files/dpkg-1.10.23.patch +++ /dev/null @@ -1,86 +0,0 @@ ---- main/Makefile.in 2003-05-11 18:23:18.000000000 +0200 -+++ main.new/Makefile.in 2003-05-11 18:23:42.000000000 +0200 -@@ -1,10 +1,10 @@ - VPATH = @srcdir@ - srcdir = @srcdir@ --top_srcdir = @top_srcdir@ - top_builddir = .. - - default: all - include ../Makefile.conf -+top_srcdir = @top_srcdir@ - - SOURCES = main.c enquiry.c filesdb.c archives.c processarc.c \ - cleanup.c select.c packages.c configure.c remove.c \ ---- dselect/curkeys.cc 2003-05-11 18:44:26.000000000 +0200 -+++ dselect/curkeys.cc.1 2003-05-11 18:43:57.000000000 +0200 -@@ -19,6 +19,8 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - -+#define NCURSES_WGETCH_EVENTS -+ - extern "C" { - #include <config.h> - #include <dpkg.h> ---- doc/Makefile.in 2003-05-11 18:47:18.000000000 +0200 -+++ doc.new/Makefile.in 2003-05-11 18:47:31.000000000 +0200 -@@ -1,10 +1,10 @@ - VPATH = @srcdir@ - srcdir = @srcdir@ --top_srcdir = @top_srcdir@ - - default: all - - include ../Makefile.conf -+top_srcdir = @top_srcdir@ - - ifeq (@USE_SGML_DOC@, true) - all: internals.html/index.html ---- Makefile.in 2003-05-11 19:00:49.000000000 +0200 -+++ Makefile.in.new 2003-05-11 19:00:40.000000000 +0200 -@@ -10,7 +10,7 @@ - include Makefile.conf - - SUBDIRS = include optlib lib dpkg-deb split scripts utils main \ -- @DSELECTDIR@ po methods man doc -+ @DSELECTDIR@ po methods man - - all: version.h all-recursive - ---- Makefile.conf.in 2003-05-11 19:06:03.000000000 +0200 -+++ Makefile.conf.in.new 2003-05-11 19:06:29.000000000 +0200 -@@ -43,7 +43,7 @@ - subdir = $(patsubst $(top_srcdir)/%,%,$(srcdir))/ - endif - PERL = @PERL@ --mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -+mkinstalldirs = /usr/share/automake-1.5/mkinstalldirs - LN = @LN_S@ - INSTALL = @INSTALL@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ ---- man/Makefile.in 2003-05-11 19:11:06.000000000 +0200 -+++ man.new/Makefile.in 2003-05-11 19:11:18.000000000 +0200 -@@ -1,11 +1,11 @@ - VPATH = @srcdir@ - srcdir = @srcdir@ --top_srcdir = @top_srcdir@ - - SUBDIRS = de en es fr ja pt_BR ru sv - - default: all - include ../Makefile.conf -+top_srcdir = @top_srcdir@ - - clean: clean-recursive - ---- archtable 2004-07-19 20:56:49.000000000 +0200 -+++ archtable.new 2004-08-24 12:45:37.877058458 +0200 -@@ -11,6 +11,7 @@ - i486-linux-gnu i386 i486 - i586-linux-gnu i386 i486 - i686-linux-gnu i386 i486 -+i686-pc-linux-gnu i386 i486 - pentium-linux-gnu i386 i486 - sparc-linux-gnu sparc sparc - sparc64-linux-gnu sparc sparc |