summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-04-11 18:30:54 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-04-11 18:30:54 +0000
commit76fa1aaed9e0b955b4478abb8fa35c000d776bca (patch)
treed6d1e8f247754bca1d6cd80dbeb877bab0ca345f /x11-apps/xedit
parentAdd ~alpha/~ia64 wrt #260777 (diff)
downloadhistorical-76fa1aaed9e0b955b4478abb8fa35c000d776bca.tar.gz
historical-76fa1aaed9e0b955b4478abb8fa35c000d776bca.tar.bz2
historical-76fa1aaed9e0b955b4478abb8fa35c000d776bca.zip
ppc stable #264982
Package-Manager: portage-2.1.6.11/cvs/Linux ppc
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 5833f9a8bca4..0199d672c033 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.26 2009/04/06 16:22:07 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.27 2009/04/11 18:16:17 nixnut Exp $
+
+ 11 Apr 2009; nixnut <nixnut@gentoo.org> xedit-1.1.2.ebuild:
+ ppc stable #264982
06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> xedit-1.1.2.ebuild:
Stable on sparc, bug #264982
diff --git a/x11-apps/xedit/xedit-1.1.2.ebuild b/x11-apps/xedit/xedit-1.1.2.ebuild
index 91a8042a072a..ed4850c674cc 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.5 2009/04/06 16:22:07 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.6 2009/04/11 18:16:17 nixnut 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 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~mips ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"