diff options
author | 2011-01-04 19:58:01 +0000 | |
---|---|---|
committer | 2011-01-04 19:58:01 +0000 | |
commit | e873f9c04186399f302c71e12c8497b0a16d23cf (patch) | |
tree | 6a0fedec850c2712e911dfefd93f5da1487b6fe0 /app-portage | |
parent | Bump (diff) | |
download | gentoo-2-e873f9c04186399f302c71e12c8497b0a16d23cf.tar.gz gentoo-2-e873f9c04186399f302c71e12c8497b0a16d23cf.tar.bz2 gentoo-2-e873f9c04186399f302c71e12c8497b0a16d23cf.zip |
Fixed manifest wrt bug 350584. Fixed copyright in -r2 to keep repoman happy.
(Portage version: 2.2.0_alpha4/cvs/Linux i686)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/mirrorselect/ChangeLog | 6 | ||||
-rw-r--r-- | app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-portage/mirrorselect/ChangeLog b/app-portage/mirrorselect/ChangeLog index 542395cbf741..65935bead0f6 100644 --- a/app-portage/mirrorselect/ChangeLog +++ b/app-portage/mirrorselect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-portage/mirrorselect # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.107 2011/01/04 18:26:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.108 2011/01/04 19:58:01 c1pher Exp $ + + 04 Jan 2011; Dane Smith <c1pher@gentoo.org> mirrorselect-2.1.0-r2.ebuild: + Fixed manifest wrt bug 350584. + Fixed the copyright in 2.1.0-r2 to make repoman happy. 04 Jan 2011; Raúl Porcel <armin76@gentoo.org> mirrorselect-2.1.0-r3.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #350366 diff --git a/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild b/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild index 844fae10d29c..d54baeeda0e7 100644 --- a/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild,v 1.7 2010/12/29 15:18:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild,v 1.8 2011/01/04 19:58:01 c1pher Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" |