summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-08-06 04:31:02 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-08-06 04:31:02 +0000
commit17d9937ebe8a5362418b00625927648537c4284c (patch)
tree7c176cd54d3108d1b6fd59e21ecb2d02c91276fa /app-emacs
parentVersion bump for dev channel release. Includes a workaround for upstream http... (diff)
downloadgentoo-2-17d9937ebe8a5362418b00625927648537c4284c.tar.gz
gentoo-2-17d9937ebe8a5362418b00625927648537c4284c.tar.bz2
gentoo-2-17d9937ebe8a5362418b00625927648537c4284c.zip
x86 stable wrt bug #330317
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/mpg123-el/ChangeLog6
-rw-r--r--app-emacs/mpg123-el/mpg123-el-1.55.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/mpg123-el/ChangeLog b/app-emacs/mpg123-el/ChangeLog
index aab2a4cf7f25..98d894fceb10 100644
--- a/app-emacs/mpg123-el/ChangeLog
+++ b/app-emacs/mpg123-el/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/mpg123-el
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.29 2010/08/02 06:57:52 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.30 2010/08/06 04:31:02 phajdan.jr Exp $
+
+ 06 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ mpg123-el-1.55.ebuild:
+ x86 stable wrt bug #330317
02 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
mpg123-el-1.55.ebuild:
diff --git a/app-emacs/mpg123-el/mpg123-el-1.55.ebuild b/app-emacs/mpg123-el/mpg123-el-1.55.ebuild
index cd8cf8bfb4b0..f7df0d531fc7 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.55.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.55.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.55.ebuild,v 1.4 2010/08/02 06:57:52 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.55.ebuild,v 1.5 2010/08/06 04:31:02 phajdan.jr Exp $
inherit elisp toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="vorbis"
DEPEND=""