summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-03 14:51:23 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-03 14:51:23 +0000
commite968874e9eb9e63adec56d32bb4cedbef22ea8ea (patch)
tree1fef3fe4eb134dbbf75cc8f986098ebaed9e2bd2 /app-editors
parentStable on sparc wrt bug #46258. (Manifest recommit) (diff)
downloadgentoo-2-e968874e9eb9e63adec56d32bb4cedbef22ea8ea.tar.gz
gentoo-2-e968874e9eb9e63adec56d32bb4cedbef22ea8ea.tar.bz2
gentoo-2-e968874e9eb9e63adec56d32bb4cedbef22ea8ea.zip
Closing #46659.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/qemacs/ChangeLog5
-rw-r--r--app-editors/qemacs/qemacs-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog
index b9b7d4729af7..c8d777fe7ba9 100644
--- a/app-editors/qemacs/ChangeLog
+++ b/app-editors/qemacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/qemacs
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.4 2004/03/30 02:39:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.5 2004/04/03 14:51:23 aliz Exp $
+
+ 03 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> qemacs-0.3.1.ebuild:
+ Adding amd64 keyword, closing #46659.
29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> qemacs-0.3.1.ebuild:
inherit eutils for epatch; tidy; fix IUSE
diff --git a/app-editors/qemacs/qemacs-0.3.1.ebuild b/app-editors/qemacs/qemacs-0.3.1.ebuild
index ed831d39e5f8..bab1a0ca25b6 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 Technologies, Inc.
# 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.6 2004/03/30 02:39:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.7 2004/04/03 14:51:23 aliz 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"
+KEYWORDS="x86 ~amd64"
IUSE="X png"
DEPEND="X? ( virtual/x11 )