diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:54:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:54:07 +0000 |
commit | b0188fe0354d7c6dbcce2e8414a3b59ebdba383b (patch) | |
tree | 49a514a28e8834da0ffa821786e11e42959f1ed3 /app-emacs/mpg123-el | |
parent | x86 stable wrt #265134 (diff) | |
download | historical-b0188fe0354d7c6dbcce2e8414a3b59ebdba383b.tar.gz historical-b0188fe0354d7c6dbcce2e8414a3b59ebdba383b.tar.bz2 historical-b0188fe0354d7c6dbcce2e8414a3b59ebdba383b.zip |
x86 stable wrt #265311
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'app-emacs/mpg123-el')
-rw-r--r-- | app-emacs/mpg123-el/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/mpg123-el/mpg123-el-1.51-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/mpg123-el/ChangeLog b/app-emacs/mpg123-el/ChangeLog index a4bda868e230..2dc532c6bc65 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.17 2009/03/06 22:19:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.18 2009/04/14 09:54:07 armin76 Exp $ + + 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> mpg123-el-1.51-r1.ebuild: + x86 stable wrt #265311 *mpg123-el-1.51-r1 (06 Mar 2009) diff --git a/app-emacs/mpg123-el/mpg123-el-1.51-r1.ebuild b/app-emacs/mpg123-el/mpg123-el-1.51-r1.ebuild index 84249999254a..3679878a5f7b 100644 --- a/app-emacs/mpg123-el/mpg123-el-1.51-r1.ebuild +++ b/app-emacs/mpg123-el/mpg123-el-1.51-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.51-r1.ebuild,v 1.1 2009/03/06 22:19:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.51-r1.ebuild,v 1.2 2009/04/14 09:54:07 armin76 Exp $ inherit elisp toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}-r1.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="vorbis" DEPEND="" |