diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-07-28 18:58:57 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-07-28 18:58:57 +0000 |
commit | e933ad4c8e30137c57e1ccaf2259fcf0e8ffad4a (patch) | |
tree | e2ece78cea3f3a754d756fcb5a58180eb5c0e4c1 /media-sound | |
parent | amd64 stable, bug 186785 (diff) | |
download | gentoo-2-e933ad4c8e30137c57e1ccaf2259fcf0e8ffad4a.tar.gz gentoo-2-e933ad4c8e30137c57e1ccaf2259fcf0e8ffad4a.tar.bz2 gentoo-2-e933ad4c8e30137c57e1ccaf2259fcf0e8ffad4a.zip |
amd64 stable, bug 186785
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audiotag/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audiotag/audiotag-0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audiotag/ChangeLog b/media-sound/audiotag/ChangeLog index 67834b38bc2e..07b4def8e5df 100644 --- a/media-sound/audiotag/ChangeLog +++ b/media-sound/audiotag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audiotag # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.20 2007/07/26 13:38:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.21 2007/07/28 18:58:57 beandog Exp $ + + 28 Jul 2007; Steve Dibb <beandog@gentoo.org> audiotag-0.16.ebuild: + amd64 stable, bug 186785 26 Jul 2007; Raúl Porcel <armin76@gentoo.org> audiotag-0.16.ebuild: x86 stable diff --git a/media-sound/audiotag/audiotag-0.16.ebuild b/media-sound/audiotag/audiotag-0.16.ebuild index 25a6756e08a9..1dae858f89b8 100644 --- a/media-sound/audiotag/audiotag-0.16.ebuild +++ b/media-sound/audiotag/audiotag-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.16.ebuild,v 1.7 2007/07/26 13:38:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.16.ebuild,v 1.8 2007/07/28 18:58:57 beandog Exp $ IUSE="aac flac vorbis mp3" @@ -10,7 +10,7 @@ SRC_URI="http://tempestgames.com/ryan/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc x86" DEPEND="dev-lang/perl" |