diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-07-01 21:38:15 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-07-01 21:38:15 +0000 |
commit | bca8f52ec1a0f04c5a33cc8a91e8af15b6739885 (patch) | |
tree | 1be7be02bd0f49e85978d70ed7acdfdeb23f0827 /x11-apps/xconsole | |
parent | Pull old version. (diff) | |
download | gentoo-2-bca8f52ec1a0f04c5a33cc8a91e8af15b6739885.tar.gz gentoo-2-bca8f52ec1a0f04c5a33cc8a91e8af15b6739885.tar.bz2 gentoo-2-bca8f52ec1a0f04c5a33cc8a91e8af15b6739885.zip |
alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index ace77dc4586b..544497c86a7e 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.16 2006/07/01 21:36:50 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.17 2006/07/01 21:38:15 spyderous Exp $ + + 01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; + xconsole-1.0.2.ebuild: + alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable. 01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; -xconsole-1.0.1.ebuild: diff --git a/x11-apps/xconsole/xconsole-1.0.2.ebuild b/x11-apps/xconsole/xconsole-1.0.2.ebuild index c9cca5d4ef60..cdb1468291b3 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.3 2006/06/10 13:56:52 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.2.ebuild,v 1.4 2006/07/01 21:38:15 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xconsole application" -KEYWORDS="~alpha ~amd64 ~mips ~ppc64 ~sparc ~x86 ~ppc" +KEYWORDS="alpha amd64 arm mips ppc ppc64 sh sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |