summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Kingsley <tercel@gentoo.org>2005-07-10 20:23:23 +0000
committerColin Kingsley <tercel@gentoo.org>2005-07-10 20:23:23 +0000
commit57ac32cf7226b6a5fe71f331da03922b31762382 (patch)
treee9b0fdc1fd0602bd44e29fd6cc648fd27448386f
parentQA: Should be RDEPEND instead of DEPEND. (diff)
downloadhistorical-57ac32cf7226b6a5fe71f331da03922b31762382.tar.gz
historical-57ac32cf7226b6a5fe71f331da03922b31762382.tar.bz2
historical-57ac32cf7226b6a5fe71f331da03922b31762382.zip
version bump. includes bugfixes and code cleanups
Package-Manager: portage-2.0.51.19
-rw-r--r--app-portage/mirrorselect/ChangeLog9
-rw-r--r--app-portage/mirrorselect/Manifest8
-rw-r--r--app-portage/mirrorselect/files/digest-mirrorselect-1.0.31
-rw-r--r--app-portage/mirrorselect/files/digest-mirrorselect-1.11
-rw-r--r--app-portage/mirrorselect/files/digest-mirrorselect-1.1.11
-rw-r--r--app-portage/mirrorselect/mirrorselect-1.1.1.ebuild (renamed from app-portage/mirrorselect/mirrorselect-1.0.3.ebuild)2
-rw-r--r--app-portage/mirrorselect/mirrorselect-1.1.ebuild21
7 files changed, 13 insertions, 30 deletions
diff --git a/app-portage/mirrorselect/ChangeLog b/app-portage/mirrorselect/ChangeLog
index 4728c6474d6f..edca3746ee62 100644
--- a/app-portage/mirrorselect/ChangeLog
+++ b/app-portage/mirrorselect/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-portage/mirrorselect
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.39 2005/07/01 02:53:41 tercel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.40 2005/07/10 20:23:23 tercel Exp $
+
+*mirrorselect-1.1.1 (10 Jul 2005)
+
+ 10 Jul 2005; <colin@gentoo.org> -mirrorselect-1.0.3.ebuild,
+ -mirrorselect-1.1.ebuild, +mirrorselect-1.1.1.ebuild:
+ new version including more code cleanups and revisions. Make.conf is now
+ auto-backup'd, and bug #98141 is fixed.
*mirrorselect-1.1 (01 Jul 2005)
diff --git a/app-portage/mirrorselect/Manifest b/app-portage/mirrorselect/Manifest
index 24671a0553db..470397b5bf17 100644
--- a/app-portage/mirrorselect/Manifest
+++ b/app-portage/mirrorselect/Manifest
@@ -1,8 +1,6 @@
MD5 864d54a08aced2d4f33536c53e840218 mirrorselect-0.89.ebuild 737
-MD5 0e2017bff88c91d77958d0c1df5666a9 mirrorselect-1.1.ebuild 597
-MD5 7e0113c54d8b25e31baa7c516dcae73a ChangeLog 9419
+MD5 6cd5238a2950a821a8aeb24a3f7cf119 ChangeLog 9690
MD5 5fc74b7cdb5705246b9301024df6485f metadata.xml 444
-MD5 12aa403686d471d10537f398d30fe188 mirrorselect-1.0.3.ebuild 599
+MD5 b1567015b08bb8982a75d13381d70352 mirrorselect-1.1.1.ebuild 599
MD5 994cb07a030c1f3874df022863133c5c files/digest-mirrorselect-0.89 65
-MD5 96a542aa0dcbd2eb9408de3e2575971f files/digest-mirrorselect-1.0.3 69
-MD5 fadcaed9660af82330c3bb251122f24b files/digest-mirrorselect-1.1 67
+MD5 e8cf1be767f7e167516de2785ae887d4 files/digest-mirrorselect-1.1.1 69
diff --git a/app-portage/mirrorselect/files/digest-mirrorselect-1.0.3 b/app-portage/mirrorselect/files/digest-mirrorselect-1.0.3
deleted file mode 100644
index 84797cb024f3..000000000000
--- a/app-portage/mirrorselect/files/digest-mirrorselect-1.0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 378f19eee97a2937610e74de12dc4e41 mirrorselect-1.0.3.tar.bz2 5583
diff --git a/app-portage/mirrorselect/files/digest-mirrorselect-1.1 b/app-portage/mirrorselect/files/digest-mirrorselect-1.1
deleted file mode 100644
index 3e68f7c0174f..000000000000
--- a/app-portage/mirrorselect/files/digest-mirrorselect-1.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b05d5b57faa327771492072d20104e4f mirrorselect-1.1.tar.bz2 6798
diff --git a/app-portage/mirrorselect/files/digest-mirrorselect-1.1.1 b/app-portage/mirrorselect/files/digest-mirrorselect-1.1.1
new file mode 100644
index 000000000000..7a6e73ed8612
--- /dev/null
+++ b/app-portage/mirrorselect/files/digest-mirrorselect-1.1.1
@@ -0,0 +1 @@
+MD5 bcfdbeada729fa862dbb07beddb85082 mirrorselect-1.1.1.tar.bz2 6777
diff --git a/app-portage/mirrorselect/mirrorselect-1.0.3.ebuild b/app-portage/mirrorselect/mirrorselect-1.1.1.ebuild
index 3a92522abe5a..becfb16e838a 100644
--- a/app-portage/mirrorselect/mirrorselect-1.0.3.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-1.1.1.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-portage/mirrorselect/mirrorselect-1.0.3.ebuild,v 1.1 2005/06/12 01:06:19 tercel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-1.1.1.ebuild,v 1.1 2005/07/10 20:23:23 tercel Exp $
DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/app-portage/mirrorselect/mirrorselect-1.1.ebuild b/app-portage/mirrorselect/mirrorselect-1.1.ebuild
deleted file mode 100644
index d18fc8a38cb0..000000000000
--- a/app-portage/mirrorselect/mirrorselect-1.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-1.1.ebuild,v 1.1 2005/07/01 02:53:41 tercel Exp $
-
-DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
-HOMEPAGE="http://www.gentoo.org/"
-SRC_URI="mirror://gentoo/${PF}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-util/dialog-0.7
- net-analyzer/netselect"
-
-S=${WORKDIR}
-
-src_install() {
- dosbin ${S}/mirrorselect || die
-}