diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-26 10:30:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-26 10:30:56 +0000 |
commit | cf76004c86e341596f32dcc06fb8a5bbbde7c3fc (patch) | |
tree | 8b3a6cad380f6ca08a49529b2144c33ae98d21da /media-sound/id3ted | |
parent | Stable for amd64, wrt bug #432726 (diff) | |
download | gentoo-2-cf76004c86e341596f32dcc06fb8a5bbbde7c3fc.tar.gz gentoo-2-cf76004c86e341596f32dcc06fb8a5bbbde7c3fc.tar.bz2 gentoo-2-cf76004c86e341596f32dcc06fb8a5bbbde7c3fc.zip |
Stable for amd64, wrt bug #432728
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/id3ted')
-rw-r--r-- | media-sound/id3ted/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/id3ted/id3ted-1.0_beta3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/id3ted/ChangeLog b/media-sound/id3ted/ChangeLog index 9a434f8e89e3..77612d695888 100644 --- a/media-sound/id3ted/ChangeLog +++ b/media-sound/id3ted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/id3ted # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ted/ChangeLog,v 1.1 2012/07/14 22:43:13 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ted/ChangeLog,v 1.2 2012/08/26 10:30:56 ago Exp $ + + 26 Aug 2012; Agostino Sarubbo <ago@gentoo.org> id3ted-1.0_beta3.ebuild: + Stable for amd64, wrt bug #432728 *id3ted-1.0_beta3 (14 Jul 2012) diff --git a/media-sound/id3ted/id3ted-1.0_beta3.ebuild b/media-sound/id3ted/id3ted-1.0_beta3.ebuild index 45e1b28e4c44..bc4f3204f32b 100644 --- a/media-sound/id3ted/id3ted-1.0_beta3.ebuild +++ b/media-sound/id3ted/id3ted-1.0_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ted/id3ted-1.0_beta3.ebuild,v 1.1 2012/07/14 22:43:13 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ted/id3ted-1.0_beta3.ebuild,v 1.2 2012/08/26 10:30:56 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://github/muennich/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="media-libs/taglib |