diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 11:16:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 11:16:02 +0000 |
commit | 8c62c8257c684a0ebe6b60673a2ebe858f723016 (patch) | |
tree | c3f3623af486c0703b6a4fe0fb7cfbcb6d4e7552 /app-admin | |
parent | Stable for amd64, wrt bug #420137 (diff) | |
download | gentoo-2-8c62c8257c684a0ebe6b60673a2ebe858f723016.tar.gz gentoo-2-8c62c8257c684a0ebe6b60673a2ebe858f723016.tar.bz2 gentoo-2-8c62c8257c684a0ebe6b60673a2ebe858f723016.zip |
Stable for amd64, wrt bug #420091
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect/eselect-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog index c0120710e13e..4a72e4e6e88c 100644 --- a/app-admin/eselect/ChangeLog +++ b/app-admin/eselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.202 2012/06/09 14:02:29 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.203 2012/06/11 11:16:02 ago Exp $ + + 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> eselect-1.3.1.ebuild: + Stable for amd64, wrt bug #420091 09 Jun 2012; Ulrich Müller <ulm@gentoo.org> -eselect-1.3.ebuild, eselect-1.3.1.ebuild, eselect-9999.ebuild: diff --git a/app-admin/eselect/eselect-1.3.1.ebuild b/app-admin/eselect/eselect-1.3.1.ebuild index 9c3dd7566728..a97c5c065e2b 100644 --- a/app-admin/eselect/eselect-1.3.1.ebuild +++ b/app-admin/eselect/eselect-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.1.ebuild,v 1.6 2012/06/09 14:02:29 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.1.ebuild,v 1.7 2012/06/11 11:16:02 ago Exp $ EAPI=3 @@ -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 ~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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="sys-apps/sed |