diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:09 +0000 |
commit | 309bee3a648ecf6c147f71434207a7407fb01da8 (patch) | |
tree | f2247dfa1c3079a4425a52718a7297e51e031c12 /media-sound | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-309bee3a648ecf6c147f71434207a7407fb01da8.tar.gz gentoo-2-309bee3a648ecf6c147f71434207a7407fb01da8.tar.bz2 gentoo-2-309bee3a648ecf6c147f71434207a7407fb01da8.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/soundconverter/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/soundconverter/soundconverter-2.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/soundconverter/ChangeLog b/media-sound/soundconverter/ChangeLog index 9ad55db96416..6635b1ec7a3d 100644 --- a/media-sound/soundconverter/ChangeLog +++ b/media-sound/soundconverter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/soundconverter # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/soundconverter/ChangeLog,v 1.35 2014/07/22 10:51:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/soundconverter/ChangeLog,v 1.36 2014/07/23 15:23:09 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> soundconverter-2.1.3.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> soundconverter-2.1.3.ebuild: Stable for amd64, wrt bug #512912 diff --git a/media-sound/soundconverter/soundconverter-2.1.3.ebuild b/media-sound/soundconverter/soundconverter-2.1.3.ebuild index 20c3290060da..7ec73f08e7c1 100644 --- a/media-sound/soundconverter/soundconverter-2.1.3.ebuild +++ b/media-sound/soundconverter/soundconverter-2.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/soundconverter/soundconverter-2.1.3.ebuild,v 1.2 2014/07/22 10:51:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/soundconverter/soundconverter-2.1.3.ebuild,v 1.3 2014/07/23 15:23:09 ago Exp $ # TODO: convert # dev-python/gconf-python @@ -20,7 +20,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="aac flac mp3 opus vorbis" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |