summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-28 10:03:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-28 10:03:51 +0000
commit87a3a224d2f271bf9b84bbd0726cd86537b73411 (patch)
treee9b91091e100c4d630eaa28515af5170f2747753 /app-misc/rlwrap
parentStable for x86, wrt bug #531422 (diff)
downloadgentoo-2-87a3a224d2f271bf9b84bbd0726cd86537b73411.tar.gz
gentoo-2-87a3a224d2f271bf9b84bbd0726cd86537b73411.tar.bz2
gentoo-2-87a3a224d2f271bf9b84bbd0726cd86537b73411.zip
Stable for x86, wrt bug #531424
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/rlwrap')
-rw-r--r--app-misc/rlwrap/ChangeLog5
-rw-r--r--app-misc/rlwrap/rlwrap-0.42.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/rlwrap/ChangeLog b/app-misc/rlwrap/ChangeLog
index bf020e4bef09..0d69ce36f05f 100644
--- a/app-misc/rlwrap/ChangeLog
+++ b/app-misc/rlwrap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/rlwrap
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/ChangeLog,v 1.34 2014/12/27 23:17:56 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/ChangeLog,v 1.35 2014/12/28 10:03:51 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rlwrap-0.42.ebuild:
+ Stable for x86, wrt bug #531424
27 Dec 2014; Chema Alonso <nimiux@gentoo.org> metadata.xml:
Update use flag in metadata
diff --git a/app-misc/rlwrap/rlwrap-0.42.ebuild b/app-misc/rlwrap/rlwrap-0.42.ebuild
index a8503f99cc82..d34b039f88fd 100644
--- a/app-misc/rlwrap/rlwrap-0.42.ebuild
+++ b/app-misc/rlwrap/rlwrap-0.42.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-misc/rlwrap/rlwrap-0.42.ebuild,v 1.2 2014/12/27 23:09:12 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.42.ebuild,v 1.3 2014/12/28 10:03:51 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug"
RDEPEND="sys-libs/readline"