diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-09 20:04:24 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-09 20:04:24 +0000 |
commit | 6761c7885a72b8ca82b91b9f76f894cc384d9fc8 (patch) | |
tree | d53967138e0d12161a07b9671326a1bcd2defb22 /app-emacs/mpg123-el | |
parent | Stable on x86 and ppc. (Manifest recommit) (diff) | |
download | gentoo-2-6761c7885a72b8ca82b91b9f76f894cc384d9fc8.tar.gz gentoo-2-6761c7885a72b8ca82b91b9f76f894cc384d9fc8.tar.bz2 gentoo-2-6761c7885a72b8ca82b91b9f76f894cc384d9fc8.zip |
Stable on x86.
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.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/mpg123-el/ChangeLog b/app-emacs/mpg123-el/ChangeLog index 96f5cd4ec7c6..d84583ee44b1 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.2 2004/06/24 22:19:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.3 2004/10/09 20:04:24 usata Exp $ + + 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> mpg123-el-1.42.ebuild: + Stable on x86. *mpg123-el-1.42 (05 Jun 2004) diff --git a/app-emacs/mpg123-el/mpg123-el-1.42.ebuild b/app-emacs/mpg123-el/mpg123-el-1.42.ebuild index 9537e9d632bc..fac0d32dbc72 100644 --- a/app-emacs/mpg123-el/mpg123-el-1.42.ebuild +++ b/app-emacs/mpg123-el/mpg123-el-1.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.42.ebuild,v 1.2 2004/06/24 22:19:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.42.ebuild,v 1.3 2004/10/09 20:04:24 usata Exp $ inherit gcc elisp @@ -19,7 +19,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="freedist" -KEYWORDS="~x86" +KEYWORDS="x86" SITEFILE="50mpg123-el-gentoo.el" |