summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-03-28 05:38:05 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-03-28 05:38:05 +0000
commit56725a9a77b737d522abc8e0a3031f5495b37b42 (patch)
treebf4065bb168f94845a6ce25ff1795e9bfe166b97 /app-misc
parentUpdate the shipped version of ogg.m4 so that users of libflac don't get a ton... (diff)
downloadgentoo-2-56725a9a77b737d522abc8e0a3031f5495b37b42.tar.gz
gentoo-2-56725a9a77b737d522abc8e0a3031f5495b37b42.tar.bz2
gentoo-2-56725a9a77b737d522abc8e0a3031f5495b37b42.zip
Version bump.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/rlwrap/ChangeLog9
-rw-r--r--app-misc/rlwrap/rlwrap-0.21.ebuild19
-rw-r--r--app-misc/rlwrap/rlwrap-0.24.ebuild24
-rw-r--r--app-misc/rlwrap/rlwrap-0.37.ebuild (renamed from app-misc/rlwrap/rlwrap-0.32.ebuild)18
4 files changed, 17 insertions, 53 deletions
diff --git a/app-misc/rlwrap/ChangeLog b/app-misc/rlwrap/ChangeLog
index ca5c1babbc9e..0ae9d1fd331c 100644
--- a/app-misc/rlwrap/ChangeLog
+++ b/app-misc/rlwrap/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-misc/rlwrap
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/ChangeLog,v 1.22 2009/11/24 19:27:05 darkside Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/ChangeLog,v 1.23 2011/03/28 05:38:05 ssuominen Exp $
+
+*rlwrap-0.37 (28 Mar 2011)
+
+ 28 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> +rlwrap-0.37.ebuild:
+ Version bump wrt #318767.
24 Nov 2009; Jeremy Olexa <darkside@gentoo.org> rlwrap-0.32.ebuild:
Add prefix keywords, as tested in prefix overlay
diff --git a/app-misc/rlwrap/rlwrap-0.21.ebuild b/app-misc/rlwrap/rlwrap-0.21.ebuild
deleted file mode 100644
index dcf3fad96e25..000000000000
--- a/app-misc/rlwrap/rlwrap-0.21.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.21.ebuild,v 1.5 2010/01/01 18:39:14 ssuominen Exp $
-
-DESCRIPTION="GNU readline wrapper"
-HOMEPAGE="http://utopia.knoware.nl/~hlub/uck/rlwrap/"
-SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ppc sparc x86"
-IUSE=""
-
-DEPEND="sys-libs/readline"
-
-src_install() {
- einstall || die
- dodoc AUTHORS BUGS ChangeLog INSTALL NEWS README
-}
diff --git a/app-misc/rlwrap/rlwrap-0.24.ebuild b/app-misc/rlwrap/rlwrap-0.24.ebuild
deleted file mode 100644
index 74e9fd1af190..000000000000
--- a/app-misc/rlwrap/rlwrap-0.24.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.24.ebuild,v 1.8 2010/01/01 18:39:14 ssuominen Exp $
-
-DESCRIPTION="GNU readline wrapper"
-HOMEPAGE="http://utopia.knoware.nl/~hlub/uck/rlwrap"
-SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~mips ppc sparc x86"
-IUSE="debug"
-
-DEPEND="sys-libs/readline"
-
-src_compile() {
- econf $(use_enable debug)
- emake || die "emake failed."
-}
-
-src_install() {
- einstall || die "einstall failed."
- dodoc AUTHORS BUGS ChangeLog NEWS README
-}
diff --git a/app-misc/rlwrap/rlwrap-0.32.ebuild b/app-misc/rlwrap/rlwrap-0.37.ebuild
index c0199da88e9e..5922e2db60c4 100644
--- a/app-misc/rlwrap/rlwrap-0.32.ebuild
+++ b/app-misc/rlwrap/rlwrap-0.37.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.32.ebuild,v 1.2 2009/11/24 19:27:05 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.37.ebuild,v 1.1 2011/03/28 05:38:05 ssuominen Exp $
+
+EAPI=3
DESCRIPTION="GNU readline wrapper"
-HOMEPAGE="http://utopia.knoware.nl/~hlub/uck/rlwrap"
+HOMEPAGE="http://utopia.knoware.nl/~hlub/uck/rlwrap/"
SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz"
LICENSE="GPL-2"
@@ -11,15 +13,15 @@ SLOT="0"
KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug"
-DEPEND="sys-libs/readline"
RDEPEND="sys-libs/readline"
+DEPEND="${RDEPEND}"
-src_compile() {
- econf $(use_enable debug)
- emake || die "emake failed."
+src_configure() {
+ econf \
+ $(use_enable debug)
}
src_install() {
emake DESTDIR="${D}" install || die
- dodoc AUTHORS BUGS ChangeLog NEWS README
+ dodoc AUTHORS BUGS ChangeLog NEWS README # PLEA TODO
}