Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Audio-CD-disc-cover/
Date: Sat, 07 Apr 2018 21:18:33
Message-Id: 1523135829.1d51c4bb0aede16113c5d88be17919e70df1d705.slyfox@gentoo
1 commit: 1d51c4bb0aede16113c5d88be17919e70df1d705
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 21:14:24 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 21:17:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d51c4bb
7
8 dev-perl/Audio-CD-disc-cover: stable 0.05-r2 for ia64, bug #652368
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild
17 index e827cc4d748..dfeceb6f619 100644
18 --- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild
19 +++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="http://www.vanhemert.co.uk/files/${MY_P}.tar.gz"
21
22 IUSE=""
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86"
25 +KEYWORDS="alpha amd64 ia64 ppc sparc x86"
26
27 RDEPEND=">=dev-perl/URI-1.10
28 >=dev-perl/HTML-Parser-3.15