diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:59:21 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:59:21 +0000 |
commit | 287a6e5b84c2f7bdd0f2c1e1202e283e75e3f5bc (patch) | |
tree | 0bc1ec1c43655d29f617097f55d406492478249c /x11-apps/xconsole | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-287a6e5b84c2f7bdd0f2c1e1202e283e75e3f5bc.tar.gz gentoo-2-287a6e5b84c2f7bdd0f2c1e1202e283e75e3f5bc.tar.bz2 gentoo-2-287a6e5b84c2f7bdd0f2c1e1202e283e75e3f5bc.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index b68e7ae504e5..f094cafcdbc1 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.20 2007/09/08 06:10:58 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.21 2007/12/19 23:59:21 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xconsole-1.0.3.ebuild: + Stable on x86 (bug #202087) *xconsole-1.0.3 (08 Sep 2007) diff --git a/x11-apps/xconsole/xconsole-1.0.3.ebuild b/x11-apps/xconsole/xconsole-1.0.3.ebuild index 90f68851ef3c..4579532b6d95 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 # 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.1 2007/09/08 06:10:58 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3.ebuild,v 1.2 2007/12/19 23:59:21 cla 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 ~sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |