From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/llgal/
Date: Sun, 30 Jul 2017 14:43:38 +0000 (UTC) [thread overview]
Message-ID: <1501425805.c68af51b6a7b5f552cbe54e00072e46736d8cb48.soap@gentoo> (raw)
commit: c68af51b6a7b5f552cbe54e00072e46736d8cb48
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sun Jul 30 11:30:58 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 14:43:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c68af51b
media-gfx/llgal: replace HOMEPAGE and SRC_URI
With the closure of gna.org, this project has moved to GitHub.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5241
media-gfx/llgal/Manifest | 4 ++--
media-gfx/llgal/llgal-0.13.17-r2.ebuild | 6 +++---
media-gfx/llgal/llgal-0.13.18.ebuild | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/media-gfx/llgal/Manifest b/media-gfx/llgal/Manifest
index b0f02bc3d54..cf651663b2c 100644
--- a/media-gfx/llgal/Manifest
+++ b/media-gfx/llgal/Manifest
@@ -1,2 +1,2 @@
-DIST llgal-0.13.17.tar.bz2 81365 SHA256 86c8a35ec3387ecfb69d3695611f384ce6cf4189ded02668c59c9e35e00390ce SHA512 2b100053a804985e7f59674e6a0886bffe5231cf3735a8dbbf7c8db56285a5a4ca88880299aac25d5cecb6a4f0cc024dc87fdf084eb281f7cb578f0d7cba5293 WHIRLPOOL 216b7dc933f72a0419579b71884f5e9e7084e0f5e1427d5d66b432adad108eb648c0d4a61c62d8ab5dbba0aa7ca0b3b4b3df4814f99aaec0271276c32b62f109
-DIST llgal-0.13.18.tar.bz2 81674 SHA256 362d52763c4abcd00e79db868ee4f496dfb22b0c884fb552d37cf26dcc40c225 SHA512 d01c1060616bb602af8b75aa5ae04384c19ed4bcc717112b9d5cfe48a9a823ce9ba381d675b4f4e89f35a56d7cbf580f27405fcb65b785e8ea6b6732784b0655 WHIRLPOOL 2953b277a693b94fa872455a180454d69d2f7b7498226f1463d07ce0d9251fafdc0f1ca9c439526722ea1030c9e737fafb537e1453257a4917848416b6ba0f4f
+DIST llgal-0.13.17.tar.gz 95697 SHA256 ac77f5f3c3cbf97a768d99c5d9e4a50107159c2675362304476035fc3ccc3be6 SHA512 0bf20140c51beff0aeb6a5bcec4ae83a0d8cb31b77b191adc2e1c49df2551ebe22796a9ceea499aa5c93a591cab4ae480a8b3ee877b524f7a6aa969cd194835d WHIRLPOOL 52f64c2d47830fdcfcddbcc6aa01c53f228a1a0d53624e96c930f47ce3ef160edba9e056b9c6f2bc978dc045f1244f7b7ce3b27e35e3d47d09f0da99d882f094
+DIST llgal-0.13.18.tar.gz 96482 SHA256 4ab3effdec39cd15fd26a6551f8fd2572edcd3400edd47323b36813d07feb25c SHA512 b26b04e7c1a688e7f62fc7c45b4fa0346577c84edfb493323864fabed4ffa4158719482b24d0391d628aabdf09412cc7a8cf50d80d0777e1327b7dca736616fb WHIRLPOOL 7cd8c9999826eb90c37e5f8da459503ba64dfd91a2d15b5a1263060e7421a281920b37d4acacc79c8b6e3ade3680d2f1c7be1b40c4b764f335f7c53f882be910
diff --git a/media-gfx/llgal/llgal-0.13.17-r2.ebuild b/media-gfx/llgal/llgal-0.13.17-r2.ebuild
index 7b8763157a2..b349e1639dd 100644
--- a/media-gfx/llgal/llgal-0.13.17-r2.ebuild
+++ b/media-gfx/llgal/llgal-0.13.17-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit perl-module
DESCRIPTION="Command-line static web gallery generator"
-HOMEPAGE="http://home.gna.org/llgal"
-SRC_URI="http://download.gna.org/llgal/${P}.tar.bz2"
+HOMEPAGE="http://bgoglin.free.fr/llgal/"
+SRC_URI="https://github.com/bgoglin/${PN}/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/media-gfx/llgal/llgal-0.13.18.ebuild b/media-gfx/llgal/llgal-0.13.18.ebuild
index 4f2f61309ae..348e7737509 100644
--- a/media-gfx/llgal/llgal-0.13.18.ebuild
+++ b/media-gfx/llgal/llgal-0.13.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit perl-module
DESCRIPTION="Command-line static web gallery generator"
-HOMEPAGE="http://home.gna.org/llgal"
-SRC_URI="http://download.gna.org/llgal/${P}.tar.bz2"
+HOMEPAGE="http://bgoglin.free.fr/llgal/"
+SRC_URI="https://github.com/bgoglin/${PN}/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
next reply other threads:[~2017-07-30 14:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-30 14:43 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-02 22:08 [gentoo-commits] repo/gentoo:master commit in: media-gfx/llgal/ David Seifert
2021-02-06 22:34 Sam James
2021-02-06 22:34 Sam James
2021-02-06 22:34 Sam James
2020-09-24 1:06 Aaron Bauman
2019-04-09 18:37 Mikle Kolyada
2018-12-01 15:13 David Seifert
2018-01-05 22:02 Ulrich Müller
2017-08-01 8:28 Alexis Ballier
2016-08-03 10:24 Alexis Ballier
2016-02-22 8:46 Patrice Clement
2016-02-22 8:46 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1501425805.c68af51b6a7b5f552cbe54e00072e46736d8cb48.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox