diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-23 15:10:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-23 15:10:06 +0000 |
commit | 44278ab7ddd7fab4ce237a2f3bdc7e5ed4327dbc (patch) | |
tree | dbbb1722a94a9bcc4be3b0478bf7431bd92724c0 /media-gfx/album | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-44278ab7ddd7fab4ce237a2f3bdc7e5ed4327dbc.tar.gz gentoo-2-44278ab7ddd7fab4ce237a2f3bdc7e5ed4327dbc.tar.bz2 gentoo-2-44278ab7ddd7fab4ce237a2f3bdc7e5ed4327dbc.zip |
kill virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/album')
-rw-r--r-- | media-gfx/album/album-4.02.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/album/album-4.06.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/album/album-4.02.ebuild b/media-gfx/album/album-4.02.ebuild index d5231d5fd09b..f4f242b3bf4c 100644 --- a/media-gfx/album/album-4.02.ebuild +++ b/media-gfx/album/album-4.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.02.ebuild,v 1.7 2007/06/29 21:59:06 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.02.ebuild,v 1.8 2009/09/23 15:10:06 ssuominen Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="ffmpeg" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="dev-lang/perl media-gfx/imagemagick media-gfx/jhead 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 |