summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-01-02 10:23:45 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-01-02 10:23:45 +0000
commit82143b0a9fc15ce57a73aa4f56c345a6b111706a (patch)
tree88e2b74344c96558f46b383f2098057783f90147 /app-emacs/mpg123-el
parentstable amd64, bug 203585 (diff)
downloadgentoo-2-82143b0a9fc15ce57a73aa4f56c345a6b111706a.tar.gz
gentoo-2-82143b0a9fc15ce57a73aa4f56c345a6b111706a.tar.bz2
gentoo-2-82143b0a9fc15ce57a73aa4f56c345a6b111706a.zip
stable x86, bug 204003
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emacs/mpg123-el')
-rw-r--r--app-emacs/mpg123-el/ChangeLog8
-rw-r--r--app-emacs/mpg123-el/mpg123-el-1.50.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-emacs/mpg123-el/ChangeLog b/app-emacs/mpg123-el/ChangeLog
index 239305f7d058..2c74f453b184 100644
--- a/app-emacs/mpg123-el/ChangeLog
+++ b/app-emacs/mpg123-el/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/mpg123-el
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.12 2007/12/02 14:56:25 opfer Exp $
+# 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 $
+
+ 02 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+ mpg123-el-1.50.ebuild:
+ stable x86, bug 204003
*mpg123-el-1.50 (02 Dec 2007)
diff --git a/app-emacs/mpg123-el/mpg123-el-1.50.ebuild b/app-emacs/mpg123-el/mpg123-el-1.50.ebuild
index c5fc495caf87..48a7b46a9967 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-2007 Gentoo Foundation
+# 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.1 2007/12/02 14:56:25 opfer Exp $
+# $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 $
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=""