diff options
author | David Holm <dholm@gentoo.org> | 2004-05-02 17:54:15 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-02 17:54:15 +0000 |
commit | 94ada553b3b59b8a9933e6a053511710a9bddfec (patch) | |
tree | 099bb713207a0d564c7bc4f7b1aeebd7ab9949fd /app-emacs | |
parent | Initial commit, bug #46194. (diff) | |
download | historical-94ada553b3b59b8a9933e6a053511710a9bddfec.tar.gz historical-94ada553b3b59b8a9933e6a053511710a9bddfec.tar.bz2 historical-94ada553b3b59b8a9933e6a053511710a9bddfec.zip |
Added to ~ppc
Diffstat (limited to 'app-emacs')
-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 f20cb8bb32dc..5c244fbb8cdc 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.1 2004/05/01 11:29:57 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.2 2004/05/02 17:54:15 dholm Exp $ + + 02 May 2004; David Holm <dholm@gentoo.org> emacs-wget-0.4.2.ebuild: + Added to ~ppc. *emacs-wget-0.4.2 (01 May 2004) diff --git a/app-emacs/emacs-wget/Manifest b/app-emacs/emacs-wget/Manifest index f31f9f027ba8..791763f0d589 100644 --- a/app-emacs/emacs-wget/Manifest +++ b/app-emacs/emacs-wget/Manifest @@ -1,5 +1,5 @@ -MD5 976b01d0f695517dd71681e5fd9ab332 emacs-wget-0.4.2.ebuild 742 +MD5 e5f6a1d289c9af47fb5ff1b407243c01 ChangeLog 568 +MD5 e10bff8ad241568b4d637c42e07171eb emacs-wget-0.4.2.ebuild 747 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 -MD5 39a0be3012d7da60190176f5646cdd6e ChangeLog 480 -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 609d8a9c4934..8ef00eadf866 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 Technologies, Inc. # 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.1 2004/05/01 11:29:57 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.4.2.ebuild,v 1.2 2004/05/02 17:54:15 dholm Exp $ inherit elisp @@ -16,7 +16,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" src_compile(){ |