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 | b342b6573351b252c5a555f9db75446de0d2b570 (patch) | |
tree | 359bdc6a05176ea01b15600c29624df4eb32ef37 /app-emacs/emacs-wget | |
parent | add sub profiles linux24, linux26 for releng (diff) | |
download | historical-b342b6573351b252c5a555f9db75446de0d2b570.tar.gz historical-b342b6573351b252c5a555f9db75446de0d2b570.tar.bz2 historical-b342b6573351b252c5a555f9db75446de0d2b570.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/Manifest | 6 | ||||
-rw-r--r-- | app-emacs/emacs-wget/emacs-wget-0.4.2.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/app-emacs/emacs-wget/Manifest index 609abb9adf99..c6bc10ae3320 100644 --- a/app-emacs/emacs-wget/Manifest +++ b/app-emacs/emacs-wget/Manifest @@ -1,5 +1,5 @@ -MD5 754a36bcf027298ed18eca25bb33f2df emacs-wget-0.4.2.ebuild 741 -MD5 2522dc8e14b18160fd67b70e301481f3 ChangeLog 562 +MD5 7e0bd9fad03000b9a50f2fc84c92c7a4 ChangeLog 657 +MD5 8a914df44ae0374747399a7942e5658e emacs-wget-0.4.2.ebuild 744 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 -MD5 9a1d38708f862c5907ba70f12e3e65ca files/digest-emacs-wget-0.4.2 67 MD5 ce2ee7bdaf6370ded9a6dc9461df7c86 files/65emacs-wget-gentoo.el 252 +MD5 9a1d38708f862c5907ba70f12e3e65ca files/digest-emacs-wget-0.4.2 67 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(){ |