diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-18 18:39:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-18 18:39:40 +0000 |
commit | 52677c0ab5b4d4de1177a1fcf7c91bf41672376b (patch) | |
tree | 5bf35b3fe34484ecd48d164253179f841206dc09 /dev-perl/MusicBrainz-DiscID | |
parent | Stable for amd64, wrt bug #421795 (diff) | |
download | historical-52677c0ab5b4d4de1177a1fcf7c91bf41672376b.tar.gz historical-52677c0ab5b4d4de1177a1fcf7c91bf41672376b.tar.bz2 historical-52677c0ab5b4d4de1177a1fcf7c91bf41672376b.zip |
Stable for amd64, wrt bug #421795
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/MusicBrainz-DiscID')
-rw-r--r-- | dev-perl/MusicBrainz-DiscID/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/MusicBrainz-DiscID/ChangeLog b/dev-perl/MusicBrainz-DiscID/ChangeLog index 1460ce3fb5a9..2e125d03e69a 100644 --- a/dev-perl/MusicBrainz-DiscID/ChangeLog +++ b/dev-perl/MusicBrainz-DiscID/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/MusicBrainz-DiscID # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/ChangeLog,v 1.1 2012/05/10 06:31:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/ChangeLog,v 1.2 2012/06/18 18:39:20 ago Exp $ + + 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + MusicBrainz-DiscID-0.03.ebuild: + Stable for amd64, wrt bug #421795 *MusicBrainz-DiscID-0.03 (10 May 2012) diff --git a/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild b/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild index 0262ff74831f..3e5a886a8f1e 100644 --- a/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild +++ b/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild,v 1.3 2012/05/10 06:45:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild,v 1.4 2012/06/18 18:39:20 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="Perl interface for the MusicBrainz libdiscid library" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=">=media-libs/libdiscid-0.2.2" |