diff options
author | 2004-12-04 18:02:33 +0000 | |
---|---|---|
committer | 2004-12-04 18:02:33 +0000 | |
commit | 5b6cc3c82037cd859b29b111f0c7499b7968ea4c (patch) | |
tree | 4f5445e17a3b1f0e7f0e64ee62a06932457d843d /media-sound | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-5b6cc3c82037cd859b29b111f0c7499b7968ea4c.tar.gz gentoo-2-5b6cc3c82037cd859b29b111f0c7499b7968ea4c.tar.bz2 gentoo-2-5b6cc3c82037cd859b29b111f0c7499b7968ea4c.zip |
stable on amd64
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/easytag/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/easytag/easytag-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/easytag/ChangeLog b/media-sound/easytag/ChangeLog index 0b6b23425776..76ee2caf77f4 100644 --- a/media-sound/easytag/ChangeLog +++ b/media-sound/easytag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/easytag # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.48 2004/11/30 22:41:26 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.49 2004/12/04 17:58:55 slarti Exp $ + + 04 Dec 2004; Tom Martin <slarti@gentoo.org> easytag-1.0.ebuild: + Stable on amd64. 30 Nov 2004; Jason Huebel <jhuebel@gentoo.org> : version bump to 1.99.2 diff --git a/media-sound/easytag/easytag-1.0.ebuild b/media-sound/easytag/easytag-1.0.ebuild index 6ae836f4d868..b9e85d18bd46 100644 --- a/media-sound/easytag/easytag-1.0.ebuild +++ b/media-sound/easytag/easytag-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-1.0.ebuild,v 1.3 2004/11/10 15:13:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-1.0.ebuild,v 1.4 2004/12/04 17:58:55 slarti Exp $ inherit eutils gnuconfig @@ -17,7 +17,7 @@ RDEPEND=">=media-libs/id3lib-3.8.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa amd64 ~ppc64" src_unpack() { unpack ${A} |