diff options
author | 2004-10-09 20:10:24 +0000 | |
---|---|---|
committer | 2004-10-09 20:10:24 +0000 | |
commit | 964ca21615cfd5bfbf73a14fa51617f3c948a303 (patch) | |
tree | a413b958b9063ac92453746aee0f0663ea2588cc /app-emacs/emacs-wget | |
parent | Marked as stable. (Manifest recommit) (diff) | |
download | gentoo-2-964ca21615cfd5bfbf73a14fa51617f3c948a303.tar.gz gentoo-2-964ca21615cfd5bfbf73a14fa51617f3c948a303.tar.bz2 gentoo-2-964ca21615cfd5bfbf73a14fa51617f3c948a303.zip |
Stable on alpha and ppc.
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 de95d92f190d..f90943bb2b1d 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.5 2004/08/26 13:10:04 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.6 2004/10/09 20:10:23 usata Exp $ + + 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> emacs-wget-0.4.2.ebuild: + Stable on alpha and ppc. 26 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> emacs-wget-0.4.2.ebuild: Stable on x86. Added to ~alpha. 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 1599a25911ff..5067f779d0a6 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.5 2004/08/26 13:10:04 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.4.2.ebuild,v 1.6 2004/10/09 20:10:24 usata Exp $ inherit elisp @@ -16,7 +16,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~alpha ~ppc ppc64" +KEYWORDS="x86 alpha ppc ppc64" src_compile(){ |