diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-25 13:05:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-25 13:05:03 +0000 |
commit | ae0fd91e3db8b4ebfd6873ca0d0002dac44efa25 (patch) | |
tree | 8baf9a840db68ef26aa4112e7f8ee6b498228ad0 /app-admin/eselect | |
parent | Stable for HPPA (bug #482308). (diff) | |
download | gentoo-2-ae0fd91e3db8b4ebfd6873ca0d0002dac44efa25.tar.gz gentoo-2-ae0fd91e3db8b4ebfd6873ca0d0002dac44efa25.tar.bz2 gentoo-2-ae0fd91e3db8b4ebfd6873ca0d0002dac44efa25.zip |
Stable for HPPA (bug #482308).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-admin/eselect')
-rw-r--r-- | app-admin/eselect/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect/eselect-1.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog index 279bb0f7b3d1..3136e30a68b2 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.231 2013/08/06 18:10:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.232 2013/08/25 13:05:03 jer Exp $ + + 25 Aug 2013; Jeroen Roovers <jer@gentoo.org> eselect-1.3.7.ebuild: + Stable for HPPA (bug #482308). 06 Aug 2013; Markus Meier <maekke@gentoo.org> eselect-1.3.7.ebuild: add ~arm, bug #475964 diff --git a/app-admin/eselect/eselect-1.3.7.ebuild b/app-admin/eselect/eselect-1.3.7.ebuild index 7d9786ac160a..b4e55ed06df6 100644 --- a/app-admin/eselect/eselect-1.3.7.ebuild +++ b/app-admin/eselect/eselect-1.3.7.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.7.ebuild,v 1.3 2013/08/09 06:26:02 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.7.ebuild,v 1.4 2013/08/25 13:05:03 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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 ~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 |