diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 06:10:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 06:10:03 +0000 |
commit | f340323ca9306b954ebadc45cdcfe8aa71d1ad0b (patch) | |
tree | f520601da3ea01976efc695a25ea4773837969ed /x11-apps/xconsole | |
parent | Stable for HPPA (bug #274834). (diff) | |
download | gentoo-2-f340323ca9306b954ebadc45cdcfe8aa71d1ad0b.tar.gz gentoo-2-f340323ca9306b954ebadc45cdcfe8aa71d1ad0b.tar.bz2 gentoo-2-f340323ca9306b954ebadc45cdcfe8aa71d1ad0b.zip |
Stable for HPPA (bug #274720).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index b0037f59fb5f..79bc82b61e37 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.32 2009/04/22 00:42:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.33 2009/06/22 06:10:03 jer Exp $ + + 22 Jun 2009; Jeroen Roovers <jer@gentoo.org> xconsole-1.0.3-r1.ebuild: + Stable for HPPA (bug #274720). 22 Apr 2009; Brent Baude <ranger@gentoo.org> xconsole-1.0.3-r1.ebuild: Marking xconsole-1.0.3-r1 ppc64 stable for bug 264982 diff --git a/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild b/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild index b96e4048b267..ff754d3eaa45 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.8 2009/04/22 00:42:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild,v 1.9 2009/06/22 06:10:03 jer 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 ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |