summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-01-14 19:24:40 +0000
committerChristoph Mende <angelos@gentoo.org>2008-01-14 19:24:40 +0000
commit1cea34dcce179bee4561a7a3051f484f01b2a664 (patch)
treedf3758742cc45c0f612ce22296e203d0c3587bbf /app-emacs
parentStable on amd64; bug 205266 (diff)
downloadgentoo-2-1cea34dcce179bee4561a7a3051f484f01b2a664.tar.gz
gentoo-2-1cea34dcce179bee4561a7a3051f484f01b2a664.tar.bz2
gentoo-2-1cea34dcce179bee4561a7a3051f484f01b2a664.zip
Stable on amd64 wrt bug #204003
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/mpg123-el/ChangeLog5
-rw-r--r--app-emacs/mpg123-el/mpg123-el-1.50.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/mpg123-el/ChangeLog b/app-emacs/mpg123-el/ChangeLog
index 2c74f453b184..922df8c07d51 100644
--- a/app-emacs/mpg123-el/ChangeLog
+++ b/app-emacs/mpg123-el/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/mpg123-el
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.13 2008/01/02 10:23:45 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.14 2008/01/14 19:24:40 angelos Exp $
+
+ 14 Jan 2008; Christoph Mende <angelos@gentoo.org> mpg123-el-1.50.ebuild:
+ Stable on amd64 wrt bug #204003
02 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
mpg123-el-1.50.ebuild:
diff --git a/app-emacs/mpg123-el/mpg123-el-1.50.ebuild b/app-emacs/mpg123-el/mpg123-el-1.50.ebuild
index 48a7b46a9967..871f905d5a28 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.50.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.50.ebuild,v 1.2 2008/01/02 10:23:45 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.50.ebuild,v 1.3 2008/01/14 19:24:40 angelos Exp $
inherit elisp toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="vorbis"
DEPEND=""