public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2019-04-08 19:21 Aaron Bauman
  0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2019-04-08 19:21 UTC (permalink / raw
  To: gentoo-commits

commit:     cb9fdfff81a5fe304287391e11db9633bbcefe2f
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  8 19:20:39 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Apr  8 19:21:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9fdfff

media-gfx/album: amd64 stable wrt bug #681504

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 media-gfx/album/album-4.13-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/album/album-4.13-r1.ebuild b/media-gfx/album/album-4.13-r1.ebuild
index b837918881d..f80081ce44d 100644
--- a/media-gfx/album/album-4.13-r1.ebuild
+++ b/media-gfx/album/album-4.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz
 
 LICENSE="marginalhacks"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc ffmpeg plugins themes"
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2019-06-10 19:50 Thomas Deutschmann
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Deutschmann @ 2019-06-10 19:50 UTC (permalink / raw
  To: gentoo-commits

commit:     fcf5833e90f72750dac42c2241ff2bd9d5d97da9
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 19:12:11 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 19:50:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf5833e

media-gfx/album: bump to v4.15

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 media-gfx/album/Manifest          |  1 +
 media-gfx/album/album-4.15.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-gfx/album/Manifest b/media-gfx/album/Manifest
index 1b240f3e3f4..9b4d6d84389 100644
--- a/media-gfx/album/Manifest
+++ b/media-gfx/album/Manifest
@@ -1,3 +1,4 @@
 DIST album-4.07.tar.gz 619238 BLAKE2B 2d3ddfc08fbc5852f9d49ef687fb5360f832588de919250ab5901837b1ee87a2d84974cff5308dc0c17f79c67ab0a1e9bb7bad585ad837d470c4235122d89872 SHA512 dde914a8a0f0dd5896d069ad22c47db645f1acefc9c2d1a7047862185e3b96b0c4fb2c9681d8838eaf3de40b49082b9c06d848340aa92ecb8f398d9fd31273ba
 DIST album-4.13.tar.gz 667760 BLAKE2B fa4bd75147d708c18f183787fb62d55a068956204dab249ca2652583421fd444ff6fbbce54e16f02072534050c52c67dabe3c4e6fc977c6aff7317a0df9357d4 SHA512 c22bbc5ad154f35d50d28e5331911d0fd32c5e7f25b659e48274baa1ccc9e3e8b9f771a1bfdf39078c9e959c3fd84b3ccd8528f20f7a80baa7c59bc579579756
+DIST album-4.15.tar.gz 651380 BLAKE2B da6728f65586b242297bb7c8d8ae676de636177539e5c1337e05cdb3f60e39b4135294c5709a92ae670821b1e5cb39f22567e2188c18671681db52f667789c6d SHA512 3e075efd81c829817f42fbe2163269581aa6ac972ec8f14e04237598e08722cdda78cc702e8628a6f77e6c2181ab7bc438f56975f5ed883f5ed9c53ca13edf9a
 DIST data-4.05.tar.gz 6468036 BLAKE2B 3e11911dabcf024934653f5fb5c3c3b65bd2ad5e6607c67ee1dade392540bb0b7c90de521effa5d72d2f40dc6c02016e23d373f714a3b62c15af53ebb4d438d3 SHA512 a7c577df6d10dc2db53fa6d469d2cf9c5115de99df47e79f31ecc0b009bd12e654e4ca7b9e6e78abe90a8a87d5f52ca9946a2d632e3f219d9bcb5ab7838ce42e

diff --git a/media-gfx/album/album-4.15.ebuild b/media-gfx/album/album-4.15.ebuild
new file mode 100644
index 00000000000..29747bb6555
--- /dev/null
+++ b/media-gfx/album/album-4.15.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="HTML photo album generator"
+HOMEPAGE="https://marginalhacks.com/Hacks/album/"
+SRC_URI="https://marginalhacks.com/bin/album.versions/${P}.tar.gz
+	https://marginalhacks.com/bin/album.versions/data-4.05.tar.gz"
+
+LICENSE="marginalhacks"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="doc ffmpeg plugins themes"
+
+DEPEND=""
+RDEPEND="dev-lang/perl
+	media-gfx/jhead
+	virtual/imagemagick-tools
+	ffmpeg? ( virtual/ffmpeg )"
+
+src_install() {
+	dobin album
+	doman album.1
+	dodoc License.txt CHANGELOG
+	use doc && dohtml -r Docs/*
+
+	dodir /usr/share/album
+	insinto /usr/share/album
+	cd ..
+	doins -r lang
+	use themes && doins -r Themes
+	use plugins && doins -r plugins
+}
+
+pkg_postinst() {
+	elog "For some optional tools please browse:"
+	elog "https://MarginalHacks.com/Hacks/album/tools/"
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2019-09-25 15:43 Thomas Deutschmann
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Deutschmann @ 2019-09-25 15:43 UTC (permalink / raw
  To: gentoo-commits

commit:     3ea6f20d6b4ba7dc36519fe72b910d4625a81897
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 14:22:04 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 15:43:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea6f20d

media-gfx/album: don't use dohtml

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 media-gfx/album/album-4.15.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/media-gfx/album/album-4.15.ebuild b/media-gfx/album/album-4.15.ebuild
index 29747bb6555..ce30184d495 100644
--- a/media-gfx/album/album-4.15.ebuild
+++ b/media-gfx/album/album-4.15.ebuild
@@ -23,11 +23,15 @@ src_install() {
 	dobin album
 	doman album.1
 	dodoc License.txt CHANGELOG
-	use doc && dohtml -r Docs/*
+
+	if use doc ; then
+		docinto html
+		dodoc -r Docs/.
+	fi
 
 	dodir /usr/share/album
 	insinto /usr/share/album
-	cd ..
+	cd .. || die
 	doins -r lang
 	use themes && doins -r Themes
 	use plugins && doins -r plugins


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2019-11-10  1:47 Aaron Bauman
  0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2019-11-10  1:47 UTC (permalink / raw
  To: gentoo-commits

commit:     1abe9bb4f3f06b10a53feb42e8cc0d973bb5bab1
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 01:34:19 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 01:47:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abe9bb4

media-gfx/album: drop EAPI=4

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-gfx/album/Manifest          |  1 -
 media-gfx/album/album-4.07.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-gfx/album/Manifest b/media-gfx/album/Manifest
index 9b4d6d84389..7423083915f 100644
--- a/media-gfx/album/Manifest
+++ b/media-gfx/album/Manifest
@@ -1,4 +1,3 @@
-DIST album-4.07.tar.gz 619238 BLAKE2B 2d3ddfc08fbc5852f9d49ef687fb5360f832588de919250ab5901837b1ee87a2d84974cff5308dc0c17f79c67ab0a1e9bb7bad585ad837d470c4235122d89872 SHA512 dde914a8a0f0dd5896d069ad22c47db645f1acefc9c2d1a7047862185e3b96b0c4fb2c9681d8838eaf3de40b49082b9c06d848340aa92ecb8f398d9fd31273ba
 DIST album-4.13.tar.gz 667760 BLAKE2B fa4bd75147d708c18f183787fb62d55a068956204dab249ca2652583421fd444ff6fbbce54e16f02072534050c52c67dabe3c4e6fc977c6aff7317a0df9357d4 SHA512 c22bbc5ad154f35d50d28e5331911d0fd32c5e7f25b659e48274baa1ccc9e3e8b9f771a1bfdf39078c9e959c3fd84b3ccd8528f20f7a80baa7c59bc579579756
 DIST album-4.15.tar.gz 651380 BLAKE2B da6728f65586b242297bb7c8d8ae676de636177539e5c1337e05cdb3f60e39b4135294c5709a92ae670821b1e5cb39f22567e2188c18671681db52f667789c6d SHA512 3e075efd81c829817f42fbe2163269581aa6ac972ec8f14e04237598e08722cdda78cc702e8628a6f77e6c2181ab7bc438f56975f5ed883f5ed9c53ca13edf9a
 DIST data-4.05.tar.gz 6468036 BLAKE2B 3e11911dabcf024934653f5fb5c3c3b65bd2ad5e6607c67ee1dade392540bb0b7c90de521effa5d72d2f40dc6c02016e23d373f714a3b62c15af53ebb4d438d3 SHA512 a7c577df6d10dc2db53fa6d469d2cf9c5115de99df47e79f31ecc0b009bd12e654e4ca7b9e6e78abe90a8a87d5f52ca9946a2d632e3f219d9bcb5ab7838ce42e

diff --git a/media-gfx/album/album-4.07.ebuild b/media-gfx/album/album-4.07.ebuild
deleted file mode 100644
index ad085a0788f..00000000000
--- a/media-gfx/album/album-4.07.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="HTML photo album generator"
-HOMEPAGE="http://MarginalHacks.com/Hacks/album/"
-SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz
-	http://marginalhacks.com/bin/album.versions/data-4.05.tar.gz"
-
-LICENSE="marginalhacks"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="doc ffmpeg plugins themes"
-
-DEPEND=""
-RDEPEND="dev-lang/perl
-	media-gfx/imagemagick
-	media-gfx/jhead
-	ffmpeg? ( virtual/ffmpeg )"
-
-src_install() {
-	dobin album
-	doman album.1
-	dodoc License.txt CHANGELOG
-	use doc && dohtml -r Docs/*
-
-	dodir /usr/share/album
-	insinto /usr/share/album
-	cd ..
-	doins -r lang
-	use themes && doins -r Themes
-	use plugins && doins -r plugins
-}
-
-pkg_postinst() {
-	elog "For some optional tools please browse:"
-	elog "http://MarginalHacks.com/Hacks/album/tools/"
-}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2020-04-26 10:35 David Seifert
  0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2020-04-26 10:35 UTC (permalink / raw
  To: gentoo-commits

commit:     4c8210421034dcf77d6b494438d3aebba9fecca5
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 10:34:47 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 10:34:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c821042

media-gfx/album: Replace virtual/ffmpeg

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-gfx/album/{album-4.13-r1.ebuild => album-4.13-r2.ebuild} | 4 ++--
 media-gfx/album/{album-4.15.ebuild => album-4.15-r1.ebuild}    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/album/album-4.13-r1.ebuild b/media-gfx/album/album-4.13-r2.ebuild
similarity index 92%
rename from media-gfx/album/album-4.13-r1.ebuild
rename to media-gfx/album/album-4.13-r2.ebuild
index 8b5500e20dd..a590351eb9f 100644
--- a/media-gfx/album/album-4.13-r1.ebuild
+++ b/media-gfx/album/album-4.13-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ DEPEND=""
 RDEPEND="dev-lang/perl
 	media-gfx/jhead
 	virtual/imagemagick-tools
-	ffmpeg? ( virtual/ffmpeg )"
+	ffmpeg? ( media-video/ffmpeg )"
 
 src_install() {
 	dobin album

diff --git a/media-gfx/album/album-4.15.ebuild b/media-gfx/album/album-4.15-r1.ebuild
similarity index 92%
rename from media-gfx/album/album-4.15.ebuild
rename to media-gfx/album/album-4.15-r1.ebuild
index ce30184d495..283dda684e5 100644
--- a/media-gfx/album/album-4.15.ebuild
+++ b/media-gfx/album/album-4.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -17,7 +17,7 @@ DEPEND=""
 RDEPEND="dev-lang/perl
 	media-gfx/jhead
 	virtual/imagemagick-tools
-	ffmpeg? ( virtual/ffmpeg )"
+	ffmpeg? ( media-video/ffmpeg )"
 
 src_install() {
 	dobin album


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2020-05-28 11:21 Andreas K. Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas K. Hüttel @ 2020-05-28 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     e130bf081678b1bcbd410718565b16f263f2e894
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu May 28 11:19:32 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu May 28 11:21:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e130bf08

media-gfx/album: Add myself as maintainer

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 media-gfx/album/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-gfx/album/metadata.xml b/media-gfx/album/metadata.xml
index dbfe02dd7cc..64fc4579cb9 100644
--- a/media-gfx/album/metadata.xml
+++ b/media-gfx/album/metadata.xml
@@ -1,6 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+<maintainer type="person">
+	<email>dilfridge@gentoo.org</email>
+</maintainer>
 <maintainer type="project">
 	<email>graphics@gentoo.org</email>
 	<name>Gentoo Graphics Project</name>


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2021-02-28 21:35 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-02-28 21:35 UTC (permalink / raw
  To: gentoo-commits

commit:     0aa8dae88055c771fd7e83c50b0359b7f9a49503
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 21:35:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 21:35:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa8dae8

media-gfx/album: Stabilize 4.15-r1 x86, #773454

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/album/album-4.15-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/album/album-4.15-r1.ebuild b/media-gfx/album/album-4.15-r1.ebuild
index 283dda684e5..40c2c0f72dc 100644
--- a/media-gfx/album/album-4.15-r1.ebuild
+++ b/media-gfx/album/album-4.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -10,7 +10,7 @@ SRC_URI="https://marginalhacks.com/bin/album.versions/${P}.tar.gz
 
 LICENSE="marginalhacks"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 IUSE="doc ffmpeg plugins themes"
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2021-03-02  1:57 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-03-02  1:57 UTC (permalink / raw
  To: gentoo-commits

commit:     120c2e79f7ac9fb90935ae9b653d1368c271ff7f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  2 01:57:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  2 01:57:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=120c2e79

media-gfx/album: Stabilize 4.15-r1 amd64, #773454

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/album/album-4.15-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/album/album-4.15-r1.ebuild b/media-gfx/album/album-4.15-r1.ebuild
index 40c2c0f72dc..c62b27853d4 100644
--- a/media-gfx/album/album-4.15-r1.ebuild
+++ b/media-gfx/album/album-4.15-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://marginalhacks.com/bin/album.versions/${P}.tar.gz
 
 LICENSE="marginalhacks"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="doc ffmpeg plugins themes"
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2021-07-18  4:02 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-07-18  4:02 UTC (permalink / raw
  To: gentoo-commits

commit:     dbbbc748f74b00e3f7a3f60197888108334b83ae
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 18 03:53:27 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 18 04:02:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbbbc748

media-gfx/album: fix RedundantDodir

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/album/album-4.15-r1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/media-gfx/album/album-4.15-r1.ebuild b/media-gfx/album/album-4.15-r1.ebuild
index c62b27853d4..42bc6094f55 100644
--- a/media-gfx/album/album-4.15-r1.ebuild
+++ b/media-gfx/album/album-4.15-r1.ebuild
@@ -13,7 +13,6 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="doc ffmpeg plugins themes"
 
-DEPEND=""
 RDEPEND="dev-lang/perl
 	media-gfx/jhead
 	virtual/imagemagick-tools
@@ -29,7 +28,6 @@ src_install() {
 		dodoc -r Docs/.
 	fi
 
-	dodir /usr/share/album
 	insinto /usr/share/album
 	cd .. || die
 	doins -r lang


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/
@ 2021-07-18  4:02 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-07-18  4:02 UTC (permalink / raw
  To: gentoo-commits

commit:     ec4952b81140a548db7ca3483a367662342cd7d2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 18 03:53:03 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 18 04:02:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4952b8

media-gfx/album: drop 4.13-r2 (EAPI 5)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/album/Manifest             |  1 -
 media-gfx/album/album-4.13-r2.ebuild | 39 ------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-gfx/album/Manifest b/media-gfx/album/Manifest
index 7423083915f..df241c618d0 100644
--- a/media-gfx/album/Manifest
+++ b/media-gfx/album/Manifest
@@ -1,3 +1,2 @@
-DIST album-4.13.tar.gz 667760 BLAKE2B fa4bd75147d708c18f183787fb62d55a068956204dab249ca2652583421fd444ff6fbbce54e16f02072534050c52c67dabe3c4e6fc977c6aff7317a0df9357d4 SHA512 c22bbc5ad154f35d50d28e5331911d0fd32c5e7f25b659e48274baa1ccc9e3e8b9f771a1bfdf39078c9e959c3fd84b3ccd8528f20f7a80baa7c59bc579579756
 DIST album-4.15.tar.gz 651380 BLAKE2B da6728f65586b242297bb7c8d8ae676de636177539e5c1337e05cdb3f60e39b4135294c5709a92ae670821b1e5cb39f22567e2188c18671681db52f667789c6d SHA512 3e075efd81c829817f42fbe2163269581aa6ac972ec8f14e04237598e08722cdda78cc702e8628a6f77e6c2181ab7bc438f56975f5ed883f5ed9c53ca13edf9a
 DIST data-4.05.tar.gz 6468036 BLAKE2B 3e11911dabcf024934653f5fb5c3c3b65bd2ad5e6607c67ee1dade392540bb0b7c90de521effa5d72d2f40dc6c02016e23d373f714a3b62c15af53ebb4d438d3 SHA512 a7c577df6d10dc2db53fa6d469d2cf9c5115de99df47e79f31ecc0b009bd12e654e4ca7b9e6e78abe90a8a87d5f52ca9946a2d632e3f219d9bcb5ab7838ce42e

diff --git a/media-gfx/album/album-4.13-r2.ebuild b/media-gfx/album/album-4.13-r2.ebuild
deleted file mode 100644
index a590351eb9f..00000000000
--- a/media-gfx/album/album-4.13-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="HTML photo album generator"
-HOMEPAGE="http://MarginalHacks.com/Hacks/album/"
-SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz
-	http://marginalhacks.com/bin/album.versions/data-4.05.tar.gz"
-
-LICENSE="marginalhacks"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="doc ffmpeg plugins themes"
-
-DEPEND=""
-RDEPEND="dev-lang/perl
-	media-gfx/jhead
-	virtual/imagemagick-tools
-	ffmpeg? ( media-video/ffmpeg )"
-
-src_install() {
-	dobin album
-	doman album.1
-	dodoc License.txt CHANGELOG
-	use doc && dohtml -r Docs/*
-
-	dodir /usr/share/album
-	insinto /usr/share/album
-	cd ..
-	doins -r lang
-	use themes && doins -r Themes
-	use plugins && doins -r plugins
-}
-
-pkg_postinst() {
-	elog "For some optional tools please browse:"
-	elog "http://MarginalHacks.com/Hacks/album/tools/"
-}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-07-18  4:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-18  4:02 [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-07-18  4:02 Sam James
2021-03-02  1:57 Sam James
2021-02-28 21:35 Sam James
2020-05-28 11:21 Andreas K. Hüttel
2020-04-26 10:35 David Seifert
2019-11-10  1:47 Aaron Bauman
2019-09-25 15:43 Thomas Deutschmann
2019-06-10 19:50 Thomas Deutschmann
2019-04-08 19:21 Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox