diff options
author | 2009-04-22 00:42:10 +0000 | |
---|---|---|
committer | 2009-04-22 00:42:10 +0000 | |
commit | 65e2254b04c1825d51d967c27316295e515acfdd (patch) | |
tree | 29409386e707f5f3bd0c59078dfac1f29421ba8f /x11-apps | |
parent | Marking xclock-1.0.3-r1 ppc for bug 264982 (diff) | |
download | gentoo-2-65e2254b04c1825d51d967c27316295e515acfdd.tar.gz gentoo-2-65e2254b04c1825d51d967c27316295e515acfdd.tar.bz2 gentoo-2-65e2254b04c1825d51d967c27316295e515acfdd.zip |
Marking xconsole-1.0.3-r1 ppc for bug 264982
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps')
-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 28f3af55203b..b0037f59fb5f 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.31 2009/04/17 18:32:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.32 2009/04/22 00:42:10 ranger Exp $ + + 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 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> xconsole-1.0.3-r1.ebuild: Marked ~hppa too. diff --git a/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild b/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild index bdb6e66b1f53..b96e4048b267 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.7 2009/04/17 18:32:03 jer Exp $ +# $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 $ # 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}" |