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 | 748a2155fd5462b719388879504671ee8ea8d90d (patch) | |
tree | e204281e63a3a65bc95d1af9c02a43af8ae138c0 /app-emacs | |
parent | Initial commit, bug #46194. (Manifest recommit) (diff) | |
download | gentoo-2-748a2155fd5462b719388879504671ee8ea8d90d.tar.gz gentoo-2-748a2155fd5462b719388879504671ee8ea8d90d.tar.bz2 gentoo-2-748a2155fd5462b719388879504671ee8ea8d90d.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/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 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/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(){ |