summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-09-04 16:38:14 +0000
committerDavid Holm <dholm@gentoo.org>2004-09-04 16:38:14 +0000
commit73362a1130d79935adfdb3227fdb678f92015928 (patch)
tree76942e02852afd8ba2fa20c8e2c2422fe875dce1 /app-editors/qemacs
parentVersion bump with small fix (diff)
downloadhistorical-73362a1130d79935adfdb3227fdb678f92015928.tar.gz
historical-73362a1130d79935adfdb3227fdb678f92015928.tar.bz2
historical-73362a1130d79935adfdb3227fdb678f92015928.zip
Added to ~ppc
Diffstat (limited to 'app-editors/qemacs')
-rw-r--r--app-editors/qemacs/ChangeLog5
-rw-r--r--app-editors/qemacs/Manifest6
-rw-r--r--app-editors/qemacs/qemacs-0.3.1.ebuild4
3 files changed, 9 insertions, 6 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/Manifest b/app-editors/qemacs/Manifest
index a70396ded713..1ffb440438c9 100644
--- a/app-editors/qemacs/Manifest
+++ b/app-editors/qemacs/Manifest
@@ -1,5 +1,5 @@
-MD5 8bdea4443b56386fe2a9ce0f92dbcad3 ChangeLog 1133
-MD5 d255032c1936a9d286ca54dad7b7719b qemacs-0.3.1.ebuild 1043
+MD5 ca6587a3861db03bc0ef2bd6736a8985 ChangeLog 1214
+MD5 f73f8fa1c52372f286802f450b96f49b qemacs-0.3.1.ebuild 1045
+MD5 1bef560680eaab10f0524f228c5dc6eb files/digest-qemacs-0.3.1 64
MD5 26f2791358b330724fe8dfa7a4dba22a files/qemacs-0.3.1-configure-gentoo.patch 496
MD5 a4c613ab493b62325669d8d1353c8b2e files/qemacs-Makefile-gentoo.patch 421
-MD5 1bef560680eaab10f0524f228c5dc6eb files/digest-qemacs-0.3.1 64
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 )