summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-08-25 19:17:53 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-08-25 19:17:53 +0000
commit9b6b969534a41fdd031dea6f926de9aac9c77b81 (patch)
treee579e3cc61f6a1d7db77ea0be7326ad0f25d7e7e /media-sound/mp3splt
parentRemoving Test-Builder-Tester. This was consumed by Test-Simple some time ago. (diff)
downloadgentoo-2-9b6b969534a41fdd031dea6f926de9aac9c77b81.tar.gz
gentoo-2-9b6b969534a41fdd031dea6f926de9aac9c77b81.tar.bz2
gentoo-2-9b6b969534a41fdd031dea6f926de9aac9c77b81.zip
Stable on amd64/x86 wrt bug #144141.
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'media-sound/mp3splt')
-rw-r--r--media-sound/mp3splt/ChangeLog5
-rw-r--r--media-sound/mp3splt/mp3splt-2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mp3splt/ChangeLog b/media-sound/mp3splt/ChangeLog
index 2f2da84e580a..ac8517565e7a 100644
--- a/media-sound/mp3splt/ChangeLog
+++ b/media-sound/mp3splt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mp3splt
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.19 2006/05/15 03:19:46 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.20 2006/08/25 19:17:53 wolf31o2 Exp $
+
+ 25 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> mp3splt-2.1.ebuild:
+ Stable on amd64/x86 wrt bug #144141.
14 May 2006; Thomas Cort <tcort@gentoo.org> -mp3splt-1.9.ebuild:
Remove old.
diff --git a/media-sound/mp3splt/mp3splt-2.1.ebuild b/media-sound/mp3splt/mp3splt-2.1.ebuild
index bc21e4153c41..2781f4813c62 100644
--- a/media-sound/mp3splt/mp3splt-2.1.ebuild
+++ b/media-sound/mp3splt/mp3splt-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/mp3splt-2.1.ebuild,v 1.6 2006/04/01 06:11:24 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/mp3splt-2.1.ebuild,v 1.7 2006/08/25 19:17:53 wolf31o2 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mp3splt/${P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa -mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa -mips ~ppc ~sparc x86"
IUSE="vorbis"
DEPEND="vorbis? ( media-libs/libvorbis )