diff options
Diffstat (limited to 'app-misc')
-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" |