diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-03-28 18:13:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-03-28 18:13:27 +0000 |
commit | 25e56a06f3726faf6d35a94e76278be98e928936 (patch) | |
tree | 2f826c4648dd5434044904f2caee728bbd979a4d /dev-perl/tagged | |
parent | Version bump (diff) | |
download | gentoo-2-25e56a06f3726faf6d35a94e76278be98e928936.tar.gz gentoo-2-25e56a06f3726faf6d35a94e76278be98e928936.tar.bz2 gentoo-2-25e56a06f3726faf6d35a94e76278be98e928936.zip |
mirror syntax
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/tagged')
-rw-r--r-- | dev-perl/tagged/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/tagged/tagged-0.40.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/tagged/ChangeLog b/dev-perl/tagged/ChangeLog index 75d419749170..7bb4f34096ff 100644 --- a/dev-perl/tagged/ChangeLog +++ b/dev-perl/tagged/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/tagged -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/ChangeLog,v 1.3 2004/10/14 19:53:58 dholm Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/ChangeLog,v 1.4 2005/03/28 18:11:38 mcummings Exp $ + + 28 Mar 2005; Michael Cummings <mcummings@gentoo.org> tagged-0.40.ebuild: + Mirror syntax 14 Oct 2004; David Holm <dholm@gentoo.org> tagged-0.40.ebuild: Added to ~ppc. diff --git a/dev-perl/tagged/tagged-0.40.ebuild b/dev-perl/tagged/tagged-0.40.ebuild index ac284bd13b8e..d8a285135f5c 100644 --- a/dev-perl/tagged/tagged-0.40.ebuild +++ b/dev-perl/tagged/tagged-0.40.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/tagged-0.40.ebuild,v 1.3 2004/10/14 19:53:58 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/tagged-0.40.ebuild,v 1.4 2005/03/28 18:11:38 mcummings Exp $ inherit perl-module DESCRIPTION="Modules for reading tags of MP3 audio files" HOMEPAGE="http://www.cpan.org/~thogee/${P}/" -SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TH/THOGEE/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/T/TH/THOGEE/${P}.tar.gz" LICENSE="Artistic" KEYWORDS="~x86 ~ppc" SLOT="0" |