diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-23 15:12:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-23 15:12:26 +0000 |
commit | 40d368e35625ad1c9ae381363c844986abfc8a99 (patch) | |
tree | a77d5b8a2ac6752322e666fb934e9898ad4dbee8 /media-gfx/album/album-4.06.ebuild | |
parent | Remove virtual/libc (diff) | |
download | historical-40d368e35625ad1c9ae381363c844986abfc8a99.tar.gz historical-40d368e35625ad1c9ae381363c844986abfc8a99.tar.bz2 historical-40d368e35625ad1c9ae381363c844986abfc8a99.zip |
kill virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/album/album-4.06.ebuild')
-rw-r--r-- | media-gfx/album/album-4.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/album/album-4.06.ebuild b/media-gfx/album/album-4.06.ebuild index e7a919511406..9f9293676f06 100644 --- a/media-gfx/album/album-4.06.ebuild +++ b/media-gfx/album/album-4.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.06.ebuild,v 1.1 2009/09/05 14:31:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.06.ebuild,v 1.2 2009/09/23 15:10:06 ssuominen Exp $ DATA_URI="http://marginalhacks.com/bin/album.versions/data-4.05.tar.gz" DESCRIPTION="HTML photo album generator" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="doc ffmpeg plugins themes" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="dev-lang/perl media-gfx/imagemagick media-gfx/jhead |