diff options
author | 2007-04-02 04:38:25 +0000 | |
---|---|---|
committer | 2007-04-02 04:38:25 +0000 | |
commit | 6f81ce87618668d6039c2910f437b74f2cd4a58b (patch) | |
tree | 9ed6ce1b0cc6c43c56538c415e26567b27c8389c /media-gfx | |
parent | 0.8.1 version bump, mark 0.8.0 x86 stable, remove old ebuild. (diff) | |
download | gentoo-2-6f81ce87618668d6039c2910f437b74f2cd4a58b.tar.gz gentoo-2-6f81ce87618668d6039c2910f437b74f2cd4a58b.tar.bz2 gentoo-2-6f81ce87618668d6039c2910f437b74f2cd4a58b.zip |
Mark 4.02 x86 stable, remove old ebuild.
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/album/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/album/album-3.12.ebuild | 33 | ||||
-rw-r--r-- | media-gfx/album/album-4.02.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/album/files/digest-album-3.12 | 3 |
4 files changed, 7 insertions, 39 deletions
diff --git a/media-gfx/album/ChangeLog b/media-gfx/album/ChangeLog index 5e816daa8ec0..4b7352e6757c 100644 --- a/media-gfx/album/ChangeLog +++ b/media-gfx/album/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/album # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.27 2007/03/09 19:48:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.28 2007/04/02 04:38:25 vanquirius Exp $ + + 02 Apr 2007; Marcelo Goes <vanquirius@gentoo.org> -album-3.12.ebuild, + album-4.02.ebuild: + Mark 4.02 x86 stable, remove old ebuild. 09 Mar 2007; nixnut <nixnut@gentoo.org> album-3.13.ebuild: Stable on ppc wrt bug 169249 diff --git a/media-gfx/album/album-3.12.ebuild b/media-gfx/album/album-3.12.ebuild deleted file mode 100644 index b12f240680a8..000000000000 --- a/media-gfx/album/album-3.12.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-3.12.ebuild,v 1.3 2006/12/03 19:49:28 corsair Exp $ - -DESCRIPTION="HTML photo album generator" -HOMEPAGE="http://MarginalHacks.com/Hacks/album/" -SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz" - -LICENSE="marginalhacks" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 x86" -IUSE="ffmpeg" - -DEPEND="virtual/libc" -RDEPEND="dev-lang/perl - media-gfx/imagemagick - media-gfx/jhead - ffmpeg? ( media-video/ffmpeg )" - -src_install() { - dobin album - doman album.1 - dohtml Documentation.html - dodoc License.txt -} - -pkg_postinst() { - einfo "For some optional themes please browse:" - einfo "http://MarginalHacks.com/Hacks/album/Themes/" - einfo - einfo "For some optional tools please browse:" - einfo "http://MarginalHacks.com/Hacks/album/tools/" -} diff --git a/media-gfx/album/album-4.02.ebuild b/media-gfx/album/album-4.02.ebuild index 75b5a4076cc7..60dc9d4f843f 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 # 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.1 2007/02/07 04:02:58 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.02.ebuild,v 1.2 2007/04/02 04:38:25 vanquirius Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -8,7 +8,7 @@ SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz" LICENSE="marginalhacks" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 x86" IUSE="ffmpeg" DEPEND="virtual/libc" diff --git a/media-gfx/album/files/digest-album-3.12 b/media-gfx/album/files/digest-album-3.12 deleted file mode 100644 index bc6ab3a808ec..000000000000 --- a/media-gfx/album/files/digest-album-3.12 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 6eddea1b823abadcec690e5d184c957e album-3.12.tar.gz 307072 -RMD160 1baeeeebee30cf31cd15602cd6f9bba8ec3e943a album-3.12.tar.gz 307072 -SHA256 22c8fd329451be6fec4d2a6ac0a84f519d4d850528bf0cfe045b8eccd5e3217e album-3.12.tar.gz 307072 |