diff options
author | Yuval Yaari <yuval@gentoo.org> | 2006-08-13 15:00:17 +0000 |
---|---|---|
committer | Yuval Yaari <yuval@gentoo.org> | 2006-08-13 15:00:17 +0000 |
commit | 8c36b257efa182cc0da23cc69c8fe6a745187c69 (patch) | |
tree | f10c8bc5028706cd049d308a4f00de491ab5c34c /media-sound/id3ed | |
parent | Fixed up comment formatting on ChrisWhite's correction of my SPARC fixes. (diff) | |
download | gentoo-2-8c36b257efa182cc0da23cc69c8fe6a745187c69.tar.gz gentoo-2-8c36b257efa182cc0da23cc69c8fe6a745187c69.tar.bz2 gentoo-2-8c36b257efa182cc0da23cc69c8fe6a745187c69.zip |
Updated HOMEPAGE and SRC_URI
(Portage version: 2.1-r1)
Diffstat (limited to 'media-sound/id3ed')
-rw-r--r-- | media-sound/id3ed/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/id3ed/files/digest-id3ed-1.10.4 | 2 | ||||
-rw-r--r-- | media-sound/id3ed/id3ed-1.10.4.ebuild | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/media-sound/id3ed/ChangeLog b/media-sound/id3ed/ChangeLog index 1b16ce0780a1..344c8af9f81f 100644 --- a/media-sound/id3ed/ChangeLog +++ b/media-sound/id3ed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/id3ed # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/ChangeLog,v 1.11 2006/05/23 19:54:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/ChangeLog,v 1.12 2006/08/13 15:00:16 yuval Exp $ + + 13 Aug 2006; <yuval@gentoo.org> id3ed-1.10.4.ebuild: + Updated HOMEPAGE and SRC_URI 23 May 2006; Markus Rothe <corsair@gentoo.org> id3ed-1.10.4.ebuild: Stable on ppc64 diff --git a/media-sound/id3ed/files/digest-id3ed-1.10.4 b/media-sound/id3ed/files/digest-id3ed-1.10.4 index 7e47d47d6c8f..27b95dc2d543 100644 --- a/media-sound/id3ed/files/digest-id3ed-1.10.4 +++ b/media-sound/id3ed/files/digest-id3ed-1.10.4 @@ -1 +1,3 @@ MD5 fc0df31ef4ad90b83ee133929afbcc83 id3ed-1.10.4.tar.gz 31610 +RMD160 c01388bcde85c271ea1a9f1f07a2769913c40e18 id3ed-1.10.4.tar.gz 31610 +SHA256 56f26dfde7b6357c5ad22644c2a379f25fce82a200264b5d4ce62f2468d8431b id3ed-1.10.4.tar.gz 31610 diff --git a/media-sound/id3ed/id3ed-1.10.4.ebuild b/media-sound/id3ed/id3ed-1.10.4.ebuild index bd651d63fcbc..3976c82aa4a9 100644 --- a/media-sound/id3ed/id3ed-1.10.4.ebuild +++ b/media-sound/id3ed/id3ed-1.10.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.15 2006/05/23 19:54:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.16 2006/08/13 15:00:16 yuval Exp $ IUSE="" DESCRIPTION="ID3 tag editor for mp3 files" -HOMEPAGE="http://www.azstarnet.com/~donut/programs/id3ed.html" -SRC_URI="http://www.azstarnet.com/~donut/programs/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.dakotacom.net/~donut/programs/id3ed.html" +SRC_URI="http://www.dakotacom.net/~donut/programs/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |