summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mylchreest <johnm@gentoo.org>2003-05-18 22:38:00 +0000
committerJohn Mylchreest <johnm@gentoo.org>2003-05-18 22:38:00 +0000
commitbd87088ab594d2e7a0fa54b9b4fffc793ca5b95f (patch)
tree07a187c782d8adf84d5123465c49eef6479838d3 /app-admin
parentnew version; gcc-3.3 fixes (diff)
downloadgentoo-2-bd87088ab594d2e7a0fa54b9b4fffc793ca5b95f.tar.gz
gentoo-2-bd87088ab594d2e7a0fa54b9b4fffc793ca5b95f.tar.bz2
gentoo-2-bd87088ab594d2e7a0fa54b9b4fffc793ca5b95f.zip
moved 0.5 to stable to prevent problems im 0.3 surfacing
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/mirrorselect/ChangeLog5
-rw-r--r--app-admin/mirrorselect/Manifest6
-rw-r--r--app-admin/mirrorselect/mirrorselect-0.5.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-admin/mirrorselect/ChangeLog b/app-admin/mirrorselect/ChangeLog
index 55fcd068d779..43f48d5c32d9 100644
--- a/app-admin/mirrorselect/ChangeLog
+++ b/app-admin/mirrorselect/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/mirrorselect
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mirrorselect/ChangeLog,v 1.15 2003/05/15 18:29:24 johnm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mirrorselect/ChangeLog,v 1.16 2003/05/18 22:37:50 johnm Exp $
+
+ 18 May 2003; John Mylchreest <johnm@gentoo.org>; mirrorselect-0.5.ebuild:
+ moved 0.5 to stable to prevent problems im 0.3 surfacing
15 May 2003; John Mylchreest <johnm@gentoo.org>; :
removed debug echo
diff --git a/app-admin/mirrorselect/Manifest b/app-admin/mirrorselect/Manifest
index caaff9bb13f0..66033f926bfc 100644
--- a/app-admin/mirrorselect/Manifest
+++ b/app-admin/mirrorselect/Manifest
@@ -1,6 +1,6 @@
-MD5 ac24dc02d7c19efe5cdec5417896896a ChangeLog 3053
MD5 dd30b706484abd9900a7f2030caec074 mirrorselect-0.3.ebuild 582
-MD5 da8f27cd71eda47ecf2ce02580fdd346 mirrorselect-0.5.ebuild 626
+MD5 6d748dbe957886a5ca691637d94ec1b3 ChangeLog 3189
+MD5 bc1982914044abdc5f429d075dd24ca6 mirrorselect-0.5.ebuild 625
MD5 9d4fb4495264a19df784d06a7f767fdf files/mirrorselect 3575
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-mirrorselect-0.3 0
-MD5 6d9c867e2f43011ec691bdc33ea7fa6e files/digest-mirrorselect-0.5 64
+MD5 979df11f3ed92773c000d52089372c43 files/digest-mirrorselect-0.5 64
diff --git a/app-admin/mirrorselect/mirrorselect-0.5.ebuild b/app-admin/mirrorselect/mirrorselect-0.5.ebuild
index e99c781487e8..12bf028038bd 100644
--- a/app-admin/mirrorselect/mirrorselect-0.5.ebuild
+++ b/app-admin/mirrorselect/mirrorselect-0.5.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/app-admin/mirrorselect/mirrorselect-0.5.ebuild,v 1.1 2003/05/12 23:04:53 johnm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mirrorselect/mirrorselect-0.5.ebuild,v 1.2 2003/05/18 22:37:50 johnm Exp $
DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
HOMEPAGE="http://www.gentoo.org/"
@@ -9,7 +9,7 @@ S=${WORKDIR}/
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc sparc ~alpha ~mips hppa"
+KEYWORDS="x86 ppc sparc ~alpha ~mips hppa"
RDEPEND=">=dev-util/dialog-0.7
sys-apps/grep