summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2011-09-19 12:16:29 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2011-09-19 12:16:29 +0000
commite1dc5e8feb1486fe2c1981c43a735faf3e878afe (patch)
tree0a515b90e58c6605697c6c9372282df00a758fdf /dev-libs
parentFix Manifest for new 2.21.1 tarball. (diff)
downloadgentoo-2-e1dc5e8feb1486fe2c1981c43a735faf3e878afe.tar.gz
gentoo-2-e1dc5e8feb1486fe2c1981c43a735faf3e878afe.tar.bz2
gentoo-2-e1dc5e8feb1486fe2c1981c43a735faf3e878afe.zip
x86 stable, thank you JD. Bug 383057.
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libedit/ChangeLog6
-rw-r--r--dev-libs/libedit/libedit-20110709.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libedit/ChangeLog b/dev-libs/libedit/ChangeLog
index 3e1b264f5f28..5e7609cdef04 100644
--- a/dev-libs/libedit/ChangeLog
+++ b/dev-libs/libedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libedit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libedit/ChangeLog,v 1.54 2011/09/16 14:19:46 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libedit/ChangeLog,v 1.55 2011/09/19 12:16:29 nativemad Exp $
+
+ 19 Sep 2011; Andreas Schuerch <nativemad@gentoo.org>
+ libedit-20110709.3.0.ebuild:
+ x86 stable, thank you JD. Bug 383057.
16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libedit-20110709.3.0.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
diff --git a/dev-libs/libedit/libedit-20110709.3.0.ebuild b/dev-libs/libedit/libedit-20110709.3.0.ebuild
index 6f38f687f01c..e82cf59d81ab 100644
--- a/dev-libs/libedit/libedit-20110709.3.0.ebuild
+++ b/dev-libs/libedit/libedit-20110709.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libedit/libedit-20110709.3.0.ebuild,v 1.3 2011/09/16 14:19:46 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libedit/libedit-20110709.3.0.ebuild,v 1.4 2011/09/19 12:16:29 nativemad Exp $
EAPI=2
@@ -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 ~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 ~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?]