diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-08-26 13:10:04 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-08-26 13:10:04 +0000 |
commit | 7dd766c0ea7590a26cdf1f18f96c90378dcf03c9 (patch) | |
tree | 549800da7cc5715c0c75833ae2bb8afd29cbaa4e /app-emacs/emacs-wget | |
parent | Removed old ebuild. (Manifest recommit) (diff) | |
download | gentoo-2-7dd766c0ea7590a26cdf1f18f96c90378dcf03c9.tar.gz gentoo-2-7dd766c0ea7590a26cdf1f18f96c90378dcf03c9.tar.bz2 gentoo-2-7dd766c0ea7590a26cdf1f18f96c90378dcf03c9.zip |
Stable on x86. Added to ~alpha.
Diffstat (limited to 'app-emacs/emacs-wget')
-rw-r--r-- | app-emacs/emacs-wget/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/emacs-wget/emacs-wget-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/emacs-wget/ChangeLog b/app-emacs/emacs-wget/ChangeLog index 040573a4eede..de95d92f190d 100644 --- a/app-emacs/emacs-wget/ChangeLog +++ b/app-emacs/emacs-wget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/emacs-wget # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.4 2004/08/20 18:50:10 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.5 2004/08/26 13:10:04 usata Exp $ + + 26 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> emacs-wget-0.4.2.ebuild: + Stable on x86. Added to ~alpha. 20 Aug 2004; Tom Gall <tgall@gentoo.org> emacs-wget-0.4.2.ebuild: stable on ppc64 bug #58502 diff --git a/app-emacs/emacs-wget/emacs-wget-0.4.2.ebuild b/app-emacs/emacs-wget/emacs-wget-0.4.2.ebuild index 1f05d274a973..1599a25911ff 100644 --- a/app-emacs/emacs-wget/emacs-wget-0.4.2.ebuild +++ b/app-emacs/emacs-wget/emacs-wget-0.4.2.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/emacs-wget/emacs-wget-0.4.2.ebuild,v 1.4 2004/08/20 18:50:10 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.4.2.ebuild,v 1.5 2004/08/26 13:10:04 usata Exp $ inherit elisp @@ -16,7 +16,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ppc64" +KEYWORDS="x86 ~alpha ~ppc ppc64" src_compile(){ |