diff options
Diffstat (limited to 'app-misc/rlwrap/rlwrap-0.24.ebuild')
-rw-r--r-- | app-misc/rlwrap/rlwrap-0.24.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |