diff options
author | 2015-03-27 16:27:49 +0000 | |
---|---|---|
committer | 2015-03-27 16:27:49 +0000 | |
commit | 905430b9f6813b6f1449cb52006c35e97cfc4975 (patch) | |
tree | 4e278cd5a1dd0d500ddce20952b86296afc8875b /media-sound/flacon | |
parent | Stable for amd64, wrt bug #529140 (diff) | |
download | gentoo-2-905430b9f6813b6f1449cb52006c35e97cfc4975.tar.gz gentoo-2-905430b9f6813b6f1449cb52006c35e97cfc4975.tar.bz2 gentoo-2-905430b9f6813b6f1449cb52006c35e97cfc4975.zip |
Stable for amd64, wrt bug #529466
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/flacon')
-rw-r--r-- | media-sound/flacon/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/flacon/flacon-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/flacon/ChangeLog b/media-sound/flacon/ChangeLog index be39b2eaa72d..9b19bfd5c62a 100644 --- a/media-sound/flacon/ChangeLog +++ b/media-sound/flacon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/flacon -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/flacon/ChangeLog,v 1.17 2014/07/27 13:44:48 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/flacon/ChangeLog,v 1.18 2015/03/27 16:27:49 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> flacon-1.0.0.ebuild: + Stable for amd64, wrt bug #529466 *flacon-1.0.0 (27 Jul 2014) diff --git a/media-sound/flacon/flacon-1.0.0.ebuild b/media-sound/flacon/flacon-1.0.0.ebuild index f17f191de0c5..f6a9a11a914f 100644 --- a/media-sound/flacon/flacon-1.0.0.ebuild +++ b/media-sound/flacon/flacon-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/flacon/flacon-1.0.0.ebuild,v 1.1 2014/07/27 13:44:48 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/flacon/flacon-1.0.0.ebuild,v 1.2 2015/03/27 16:27:49 ago Exp $ EAPI="5" @@ -19,7 +19,7 @@ SRC_URI="https://github.com/flacon/flacon/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" [[ ${PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="flac mac mp3 mp4 ogg replaygain tta wavpack" RDEPEND=" |