diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-02 09:22:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-02 09:22:29 +0000 |
commit | 11880962005ac912f212562fbbbcd0eca926bb0e (patch) | |
tree | 7f74004943699372f49b71e2ad146e77626db5c6 /app-admin | |
parent | Stable for alpha, wrt bug #529410 (diff) | |
download | gentoo-2-11880962005ac912f212562fbbbcd0eca926bb0e.tar.gz gentoo-2-11880962005ac912f212562fbbbcd0eca926bb0e.tar.bz2 gentoo-2-11880962005ac912f212562fbbbcd0eca926bb0e.zip |
Stable for alpha, wrt bug #529334
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect/eselect-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog index 805bc4204e39..f2f02fbf3de6 100644 --- a/app-admin/eselect/ChangeLog +++ b/app-admin/eselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.290 2014/12/01 09:29:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.291 2014/12/02 09:22:29 ago Exp $ + + 02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> eselect-1.4.3.ebuild: + Stable for alpha, wrt bug #529334 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> eselect-1.4.3.ebuild: Stable for sparc, wrt bug #529334 diff --git a/app-admin/eselect/eselect-1.4.3.ebuild b/app-admin/eselect/eselect-1.4.3.ebuild index ecc88cdb6fde..5f7b1abad6d0 100644 --- a/app-admin/eselect/eselect-1.4.3.ebuild +++ b/app-admin/eselect/eselect-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.4.3.ebuild,v 1.6 2014/12/01 09:29:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.4.3.ebuild,v 1.7 2014/12/02 09:22:29 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 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 ~arm64 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 |