diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:28:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:28:26 +0000 |
commit | 6f2cae664adccf62bea0cab3e30f4960dcfbf3b6 (patch) | |
tree | 83605fdd4ef6ee6be265e8a69faf39d3e521c1f0 /x11-apps/xconsole | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-6f2cae664adccf62bea0cab3e30f4960dcfbf3b6.tar.gz gentoo-2-6f2cae664adccf62bea0cab3e30f4960dcfbf3b6.tar.bz2 gentoo-2-6f2cae664adccf62bea0cab3e30f4960dcfbf3b6.zip |
arm/s390/sh stable
(Portage version: 2.1.4)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.3.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-apps/xconsole/xconsole-1.0.2.ebuild b/x11-apps/xconsole/xconsole-1.0.2.ebuild index c7cba1a78db4..5c61ee5b82b4 100644 --- a/x11-apps/xconsole/xconsole-1.0.2.ebuild +++ b/x11-apps/xconsole/xconsole-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.2.ebuild,v 1.5 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.2.ebuild,v 1.6 2008/01/13 09:28:26 vapier 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 mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm mips ppc ppc64 s390 sh sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" diff --git a/x11-apps/xconsole/xconsole-1.0.3.ebuild b/x11-apps/xconsole/xconsole-1.0.3.ebuild index 4579532b6d95..58e140151121 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-2007 Gentoo Foundation +# 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.2 2007/12/19 23:59:21 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3.ebuild,v 1.3 2008/01/13 09:28:26 vapier 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 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |