diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 20:36:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 20:36:11 +0000 |
commit | 331508121e57dfa37a7018724a4ae610c451204b (patch) | |
tree | 42fb7845e26902c1bdd24c0154a96cd62b141ee7 /x11-apps/xconsole/xconsole-1.0.3-r1.ebuild | |
parent | x86 stable, bug #264982 (diff) | |
download | gentoo-2-331508121e57dfa37a7018724a4ae610c451204b.tar.gz gentoo-2-331508121e57dfa37a7018724a4ae610c451204b.tar.bz2 gentoo-2-331508121e57dfa37a7018724a4ae610c451204b.zip |
x86 stable, bug #264982
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xconsole/xconsole-1.0.3-r1.ebuild')
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild b/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild index df8b9f733024..fe066be96025 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.2 2009/04/05 17:02:52 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild,v 1.3 2009/04/05 20:36:11 maekke 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="" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |