diff options
author | 2014-02-08 14:20:32 +0000 | |
---|---|---|
committer | 2014-02-08 14:20:32 +0000 | |
commit | 5346ef4291903e5ac1684975bfcd63ff3b17ef06 (patch) | |
tree | c5cc0c008ae0cd07370ec08b1fe8ad242ac0bcf8 /app-admin/eselect | |
parent | Version bump, bug 500552. Thanks to Jan-Willem Liebezeit <janliebezeit@yahoo.... (diff) | |
download | gentoo-2-5346ef4291903e5ac1684975bfcd63ff3b17ef06.tar.gz gentoo-2-5346ef4291903e5ac1684975bfcd63ff3b17ef06.tar.bz2 gentoo-2-5346ef4291903e5ac1684975bfcd63ff3b17ef06.zip |
ia64 stable wrt bug #500298
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'app-admin/eselect')
-rw-r--r-- | app-admin/eselect/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect/eselect-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog index 639117712b80..81a325f70925 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.261 2014/02/05 11:07:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.262 2014/02/08 14:20:32 hattya Exp $ + + 08 Feb 2014; Akinori Hattori <hattya@gentoo.org> eselect-1.4.ebuild: + ia64 stable wrt bug #500298 05 Feb 2014; Jeroen Roovers <jer@gentoo.org> eselect-1.4.ebuild: Stable for HPPA (bug #500298). diff --git a/app-admin/eselect/eselect-1.4.ebuild b/app-admin/eselect/eselect-1.4.ebuild index f5eca8dccfc1..28f0d64abfef 100644 --- a/app-admin/eselect/eselect-1.4.ebuild +++ b/app-admin/eselect/eselect-1.4.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.ebuild,v 1.3 2014/02/05 11:07:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.4.ebuild,v 1.4 2014/02/08 14:20:32 hattya 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 |