summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2003-02-02 18:57:21 +0000
committerMark Guertin <gerk@gentoo.org>2003-02-02 18:57:21 +0000
commit5c30448fb367973f0c4475d7ea4d5f495aac0e2a (patch)
treefab88b385b69104b227ef282608e34eda396c253 /app-admin
parentfix SRC_URI for fonts, bug #14770 (diff)
downloadgentoo-2-5c30448fb367973f0c4475d7ea4d5f495aac0e2a.tar.gz
gentoo-2-5c30448fb367973f0c4475d7ea4d5f495aac0e2a.tar.bz2
gentoo-2-5c30448fb367973f0c4475d7ea4d5f495aac0e2a.zip
set ppc and x86 stable
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/mirrorselect/ChangeLog5
-rw-r--r--app-admin/mirrorselect/mirrorselect-0.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/mirrorselect/ChangeLog b/app-admin/mirrorselect/ChangeLog
index 1f05025d5534..cc35f016fc2a 100644
--- a/app-admin/mirrorselect/ChangeLog
+++ b/app-admin/mirrorselect/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/mirrorselect
# Copyright 2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mirrorselect/ChangeLog,v 1.2 2003/01/31 03:48:27 nall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mirrorselect/ChangeLog,v 1.3 2003/02/02 18:57:21 gerk Exp $
+
+ 02 Feb 2003; Mark Guertin <gerk@gentoo.org> mirrorselect-0.1-r1.ebuild:
+ updated to stable for ppc + x86 (have tested quite a bit).
*mirrorselect-0.1-r1 (30 Jan 2003)
30 Jan 2003; Jon Nall <nall@gentoo.org> mirrorselect-0.1-r1.ebuild,
diff --git a/app-admin/mirrorselect/mirrorselect-0.1-r1.ebuild b/app-admin/mirrorselect/mirrorselect-0.1-r1.ebuild
index 8131cf754e71..734c20c396ff 100644
--- a/app-admin/mirrorselect/mirrorselect-0.1-r1.ebuild
+++ b/app-admin/mirrorselect/mirrorselect-0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mirrorselect/mirrorselect-0.1-r1.ebuild,v 1.1 2003/01/31 03:48:27 nall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mirrorselect/mirrorselect-0.1-r1.ebuild,v 1.2 2003/02/02 18:57:21 gerk Exp $
DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
SRC_URI=""
@@ -8,7 +8,7 @@ HOMEPAGE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips"
+KEYWORDS="x86 ppc ~sparc ~alpha ~mips"
DEPEND=">=dev-util/dialog-0.7
sys-apps/grep