summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-04-17 18:32:03 +0000
committerJeroen Roovers <jer@gentoo.org>2009-04-17 18:32:03 +0000
commitf205468b62fb0ac891f7808a3ac91dc7bfc2d383 (patch)
tree47ce4fbf0056b0e32da1ed13bcbe4ec6bf9e080f /x11-apps/xconsole
parentPortpeek version bump. Now displays filename alongside package. (diff)
downloadgentoo-2-f205468b62fb0ac891f7808a3ac91dc7bfc2d383.tar.gz
gentoo-2-f205468b62fb0ac891f7808a3ac91dc7bfc2d383.tar.bz2
gentoo-2-f205468b62fb0ac891f7808a3ac91dc7bfc2d383.zip
Marked ~hppa too.
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r--x11-apps/xconsole/ChangeLog5
-rw-r--r--x11-apps/xconsole/xconsole-1.0.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog
index 0505d50e014c..28f3af55203b 100644
--- a/x11-apps/xconsole/ChangeLog
+++ b/x11-apps/xconsole/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xconsole
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.30 2009/04/11 18:13:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.31 2009/04/17 18:32:03 jer Exp $
+
+ 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> xconsole-1.0.3-r1.ebuild:
+ Marked ~hppa too.
11 Apr 2009; nixnut <nixnut@gentoo.org> xconsole-1.0.3-r1.ebuild:
ppc stable #264982
diff --git a/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild b/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild
index d7b778b15ad4..bdb6e66b1f53 100644
--- a/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild
+++ b/x11-apps/xconsole/xconsole-1.0.3-r1.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/xconsole/xconsole-1.0.3-r1.ebuild,v 1.6 2009/04/11 18:13:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild,v 1.7 2009/04/17 18:32:03 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="monitor system console messages with X"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"