diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 12:53:55 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 12:53:55 +0000 |
commit | c5c9b3a653505fc2ac46b939dedfd0b146a33f6c (patch) | |
tree | 7891706062e6e20307c9202a12a532a7e37c7631 /app-portage | |
parent | ppc stable #287208 (diff) | |
download | gentoo-2-c5c9b3a653505fc2ac46b939dedfd0b146a33f6c.tar.gz gentoo-2-c5c9b3a653505fc2ac46b939dedfd0b146a33f6c.tar.bz2 gentoo-2-c5c9b3a653505fc2ac46b939dedfd0b146a33f6c.zip |
ppc stable #287356
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/mirrorselect/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/mirrorselect/mirrorselect-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/mirrorselect/ChangeLog b/app-portage/mirrorselect/ChangeLog index 3de59df380a1..6433959359db 100644 --- a/app-portage/mirrorselect/ChangeLog +++ b/app-portage/mirrorselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/mirrorselect # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.84 2009/10/21 16:00:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.85 2009/10/24 12:53:55 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> mirrorselect-2.0.0.ebuild: + ppc stable #287356 21 Oct 2009; Raúl Porcel <armin76@gentoo.org> mirrorselect-2.0.0.ebuild: arm/ia64/m68k/s390/sh stable wrt #287356 diff --git a/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild b/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild index 5d4313f32bd6..69fed9fe669a 100644 --- a/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild,v 1.7 2009/10/21 16:00:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild,v 1.8 2009/10/24 12:53:55 nixnut Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/python[xml] |