diff options
author | John Mylchreest <johnm@gentoo.org> | 2004-03-21 12:12:55 +0000 |
---|---|---|
committer | John Mylchreest <johnm@gentoo.org> | 2004-03-21 12:12:55 +0000 |
commit | 9a398b124eccaadf5851c3f194725ed4892b03da (patch) | |
tree | e79f8be5e62cf7e59ed753b5e86a0f147363b928 /app-portage | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-9a398b124eccaadf5851c3f194725ed4892b03da.tar.gz gentoo-2-9a398b124eccaadf5851c3f194725ed4892b03da.tar.bz2 gentoo-2-9a398b124eccaadf5851c3f194725ed4892b03da.zip |
fixes up all currently opened bugs in mirrorselect
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/mirrorselect/ChangeLog | 8 | ||||
-rw-r--r-- | app-portage/mirrorselect/files/digest-mirrorselect-0.82-r2 | 1 | ||||
-rw-r--r-- | app-portage/mirrorselect/files/digest-mirrorselect-0.82-r3 | 1 | ||||
-rw-r--r-- | app-portage/mirrorselect/files/digest-mirrorselect-0.83 | 1 | ||||
-rw-r--r-- | app-portage/mirrorselect/mirrorselect-0.82-r3.ebuild | 23 | ||||
-rw-r--r-- | app-portage/mirrorselect/mirrorselect-0.83.ebuild (renamed from app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild) | 4 |
6 files changed, 10 insertions, 28 deletions
diff --git a/app-portage/mirrorselect/ChangeLog b/app-portage/mirrorselect/ChangeLog index 5b0cac5924ff..a7fd5c38d22a 100644 --- a/app-portage/mirrorselect/ChangeLog +++ b/app-portage/mirrorselect/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-portage/mirrorselect # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.12 2004/03/07 17:17:12 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.13 2004/03/21 12:12:55 johnm Exp $ + +*mirrorselect-0.83 (21 Mar 2004) + + 21 Mar 2004; John Mylchreest <johnm@gentoo.org> mirrorselect-0.82-r2.ebuild, + mirrorselect-0.82-r3.ebuild, mirrorselect-0.83.ebuild: + fixes up all currently opened bugs in mirrorselect 07 Mar 2004; Tom Gall <tgall@gentoo.org> mirrorselect-0.82-r3.ebuild: stable on ppc64 diff --git a/app-portage/mirrorselect/files/digest-mirrorselect-0.82-r2 b/app-portage/mirrorselect/files/digest-mirrorselect-0.82-r2 deleted file mode 100644 index 34caad8dd433..000000000000 --- a/app-portage/mirrorselect/files/digest-mirrorselect-0.82-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 194645f2aa901a5926d81386a149d285 mirrorselect-0.82-r2.tbz2 4053 diff --git a/app-portage/mirrorselect/files/digest-mirrorselect-0.82-r3 b/app-portage/mirrorselect/files/digest-mirrorselect-0.82-r3 deleted file mode 100644 index ec8140fe5cbd..000000000000 --- a/app-portage/mirrorselect/files/digest-mirrorselect-0.82-r3 +++ /dev/null @@ -1 +0,0 @@ -MD5 91f9e1bd7fff315449f15c54df927113 mirrorselect-0.82-r3.tbz2 4044 diff --git a/app-portage/mirrorselect/files/digest-mirrorselect-0.83 b/app-portage/mirrorselect/files/digest-mirrorselect-0.83 new file mode 100644 index 000000000000..441efd72fee9 --- /dev/null +++ b/app-portage/mirrorselect/files/digest-mirrorselect-0.83 @@ -0,0 +1 @@ +MD5 b3f1dc8fc68b3584451d8da36f05f6e6 mirrorselect-0.83.tbz2 4189 diff --git a/app-portage/mirrorselect/mirrorselect-0.82-r3.ebuild b/app-portage/mirrorselect/mirrorselect-0.82-r3.ebuild deleted file mode 100644 index 6d85294e4798..000000000000 --- a/app-portage/mirrorselect/mirrorselect-0.82-r3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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-r3.ebuild,v 1.3 2004/03/07 17:17:12 tgall Exp $ - -DESCRIPTION="Tool to help select distfiles mirrors for Gentoo" -HOMEPAGE="http://www.gentoo.org/" -SRC_URI="mirror://gentoo/${PF}.tbz2" -S=${WORKDIR}/ - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~mips hppa amd64 ia64 ppc64" - -RDEPEND=">=dev-util/dialog-0.7 - sys-apps/grep - sys-apps/sed - sys-apps/gawk - net-misc/wget - net-analyzer/netselect" - -src_install() { - dosbin ${S}/mirrorselect -} diff --git a/app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild b/app-portage/mirrorselect/mirrorselect-0.83.ebuild index 0cb733893062..ca68fb90f54e 100644 --- a/app-portage/mirrorselect/mirrorselect-0.82-r2.ebuild +++ b/app-portage/mirrorselect/mirrorselect-0.83.ebuild @@ -1,6 +1,6 @@ # 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.2 2004/01/25 05:32:33 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-0.83.ebuild,v 1.1 2004/03/21 12:12:55 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 amd64" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64" RDEPEND=">=dev-util/dialog-0.7 sys-apps/grep |