summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-02 12:56:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-02 12:56:43 +0000
commit290fff315af3b8f15ceac2713ec0f03fdce63e9d (patch)
tree9e4304a1cd5f4d497d292eda4e8e27eaf56005f8 /sys-apps
parentStable on amd64 wrt bug #183932 (diff)
downloadgentoo-2-290fff315af3b8f15ceac2713ec0f03fdce63e9d.tar.gz
gentoo-2-290fff315af3b8f15ceac2713ec0f03fdce63e9d.tar.bz2
gentoo-2-290fff315af3b8f15ceac2713ec0f03fdce63e9d.zip
alpha stable wrt #183728
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/ChangeLog5
-rw-r--r--sys-apps/portage/portage-2.1.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog
index 81c7d5857039..788977d040be 100644
--- a/sys-apps/portage/ChangeLog
+++ b/sys-apps/portage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/portage
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.403 2007/07/02 12:37:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.404 2007/07/02 12:56:43 armin76 Exp $
+
+ 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> portage-2.1.2.9.ebuild:
+ alpha stable wrt #183728
02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
portage-2.1.2.9.ebuild:
diff --git a/sys-apps/portage/portage-2.1.2.9.ebuild b/sys-apps/portage/portage-2.1.2.9.ebuild
index 1412c1377471..a39f5da504aa 100644
--- a/sys-apps/portage/portage-2.1.2.9.ebuild
+++ b/sys-apps/portage/portage-2.1.2.9.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.2.9.ebuild,v 1.8 2007/07/02 12:37:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.2.9.ebuild,v 1.9 2007/07/02 12:56:43 armin76 Exp $
inherit toolchain-funcs eutils flag-o-matic multilib
DESCRIPTION="The Portage Package Management System. The primary 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"
# USE_EXPAND_HIDDEN hides ELIBC and USERLAND expansions from emerge output (see make.conf.5).