diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-03 21:36:24 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-03 21:36:24 +0000 |
commit | 98ee8a8ed245128d6222453f431c0fb0848d9ed5 (patch) | |
tree | a2a3014ba94fcd0bf602c12c257c93efcbc32aa1 /media-gfx/album/album-4.06.ebuild | |
parent | Initial addition. (diff) | |
download | historical-98ee8a8ed245128d6222453f431c0fb0848d9ed5.tar.gz historical-98ee8a8ed245128d6222453f431c0fb0848d9ed5.tar.bz2 historical-98ee8a8ed245128d6222453f431c0fb0848d9ed5.zip |
Move from media-video/ffmpeg to virtual/ffmpeg. Bump to latest.
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/album/album-4.06.ebuild')
-rw-r--r-- | media-gfx/album/album-4.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/album/album-4.06.ebuild b/media-gfx/album/album-4.06.ebuild index 8287914107b4..40113d01ac86 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 +# Copyright 1999-2011 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.3 2009/12/29 15:13:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.06.ebuild,v 1.4 2011/04/03 21:36:24 scarabeus Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -16,7 +16,7 @@ DEPEND="" RDEPEND="dev-lang/perl media-gfx/imagemagick media-gfx/jhead - ffmpeg? ( media-video/ffmpeg )" + ffmpeg? ( virtual/ffmpeg )" src_install() { dobin album |