diff options
author | David Holm <dholm@gentoo.org> | 2004-09-04 16:38:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-04 16:38:14 +0000 |
commit | 3a4c48107c921a889bffb2b87d987c85556811ac (patch) | |
tree | c47cd9bc592786f19207e373bd2dcb646d3ece8a | |
parent | Version bump with small fix (diff) | |
download | gentoo-2-3a4c48107c921a889bffb2b87d987c85556811ac.tar.gz gentoo-2-3a4c48107c921a889bffb2b87d987c85556811ac.tar.bz2 gentoo-2-3a4c48107c921a889bffb2b87d987c85556811ac.zip |
Added to ~ppc
-rw-r--r-- | app-editors/qemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index 8e3a3a8f9394..9c2c6e887cf2 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2004/06/24 22:01:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.8 2004/09/04 16:38:14 dholm Exp $ + + 04 Sep 2004; David Holm <dholm@gentoo.org> qemacs-0.3.1.ebuild: + Added to ~ppc. 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> qemacs-0.3.1.ebuild: Add die following econf for bug 48950 diff --git a/app-editors/qemacs/qemacs-0.3.1.ebuild b/app-editors/qemacs/qemacs-0.3.1.ebuild index 156ad60a9e30..23a5170c9b19 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.10 2004/06/24 22:01:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.11 2004/09/04 16:38:14 dholm 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" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="X png" DEPEND="X? ( virtual/x11 ) |