diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-01-25 05:32:33 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-01-25 05:32:33 +0000 |
commit | 3a675022cbdb379096718018fbfa82924f6678d3 (patch) | |
tree | d7a9e152ed3ceb6572f73c375e13c5cc1e5781fc /app-portage | |
parent | hates hppa (diff) | |
download | gentoo-2-3a675022cbdb379096718018fbfa82924f6678d3.tar.gz gentoo-2-3a675022cbdb379096718018fbfa82924f6678d3.tar.bz2 gentoo-2-3a675022cbdb379096718018fbfa82924f6678d3.zip |
stable on amd64
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/mirrorselect/ChangeLog | 9 | ||||
-rw-r--r-- | app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/app-portage/mirrorselect/ChangeLog b/app-portage/mirrorselect/ChangeLog index 75cc720fad44..946faa0ce694 100644 --- a/app-portage/mirrorselect/ChangeLog +++ b/app-portage/mirrorselect/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-portage/mirrorselect -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.8 2003/10/27 09:44:27 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.9 2004/01/25 05:32:33 brad_mssw Exp $ + +*mirrorselect-0.82-r2 (25 Jan 2004) + + 25 Jan 2004; Brad House <brad_mssw@gentoo.org> mirrorselect-0.82-r2.ebuild: + stable on amd64 *mirrorselect-0.82-r1 (29 Sep 2003) diff --git a/app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild b/app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild index 1740bea3d02a..0cb733893062 100644 --- a/app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild +++ b/app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild,v 1.1 2003/11/18 20:37:53 johnm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild,v 1.2 2004/01/25 05:32:33 brad_mssw 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 ~amd64" +KEYWORDS="x86 ppc sparc ~alpha ~mips hppa amd64" RDEPEND=">=dev-util/dialog-0.7 sys-apps/grep |