diff options
author | 2004-02-17 08:37:05 +0000 | |
---|---|---|
committer | 2004-02-17 08:37:05 +0000 | |
commit | 21379df56d73ac79416c26c463d7c1d0c507a769 (patch) | |
tree | e6585e77c32c873eb44d84c8b18918d03ebe5fb2 /media-sound/id3v2/id3v2-0.1.9-r1.ebuild | |
parent | header fix; mips and arm need deps first (Manifest recommit) (diff) | |
download | gentoo-2-21379df56d73ac79416c26c463d7c1d0c507a769.tar.gz gentoo-2-21379df56d73ac79416c26c463d7c1d0c507a769.tar.bz2 gentoo-2-21379df56d73ac79416c26c463d7c1d0c507a769.zip |
AMD64 keyword.
Diffstat (limited to 'media-sound/id3v2/id3v2-0.1.9-r1.ebuild')
-rw-r--r-- | media-sound/id3v2/id3v2-0.1.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/id3v2/id3v2-0.1.9-r1.ebuild b/media-sound/id3v2/id3v2-0.1.9-r1.ebuild index 0cf171380170..662d0f11d38b 100644 --- a/media-sound/id3v2/id3v2-0.1.9-r1.ebuild +++ b/media-sound/id3v2/id3v2-0.1.9-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3v2/id3v2-0.1.9-r1.ebuild,v 1.1 2004/02/08 03:40:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3v2/id3v2-0.1.9-r1.ebuild,v 1.2 2004/02/17 08:36:50 aliz Exp $ DESCRIPTION="A command line editor for id3v2 tags." HOMEPAGE="http://id3v2.sourceforge.net/" SRC_URI="mirror://sourceforge/id3v2/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~amd64" DEPEND="media-libs/id3lib" |