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 | 23219ccfbd8397b76eed84f60e8f1f4067dd6337 (patch) | |
tree | dd714c3564ebb1f5c962d187fffbddd2f4ffe317 /app-emacs | |
parent | Stable on x86 and ppc. (diff) | |
download | historical-23219ccfbd8397b76eed84f60e8f1f4067dd6337.tar.gz historical-23219ccfbd8397b76eed84f60e8f1f4067dd6337.tar.bz2 historical-23219ccfbd8397b76eed84f60e8f1f4067dd6337.zip |
Stable on x86.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/filladapt/Manifest | 4 | ||||
-rw-r--r-- | app-emacs/mpg123-el/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/mpg123-el/mpg123-el-1.42.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/filladapt/Manifest b/app-emacs/filladapt/Manifest index ada17320d6d4..52ca48b75347 100644 --- a/app-emacs/filladapt/Manifest +++ b/app-emacs/filladapt/Manifest @@ -1,5 +1,5 @@ -MD5 c6b7c9d8b5d70bec3b882c1867bf0113 ChangeLog 539 -MD5 8e3275a70181e5297c163669aaa3ff31 filladapt-2.12.ebuild 492 +MD5 acc76d54f00bb019eae92ca588a937b2 ChangeLog 632 +MD5 8965bdb2f89027a8d992fb8940ec1388 filladapt-2.12.ebuild 490 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 MD5 bcaaf39e9aa704c9b1622da3a48a1f71 files/50filladapt-gentoo.el 98 MD5 0578b823eb6c4bb8c6f72c3eb3fcdf47 files/digest-filladapt-2.12 63 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" |