summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2006-01-13 01:11:46 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2006-01-13 01:11:46 +0000
commit0441f9c076ef9599fc8b1b7c09dfd0eaf5156859 (patch)
tree5c93dc8948c8f292a6e96eca1afd9e82f113bab4 /media-gfx
parentapply patch to fix #118722 . Attached patch to gnome bug #317961 (diff)
downloadgentoo-2-0441f9c076ef9599fc8b1b7c09dfd0eaf5156859.tar.gz
gentoo-2-0441f9c076ef9599fc8b1b7c09dfd0eaf5156859.tar.bz2
gentoo-2-0441f9c076ef9599fc8b1b7c09dfd0eaf5156859.zip
Remove old ebuilds, mark 3.10 x86 stable.
(Portage version: 2.0.53)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/album/ChangeLog6
-rw-r--r--media-gfx/album/Manifest16
-rw-r--r--media-gfx/album/album-2.52.ebuild34
-rw-r--r--media-gfx/album/album-3.05.ebuild32
-rw-r--r--media-gfx/album/album-3.10.ebuild4
-rw-r--r--media-gfx/album/files/digest-album-2.521
-rw-r--r--media-gfx/album/files/digest-album-3.051
7 files changed, 8 insertions, 86 deletions
diff --git a/media-gfx/album/ChangeLog b/media-gfx/album/ChangeLog
index e1bf7a43d0fe..947a975b560a 100644
--- a/media-gfx/album/ChangeLog
+++ b/media-gfx/album/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/album
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.17 2006/01/06 04:45:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.18 2006/01/13 01:11:46 vanquirius Exp $
+
+ 13 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> -album-2.52.ebuild,
+ -album-3.05.ebuild, album-3.10.ebuild:
+ Remove old ebuilds, mark 3.10 x86 stable.
06 Jan 2006; Aron Griffis <agriffis@gentoo.org> album-3.10.ebuild:
Mark 3.10 ~alpha
diff --git a/media-gfx/album/Manifest b/media-gfx/album/Manifest
index fa703c443058..a05f6bf67440 100644
--- a/media-gfx/album/Manifest
+++ b/media-gfx/album/Manifest
@@ -1,20 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 24a434bf276d2e4ce06927514970cd23 ChangeLog 2207
-MD5 ad799894df8b147b9ec85016e75867e4 album-2.52.ebuild 855
-MD5 869c6383bbb867dfe243c9b20e92dc96 album-3.05.ebuild 853
MD5 ee31d6799027010459ec47dfde1cd19b album-3.07.ebuild 897
-MD5 395af7afb673b94308b5f1d1bf458de2 album-3.10.ebuild 907
-MD5 6d281915e77f26a18007882af4c15c17 files/digest-album-2.52 61
-MD5 770fcb7e1b0874e8d067c1b63caae029 files/digest-album-3.05 61
+MD5 edc732fe729fad016a10e377a80ca46e album-3.10.ebuild 906
MD5 e124b73f09a588f2a2f1125343f0a5ff files/digest-album-3.07 61
MD5 06f7ba4d6c5324c623c4dd70697a4f53 files/digest-album-3.10 62
MD5 94328d8f5876abf1b939df3dc0b22c14 metadata.xml 223
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDvfYWJrHF4yAQTrARAjVjAJ9WAI/rzj4NeI2OZMUYb1Lvt2vJvgCcDqbW
-eAQ8DTBUbyhJxcvK7v8rQMs=
-=eIVM
------END PGP SIGNATURE-----
diff --git a/media-gfx/album/album-2.52.ebuild b/media-gfx/album/album-2.52.ebuild
deleted file mode 100644
index 90fd69ca3448..000000000000
--- a/media-gfx/album/album-2.52.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-2.52.ebuild,v 1.4 2004/08/04 21:00:02 mholzer 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="x86"
-IUSE=""
-
-DEPEND="virtual/libc"
-RDEPEND="dev-lang/perl
- media-gfx/imagemagick
- media-gfx/jhead"
-
-S=${WORKDIR}
-
-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-3.05.ebuild b/media-gfx/album/album-3.05.ebuild
deleted file mode 100644
index 7acababc032e..000000000000
--- a/media-gfx/album/album-3.05.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-3.05.ebuild,v 1.4 2004/12/16 10:25:36 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="~x86 ~ppc ppc64"
-IUSE=""
-
-DEPEND="virtual/libc"
-RDEPEND="dev-lang/perl
- media-gfx/imagemagick
- media-gfx/jhead"
-
-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-3.10.ebuild b/media-gfx/album/album-3.10.ebuild
index 92626d887ed7..fba5a639f554 100644
--- a/media-gfx/album/album-3.10.ebuild
+++ b/media-gfx/album/album-3.10.ebuild
@@ -1,6 +1,6 @@
# 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.10.ebuild,v 1.2 2006/01/06 04:45:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-3.10.ebuild,v 1.3 2006/01/13 01:11:46 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-2.52 b/media-gfx/album/files/digest-album-2.52
deleted file mode 100644
index d784e4f5bfb7..000000000000
--- a/media-gfx/album/files/digest-album-2.52
+++ /dev/null
@@ -1 +0,0 @@
-MD5 62a3a3eadd697f228548235c6488e685 album-2.52.tar.gz 32472
diff --git a/media-gfx/album/files/digest-album-3.05 b/media-gfx/album/files/digest-album-3.05
deleted file mode 100644
index d9f8d60783d2..000000000000
--- a/media-gfx/album/files/digest-album-3.05
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b42173b98cfabd475c95ad3f7eb6b173 album-3.05.tar.gz 93250