summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-04-22 00:42:56 +0000
committerBrent Baude <ranger@gentoo.org>2009-04-22 00:42:56 +0000
commit1175c38cc9b83002e6afc6f20e97c5b77a727ce2 (patch)
treece22388124c53173ec2eedccf72c4ea11ec3bef2 /x11-apps/xedit
parentMarking xditview-1.0.1-r1 ppc for bug 264982 (diff)
downloadgentoo-2-1175c38cc9b83002e6afc6f20e97c5b77a727ce2.tar.gz
gentoo-2-1175c38cc9b83002e6afc6f20e97c5b77a727ce2.tar.bz2
gentoo-2-1175c38cc9b83002e6afc6f20e97c5b77a727ce2.zip
Marking xedit-1.1.2 ppc for bug 264982
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/xedit')
-rw-r--r--x11-apps/xedit/ChangeLog5
-rw-r--r--x11-apps/xedit/xedit-1.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xedit/ChangeLog b/x11-apps/xedit/ChangeLog
index 815e7c3c54c5..136d9890ce8e 100644
--- a/x11-apps/xedit/ChangeLog
+++ b/x11-apps/xedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xedit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.28 2009/04/17 18:34:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.29 2009/04/22 00:42:56 ranger Exp $
+
+ 22 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+ Marking xedit-1.1.2 ppc64 stable for bug 264982
17 Apr 2009; Jeroen Roovers <jer@gentoo.org> xedit-1.1.2.ebuild:
Marked ~hppa too.
diff --git a/x11-apps/xedit/xedit-1.1.2.ebuild b/x11-apps/xedit/xedit-1.1.2.ebuild
index 24d7b233345d..f7d80badfdd5 100644
--- a/x11-apps/xedit/xedit-1.1.2.ebuild
+++ b/x11-apps/xedit/xedit-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.7 2009/04/17 18:34:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.8 2009/04/22 00:42:56 ranger Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="simple text editor for X"
-KEYWORDS="amd64 ~hppa ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~hppa ~mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"