diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-01 18:40:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-01 18:40:35 +0000 |
commit | 6e5ffd8777cf850930f3fb867f2e6c6beda9db96 (patch) | |
tree | 61f66aa451afdf43c9c6494f079cf3d8dcf77b1c /app-misc/rlwrap | |
parent | old (diff) | |
download | historical-6e5ffd8777cf850930f3fb867f2e6c6beda9db96.tar.gz historical-6e5ffd8777cf850930f3fb867f2e6c6beda9db96.tar.bz2 historical-6e5ffd8777cf850930f3fb867f2e6c6beda9db96.zip |
too long desc
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'app-misc/rlwrap')
-rw-r--r-- | app-misc/rlwrap/rlwrap-0.21.ebuild | 6 | ||||
-rw-r--r-- | app-misc/rlwrap/rlwrap-0.24.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/app-misc/rlwrap/rlwrap-0.21.ebuild b/app-misc/rlwrap/rlwrap-0.21.ebuild index be3fbc29eb78..dcf3fad96e25 100644 --- a/app-misc/rlwrap/rlwrap-0.21.ebuild +++ b/app-misc/rlwrap/rlwrap-0.21.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.4 2006/05/07 03:08:07 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.21.ebuild,v 1.5 2010/01/01 18:39:14 ssuominen Exp $ -DESCRIPTION="a 'readline wrapper' which uses the GNU readline lib to allow the editing of keyboard input for any command" +DESCRIPTION="GNU readline wrapper" HOMEPAGE="http://utopia.knoware.nl/~hlub/uck/rlwrap/" SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz" diff --git a/app-misc/rlwrap/rlwrap-0.24.ebuild b/app-misc/rlwrap/rlwrap-0.24.ebuild index 80befc0badd4..74e9fd1af190 100644 --- a/app-misc/rlwrap/rlwrap-0.24.ebuild +++ b/app-misc/rlwrap/rlwrap-0.24.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.7 2008/03/26 17:20:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.24.ebuild,v 1.8 2010/01/01 18:39:14 ssuominen Exp $ -DESCRIPTION="a 'readline wrapper' which uses the GNU readline lib to allow the editing of keyboard input for any command" +DESCRIPTION="GNU readline wrapper" HOMEPAGE="http://utopia.knoware.nl/~hlub/uck/rlwrap" SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz" |