summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-02-05 11:29:46 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-02-05 11:29:46 +0000
commit4b75de696301c50c313c0adbcb4686d594efdda3 (patch)
tree718daa955c70dbf4813a162066f58f977fb201b5 /x11-apps/xconsole
parentStable on ppc64 (diff)
downloadgentoo-2-4b75de696301c50c313c0adbcb4686d594efdda3.tar.gz
gentoo-2-4b75de696301c50c313c0adbcb4686d594efdda3.tar.bz2
gentoo-2-4b75de696301c50c313c0adbcb4686d594efdda3.zip
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r--x11-apps/xconsole/ChangeLog5
-rw-r--r--x11-apps/xconsole/xconsole-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog
index 44d3ee518160..a49805975ada 100644
--- a/x11-apps/xconsole/ChangeLog
+++ b/x11-apps/xconsole/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xconsole
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.23 2008/01/27 19:07:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.24 2008/02/05 11:29:46 corsair Exp $
+
+ 05 Feb 2008; Markus Rothe <corsair@gentoo.org> xconsole-1.0.3.ebuild:
+ Stable on ppc64
27 Jan 2008; Raúl Porcel <armin76@gentoo.org> xconsole-1.0.3.ebuild:
alpha/sparc stable, add ~ia64
diff --git a/x11-apps/xconsole/xconsole-1.0.3.ebuild b/x11-apps/xconsole/xconsole-1.0.3.ebuild
index 022cc226fdbd..8fa4592f3952 100644
--- a/x11-apps/xconsole/xconsole-1.0.3.ebuild
+++ b/x11-apps/xconsole/xconsole-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.ebuild,v 1.5 2008/01/27 19:07:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3.ebuild,v 1.6 2008/02/05 11:29:46 corsair 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 ~ia64 ~mips ~ppc ppc64 s390 sh sparc x86"
IUSE="xprint"
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"