diff options
author | Alexandre Buisse <nattfodd@gentoo.org> | 2006-05-01 10:43:03 +0000 |
---|---|---|
committer | Alexandre Buisse <nattfodd@gentoo.org> | 2006-05-01 10:43:03 +0000 |
commit | b46d69443f2da9b83b3e994ae5100c30f6ebbc15 (patch) | |
tree | b6a157235fe418512c2109ce57fb461495ca96c0 /media-gfx/llgal | |
parent | added nvtv to use.mask (diff) | |
download | gentoo-2-b46d69443f2da9b83b3e994ae5100c30f6ebbc15.tar.gz gentoo-2-b46d69443f2da9b83b3e994ae5100c30f6ebbc15.tar.bz2 gentoo-2-b46d69443f2da9b83b3e994ae5100c30f6ebbc15.zip |
Fix likely SHA256 corruption of the Manifest.
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'media-gfx/llgal')
-rw-r--r-- | media-gfx/llgal/llgal-0.13.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/llgal/llgal-0.13.3.ebuild b/media-gfx/llgal/llgal-0.13.3.ebuild index 057c17e51ac3..4f8f6116e403 100644 --- a/media-gfx/llgal/llgal-0.13.3.ebuild +++ b/media-gfx/llgal/llgal-0.13.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/llgal/llgal-0.13.3.ebuild,v 1.1 2006/05/01 10:13:35 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/llgal/llgal-0.13.3.ebuild,v 1.2 2006/05/01 10:43:03 nattfodd Exp $ inherit perl-module -DESCRIPTION="Command-line online gallery generator" +DESCRIPTION="Command-line static web gallery generator" HOMEPAGE="http://home.gna.org/llgal" SRC_URI="http://download.gna.org/llgal/${P}.tar.bz2" |