diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-29 14:53:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-29 14:53:21 +0000 |
commit | d8b181d1b083a51a0196d147faec30ee4cd95d02 (patch) | |
tree | 16638de0fc66c2cfee6719bd7bb993d34761e6da /sys-apps | |
parent | stable ppc64, bug 267832 (diff) | |
download | gentoo-2-d8b181d1b083a51a0196d147faec30ee4cd95d02.tar.gz gentoo-2-d8b181d1b083a51a0196d147faec30ee4cd95d02.tar.bz2 gentoo-2-d8b181d1b083a51a0196d147faec30ee4cd95d02.zip |
stable ppc64, bug 267586
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/portage/portage-2.1.6.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog index a3ac60d4208d..3a9939822fbe 100644 --- a/sys-apps/portage/ChangeLog +++ b/sys-apps/portage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/portage # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.602 2009/04/28 09:24:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.603 2009/04/29 14:53:21 ranger Exp $ + + 29 Apr 2009; Brent Baude <ranger@gentoo.org> portage-2.1.6.11.ebuild: + stable ppc64, bug 267586 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> portage-2.1.6.11.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #267586 diff --git a/sys-apps/portage/portage-2.1.6.11.ebuild b/sys-apps/portage/portage-2.1.6.11.ebuild index 841200c678e2..69fa29c0acb1 100644 --- a/sys-apps/portage/portage-2.1.6.11.ebuild +++ b/sys-apps/portage/portage-2.1.6.11.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.6.11.ebuild,v 1.5 2009/04/28 09:24:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.6.11.ebuild,v 1.6 2009/04/29 14:53:21 ranger Exp $ inherit eutils multilib python DESCRIPTION="Portage is the package management and distribution system for Gentoo" HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" PROVIDE="virtual/portage" SLOT="0" IUSE="build doc epydoc selinux linguas_pl" |