summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-01-15 17:57:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-01-15 17:57:38 +0000
commit422e06bcde102db6aec32676c2480ce3e4bd6f2b (patch)
treee0126fc24acb5e3f9a5542d3927906bf214f522f /sys-apps
parentRemove old (diff)
downloadgentoo-2-422e06bcde102db6aec32676c2480ce3e4bd6f2b.tar.gz
gentoo-2-422e06bcde102db6aec32676c2480ce3e4bd6f2b.tar.bz2
gentoo-2-422e06bcde102db6aec32676c2480ce3e4bd6f2b.zip
sh stable
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/ChangeLog5
-rw-r--r--sys-apps/portage/portage-2.1.10.41.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog
index 20997dc80e83..6e7a9640669a 100644
--- a/sys-apps/portage/ChangeLog
+++ b/sys-apps/portage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/portage
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.946 2012/01/04 18:26:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.947 2012/01/15 17:57:38 armin76 Exp $
+
+ 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> portage-2.1.10.41.ebuild:
+ sh stable
04 Jan 2012; Brent Baude <ranger@gentoo.org> portage-2.1.10.41.ebuild:
Marking portage-2.1.10.41 ppc for bug 394695
diff --git a/sys-apps/portage/portage-2.1.10.41.ebuild b/sys-apps/portage/portage-2.1.10.41.ebuild
index 7677ff29f7de..2e54a98dfc24 100644
--- a/sys-apps/portage/portage-2.1.10.41.ebuild
+++ b/sys-apps/portage/portage-2.1.10.41.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.41.ebuild,v 1.8 2012/01/04 18:26:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.41.ebuild,v 1.9 2012/01/15 17:57:38 armin76 Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -10,7 +10,7 @@ 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 x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
SLOT="0"
IUSE="build doc epydoc +ipc linguas_pl python2 python3 selinux"