diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:06:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:06:22 +0000 |
commit | cb4da93f61016020fa2dbab67d1272d54e979f66 (patch) | |
tree | 0e66f3c0847b32fcd6488a9af38b39e545ba04d6 /x11-apps/xconsole | |
parent | Stable for ppc, wrt bug #475480 (diff) | |
download | gentoo-2-cb4da93f61016020fa2dbab67d1272d54e979f66.tar.gz gentoo-2-cb4da93f61016020fa2dbab67d1272d54e979f66.tar.bz2 gentoo-2-cb4da93f61016020fa2dbab67d1272d54e979f66.zip |
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index 0224e3e8b596..dfdb35d5ccb8 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.46 2013/10/02 03:12:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.47 2013/10/03 20:06:22 ago Exp $ + + 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xconsole-1.0.6.ebuild: + Stable for ppc, wrt bug #475480 02 Oct 2013; Jeroen Roovers <jer@gentoo.org> xconsole-1.0.6.ebuild: Stable for HPPA (bug #475480). diff --git a/x11-apps/xconsole/xconsole-1.0.6.ebuild b/x11-apps/xconsole/xconsole-1.0.6.ebuild index 91f9603eb5cc..76ac5aa70161 100644 --- a/x11-apps/xconsole/xconsole-1.0.6.ebuild +++ b/x11-apps/xconsole/xconsole-1.0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.6.ebuild,v 1.3 2013/10/02 03:12:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.6.ebuild,v 1.4 2013/10/03 20:06:22 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="monitor system console messages with X" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXaw x11-libs/libXmu |