diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:19:44 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:19:44 +0000 |
commit | 7e52272c47db8a02ca3bb8ad21045f189d42dca0 (patch) | |
tree | fd71e4b5fc72a6ab556cee670492bd680f0ee7f1 /app-editors/qemacs | |
parent | someone forgot to mask everything :P (diff) | |
download | gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.tar.gz gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.tar.bz2 gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-editors/qemacs')
-rw-r--r-- | app-editors/qemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index 088d9a7d6f03..eb9ec9a2556d 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/qemacs # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.9 2004/09/07 14:50:30 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.10 2004/10/05 12:19:43 pvdabeel Exp $ + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + qemacs-0.3.1.ebuild: + Masked qemacs-0.3.1.ebuild stable for ppc 07 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> qemacs-0.3.1.ebuild, +files/qemacs-0.3.1-tty_utf8.patch: diff --git a/app-editors/qemacs/qemacs-0.3.1.ebuild b/app-editors/qemacs/qemacs-0.3.1.ebuild index b016f521fc07..7532e7ad12c6 100644 --- a/app-editors/qemacs/qemacs-0.3.1.ebuild +++ b/app-editors/qemacs/qemacs-0.3.1.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-editors/qemacs/qemacs-0.3.1.ebuild,v 1.12 2004/09/07 14:50:30 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.13 2004/10/05 12:19:43 pvdabeel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemacs/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ppc" IUSE="X png unicode" DEPEND="X? ( virtual/x11 ) |