diff options
author | Raúl Porcel <armin76@gentoo.org> | 2015-01-15 09:48:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2015-01-15 09:48:44 +0000 |
commit | 1f3cb5493339d43591b33f24d5e260abcd912f70 (patch) | |
tree | 580e9947885638436c8f6dca00fe163f62611eb3 /sys-apps | |
parent | Enable php5-6, requested in https://github.com/funtoo/ports-2012/pull/11. (diff) | |
download | historical-1f3cb5493339d43591b33f24d5e260abcd912f70.tar.gz historical-1f3cb5493339d43591b33f24d5e260abcd912f70.tar.bz2 historical-1f3cb5493339d43591b33f24d5e260abcd912f70.zip |
alpha/arm64/ia64/m68k/s390/sh/sparc stable wrt #531594
Package-Manager: portage-2.2.8-r2/cvs/Linux ia64
Manifest-Sign-Key: 0xF6AD3240
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/portage/portage-2.2.14.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog index e18d5e2fde27..88090b6dfdd9 100644 --- a/sys-apps/portage/ChangeLog +++ b/sys-apps/portage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/portage -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1426 2014/12/24 07:27:36 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1427 2015/01/15 09:48:44 armin76 Exp $ + + 15 Jan 2015; Raúl Porcel <armin76@gentoo.org> portage-2.2.14.ebuild: + alpha/arm64/ia64/m68k/s390/sh/sparc stable wrt #531594 24 Dec 2014; Markus Meier <maekke@gentoo.org> portage-2.2.14.ebuild: arm stable, bug #531594 diff --git a/sys-apps/portage/portage-2.2.14.ebuild b/sys-apps/portage/portage-2.2.14.ebuild index a86821ece274..b26624f75f5f 100644 --- a/sys-apps/portage/portage-2.2.14.ebuild +++ b/sys-apps/portage/portage-2.2.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.14.ebuild,v 1.8 2014/12/24 07:27:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.14.ebuild,v 1.9 2015/01/15 09:48:44 armin76 Exp $ EAPI=5 @@ -18,7 +18,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" SLOT="0" IUSE="build doc epydoc +ipc linguas_ru selinux xattr" |