diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-25 00:46:44 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-25 00:46:44 +0000 |
commit | dffc4c5dd9fe72c8a9ef5141b705873b828ca703 (patch) | |
tree | bb206ed7c37fe27e6675dcee2d0806a004240480 /www-client/links | |
parent | Version bump. Bug #379069 (diff) | |
download | gentoo-2-dffc4c5dd9fe72c8a9ef5141b705873b828ca703.tar.gz gentoo-2-dffc4c5dd9fe72c8a9ef5141b705873b828ca703.tar.bz2 gentoo-2-dffc4c5dd9fe72c8a9ef5141b705873b828ca703.zip |
Don't mention the package name again in DESCRIPTION. More tidy this way.
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Diffstat (limited to 'www-client/links')
-rw-r--r-- | www-client/links/links-2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/links/links-2.4-r1.ebuild b/www-client/links/links-2.4-r1.ebuild index 7f815cd135ba..596b939b0f0f 100644 --- a/www-client/links/links-2.4-r1.ebuild +++ b/www-client/links/links-2.4-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.4-r1.ebuild,v 1.3 2011/11/25 00:34:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.4-r1.ebuild,v 1.4 2011/11/25 00:46:44 ssuominen Exp $ EAPI=4 inherit autotools eutils -DESCRIPTION="links is a fast lightweight text and graphic web-browser" +DESCRIPTION="A fast and lightweight web browser running in both graphics and text mode" HOMEPAGE="http://links.twibright.com/" SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2" |