summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-21 07:52:05 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-21 07:52:05 +0000
commit635ef2597a2e089451dac884cb6a279eb83fd143 (patch)
tree45c396702dfbb4657df432983f864a95b9025225 /app-editors/qemacs
parentwhitespace (diff)
downloadgentoo-2-635ef2597a2e089451dac884cb6a279eb83fd143.tar.gz
gentoo-2-635ef2597a2e089451dac884cb6a279eb83fd143.tar.bz2
gentoo-2-635ef2597a2e089451dac884cb6a279eb83fd143.zip
stable x86, bug 193289
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/qemacs')
-rw-r--r--app-editors/qemacs/ChangeLog6
-rw-r--r--app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog
index 29654fe38848..c78ddcde63c3 100644
--- a/app-editors/qemacs/ChangeLog
+++ b/app-editors/qemacs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/qemacs
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.29 2007/07/22 18:47:18 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.30 2007/09/21 07:52:05 opfer Exp $
+
+ 21 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
+ qemacs-0.3.2_pre20070226.ebuild:
+ stable x86, bug 193289
22 Jul 2007; Ulrich Mueller <ulm@gentoo.org> qemacs-0.3.1-r3.ebuild,
qemacs-0.3.2_pre20070226.ebuild:
diff --git a/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild b/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild
index 5e0f0f740e13..9655dfc92759 100644
--- a/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild
+++ b/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild,v 1.4 2007/07/22 18:47:18 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild,v 1.5 2007/09/21 07:52:05 opfer Exp $
inherit eutils versionator flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemacs/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="X png unicode xv"
RESTRICT="strip"