diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-03 20:21:33 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-03 20:21:33 +0000 |
commit | 7218183aaeb220c4594e193eac88bf1bdb9aae75 (patch) | |
tree | 9975a412619b31de5a01e5ad1b1ace8b33f87cbd /app-emacs | |
parent | stable ppc, bug #441430 (diff) | |
download | gentoo-2-7218183aaeb220c4594e193eac88bf1bdb9aae75.tar.gz gentoo-2-7218183aaeb220c4594e193eac88bf1bdb9aae75.tar.bz2 gentoo-2-7218183aaeb220c4594e193eac88bf1bdb9aae75.zip |
stable ppc, bug #441070
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/mpg123-el/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/mpg123-el/mpg123-el-1.58.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-emacs/mpg123-el/ChangeLog b/app-emacs/mpg123-el/ChangeLog index 80f8f7b23530..9f83ab547aef 100644 --- a/app-emacs/mpg123-el/ChangeLog +++ b/app-emacs/mpg123-el/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/mpg123-el # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.33 2012/09/25 21:18:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.34 2012/11/03 20:21:33 blueness Exp $ + + 03 Nov 2012; Anthony G. Basile <blueness@gentoo.org> mpg123-el-1.58.ebuild: + stable ppc, bug #441070 *mpg123-el-1.58 (25 Sep 2012) @@ -129,4 +132,3 @@ files/50mpg123-el-gentoo.el: Initial import. Thanks to Louis C. Candell <gentoo@ossh.com> and Atzm Watanabe <sitosito@p.chan.ne.jp>, closing bug #37456 - diff --git a/app-emacs/mpg123-el/mpg123-el-1.58.ebuild b/app-emacs/mpg123-el/mpg123-el-1.58.ebuild index 09f72a79f0cd..d3ab7f4454c8 100644 --- a/app-emacs/mpg123-el/mpg123-el-1.58.ebuild +++ b/app-emacs/mpg123-el/mpg123-el-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.58.ebuild,v 1.1 2012/09/25 21:18:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.58.ebuild,v 1.2 2012/11/03 20:21:33 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="mpg123-el" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="vorbis" RDEPEND="media-sound/mpg123 |