diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-20 18:50:10 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-20 18:50:10 +0000 |
commit | 0fa12f5d70641fe03279355f8759806e156b3c04 (patch) | |
tree | f591e78482b1d9d21785f839a750ce69cf732110 /app-emacs/emacs-wget | |
parent | add sub profiles linux24, linux26 for releng (diff) | |
download | gentoo-2-0fa12f5d70641fe03279355f8759806e156b3c04.tar.gz gentoo-2-0fa12f5d70641fe03279355f8759806e156b3c04.tar.bz2 gentoo-2-0fa12f5d70641fe03279355f8759806e156b3c04.zip |
stable on ppc64, bug #58502
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 be7e94aa6944..040573a4eede 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.3 2004/06/24 22:10:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.4 2004/08/20 18:50:10 tgall Exp $ + + 20 Aug 2004; Tom Gall <tgall@gentoo.org> emacs-wget-0.4.2.ebuild: + stable on ppc64 bug #58502 02 May 2004; David Holm <dholm@gentoo.org> emacs-wget-0.4.2.ebuild: Added to ~ppc. 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 e50fac50239d..1f05d274a973 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.3 2004/06/24 22:10:24 agriffis Exp $ +# $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 $ inherit elisp @@ -16,7 +16,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ppc64" src_compile(){ |