diff options
author | 2013-11-26 20:03:39 +0000 | |
---|---|---|
committer | 2013-11-26 20:03:39 +0000 | |
commit | ad669412a3fd8086294b79badd1409279b27cb27 (patch) | |
tree | cd7484f5b95df347a8c908b9c003732bb69e96fb | |
parent | Stable for HPPA (bug #492044). (diff) | |
download | gentoo-2-ad669412a3fd8086294b79badd1409279b27cb27.tar.gz gentoo-2-ad669412a3fd8086294b79badd1409279b27cb27.tar.bz2 gentoo-2-ad669412a3fd8086294b79badd1409279b27cb27.zip |
Stable for HPPA (bug #492038).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | dev-libs/libedit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libedit/libedit-20130712.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libedit/ChangeLog b/dev-libs/libedit/ChangeLog index 153bbf7e7191..45955c139427 100644 --- a/dev-libs/libedit/ChangeLog +++ b/dev-libs/libedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libedit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libedit/ChangeLog,v 1.81 2013/10/13 20:38:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libedit/ChangeLog,v 1.82 2013/11/26 20:03:39 jer Exp $ + + 26 Nov 2013; Jeroen Roovers <jer@gentoo.org> libedit-20130712.3.1.ebuild: + Stable for HPPA (bug #492038). 13 Oct 2013; Michał Górny <mgorny@gentoo.org> libedit-20130611.3.1-r1.ebuild, libedit-20130712.3.1.ebuild: diff --git a/dev-libs/libedit/libedit-20130712.3.1.ebuild b/dev-libs/libedit/libedit-20130712.3.1.ebuild index bf41e9d80deb..69a683f7946d 100644 --- a/dev-libs/libedit/libedit-20130712.3.1.ebuild +++ b/dev-libs/libedit/libedit-20130712.3.1.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/dev-libs/libedit/libedit-20130712.3.1.ebuild,v 1.2 2013/10/13 20:38:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libedit/libedit-20130712.3.1.ebuild,v 1.3 2013/11/26 20:03:39 jer Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.thrysoee.dk/editline/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="static-libs" DEPEND=">=sys-libs/ncurses-5.7-r5[static-libs?,${MULTILIB_USEDEP}] |