diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:17:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:17:28 +0000 |
commit | c3a7760c75cf6e10630bc4d879587039a054fe94 (patch) | |
tree | 6966beefbe8b5de628d6d6e9a6946dd45ad361a9 /app-portage | |
parent | Stable for x86, wrt bug #471692 (diff) | |
download | gentoo-2-c3a7760c75cf6e10630bc4d879587039a054fe94.tar.gz gentoo-2-c3a7760c75cf6e10630bc4d879587039a054fe94.tar.bz2 gentoo-2-c3a7760c75cf6e10630bc4d879587039a054fe94.zip |
Stable for x86, wrt bug #459884
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/mirrorselect/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/mirrorselect/ChangeLog b/app-portage/mirrorselect/ChangeLog index 3e79b734d1f5..60a53927cc73 100644 --- a/app-portage/mirrorselect/ChangeLog +++ b/app-portage/mirrorselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/mirrorselect # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.123 2013/06/25 10:38:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.124 2013/07/04 12:17:28 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mirrorselect-2.2.0.1.ebuild: + Stable for x86, wrt bug #459884 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mirrorselect-2.2.0.1.ebuild: Stable for ppc64, wrt bug #459884 diff --git a/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild index 2f72e3993f37..2757ac752eb2 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild,v 1.6 2013/06/25 10:38:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild,v 1.7 2013/07/04 12:17:28 ago Exp $ EAPI="5" @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux" RDEPEND=" dev-util/dialog |