diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:20:29 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:20:29 +0000 |
commit | 9058f02a24a9a207f92b89b74367ca3a94640ab1 (patch) | |
tree | f1c880e5cb0676cf7c6b4804812aa873b9c20db8 /x11-apps/xconsole | |
parent | amd64 stable. (diff) | |
download | gentoo-2-9058f02a24a9a207f92b89b74367ca3a94640ab1.tar.gz gentoo-2-9058f02a24a9a207f92b89b74367ca3a94640ab1.tar.bz2 gentoo-2-9058f02a24a9a207f92b89b74367ca3a94640ab1.zip |
amd64 stable.
(Portage version: 2.1.4)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index f094cafcdbc1..e69f5ae35876 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.21 2007/12/19 23:59:21 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.22 2008/01/21 14:20:29 drac Exp $ + + 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xconsole-1.0.3.ebuild: + amd64 stable. 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xconsole-1.0.3.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xconsole/xconsole-1.0.3.ebuild b/x11-apps/xconsole/xconsole-1.0.3.ebuild index 58e140151121..9f03af32cd0f 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.3 2008/01/13 09:28:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3.ebuild,v 1.4 2008/01/21 14:20:29 drac 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 s390 sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |