summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-05 11:39:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-05 11:39:18 +0000
commitdb6c8916dd06f87fc8a2b326c405997bbbf5810c (patch)
tree5a6d94febd73d407e4a9b5691703ce89146a5381 /media-sound/mp3splt
parentStable for x86, wrt bug #495738 (diff)
downloadgentoo-2-db6c8916dd06f87fc8a2b326c405997bbbf5810c.tar.gz
gentoo-2-db6c8916dd06f87fc8a2b326c405997bbbf5810c.tar.bz2
gentoo-2-db6c8916dd06f87fc8a2b326c405997bbbf5810c.zip
Stable for x86, wrt bug #495738
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/mp3splt')
-rw-r--r--media-sound/mp3splt/ChangeLog7
-rw-r--r--media-sound/mp3splt/mp3splt-2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/mp3splt/ChangeLog b/media-sound/mp3splt/ChangeLog
index 575dc3111db7..e9095ac054b1 100644
--- a/media-sound/mp3splt/ChangeLog
+++ b/media-sound/mp3splt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mp3splt
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.54 2013/07/22 19:23:04 sping Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.55 2014/04/05 11:39:18 ago Exp $
+
+ 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> mp3splt-2.6.ebuild:
+ Stable for x86, wrt bug #495738
*mp3splt-2.6 (22 Jul 2013)
diff --git a/media-sound/mp3splt/mp3splt-2.6.ebuild b/media-sound/mp3splt/mp3splt-2.6.ebuild
index 692909ab5a09..ca824ce0e19b 100644
--- a/media-sound/mp3splt/mp3splt-2.6.ebuild
+++ b/media-sound/mp3splt/mp3splt-2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/mp3splt-2.6.ebuild,v 1.1 2013/07/22 19:23:04 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/mp3splt-2.6.ebuild,v 1.2 2014/04/05 11:39:18 ago Exp $
EAPI=4
inherit multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="flac"
RDEPEND="~media-libs/libmp3splt-0.9.0[flac?]"