summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-04-17 18:34:23 +0000
committerJeroen Roovers <jer@gentoo.org>2009-04-17 18:34:23 +0000
commitd5e398f4cae71acf3096460e3fb741474aafa36e (patch)
treeeedf3aab0931a2165bf7dbe6b77da9480cd63a89 /x11-apps/xedit
parentMarked ~hppa too. (diff)
downloadgentoo-2-d5e398f4cae71acf3096460e3fb741474aafa36e.tar.gz
gentoo-2-d5e398f4cae71acf3096460e3fb741474aafa36e.tar.bz2
gentoo-2-d5e398f4cae71acf3096460e3fb741474aafa36e.zip
Marked ~hppa too.
(Portage version: 2.2_rc30/cvs/Linux i686)
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 0199d672c033..815e7c3c54c5 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.27 2009/04/11 18:16:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.28 2009/04/17 18:34:23 jer Exp $
+
+ 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> xedit-1.1.2.ebuild:
+ Marked ~hppa too.
11 Apr 2009; nixnut <nixnut@gentoo.org> xedit-1.1.2.ebuild:
ppc stable #264982
diff --git a/x11-apps/xedit/xedit-1.1.2.ebuild b/x11-apps/xedit/xedit-1.1.2.ebuild
index ed4850c674cc..24d7b233345d 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.6 2009/04/11 18:16:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.7 2009/04/17 18:34:23 jer 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 ~hppa ~mips ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"