diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-07-20 14:29:53 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-07-20 14:29:53 +0000 |
commit | 2118d5bc566592b49454965ed1b262805cdd71c9 (patch) | |
tree | 8f05a0ed7b3591b731a32c996eca4cddd4719ad0 /app-misc/linux-logo/linux-logo-4.07.ebuild | |
parent | Added third party mirror to SRC_URI for qmail-smtpd-relay-reject (Manifest re... (diff) | |
download | gentoo-2-2118d5bc566592b49454965ed1b262805cdd71c9.tar.gz gentoo-2-2118d5bc566592b49454965ed1b262805cdd71c9.tar.bz2 gentoo-2-2118d5bc566592b49454965ed1b262805cdd71c9.zip |
Fixed description.
Diffstat (limited to 'app-misc/linux-logo/linux-logo-4.07.ebuild')
-rw-r--r-- | app-misc/linux-logo/linux-logo-4.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/linux-logo/linux-logo-4.07.ebuild b/app-misc/linux-logo/linux-logo-4.07.ebuild index 34a7f1109912..9d91462ac3c3 100644 --- a/app-misc/linux-logo/linux-logo-4.07.ebuild +++ b/app-misc/linux-logo/linux-logo-4.07.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.07.ebuild,v 1.7 2004/06/28 03:55:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.07.ebuild,v 1.8 2004/07/20 14:29:53 spock Exp $ MY_P=${PN/-/_}-${PV} S=${WORKDIR}/${MY_P} -DESCRIPTION="Displays an ansi or an ascii logo and some system information" +DESCRIPTION="A utility that displays an ANSI/ASCII logo and some system information" HOMEPAGE="http://www.deater.net/weave/vmwprod/linux_logo/" SRC_URI="http://www.deater.net/weave/vmwprod/linux_logo/${MY_P}.tar.gz" |