diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 13:24:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 13:24:58 +0000 |
commit | 7acee30906d7790000f3d4928dc635957edd763b (patch) | |
tree | 986b7bff068cae3692aadc5965e9f5a8f1963b13 /app-admin/eselect | |
parent | Stable for ppc64, wrt bug #482626 (diff) | |
download | gentoo-2-7acee30906d7790000f3d4928dc635957edd763b.tar.gz gentoo-2-7acee30906d7790000f3d4928dc635957edd763b.tar.bz2 gentoo-2-7acee30906d7790000f3d4928dc635957edd763b.zip |
Stable for ppc64, wrt bug #482308
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/eselect')
-rw-r--r-- | app-admin/eselect/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect/eselect-1.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog index f3ecaff0171c..095e1cefd4ff 100644 --- a/app-admin/eselect/ChangeLog +++ b/app-admin/eselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.240 2013/09/04 08:59:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.241 2013/09/05 13:24:58 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> eselect-1.3.6.ebuild: + Stable for ppc64, wrt bug #482308 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> eselect-1.3.6.ebuild: Stable for ppc, wrt bug #482308 diff --git a/app-admin/eselect/eselect-1.3.6.ebuild b/app-admin/eselect/eselect-1.3.6.ebuild index e8c6525bb869..977fbf0e7628 100644 --- a/app-admin/eselect/eselect-1.3.6.ebuild +++ b/app-admin/eselect/eselect-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.6.ebuild,v 1.9 2013/09/04 08:59:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.6.ebuild,v 1.10 2013/09/05 13:24:58 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" # emacs vim-syntax RDEPEND="sys-apps/sed |