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 | 4242641b2530a769a1b600349b2d8d7f4477ef78 (patch) | |
tree | b89c861e851b8f6b119be831b563d7554bd4bceb /x11-apps/xconsole | |
parent | Stable for HPPA (bug #274834). (diff) | |
download | historical-4242641b2530a769a1b600349b2d8d7f4477ef78.tar.gz historical-4242641b2530a769a1b600349b2d8d7f4477ef78.tar.bz2 historical-4242641b2530a769a1b600349b2d8d7f4477ef78.zip |
Stable for HPPA (bug #274720).
Package-Manager: portage-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/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.3-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/x11-apps/xconsole/Manifest index b24d38aa8fdb..bff976ad3439 100644 --- a/x11-apps/xconsole/Manifest +++ b/x11-apps/xconsole/Manifest @@ -1,4 +1,4 @@ DIST xconsole-1.0.3.tar.bz2 98733 RMD160 c497c7df959d073db33c3e603a411cca3584337c SHA1 31408b28b67fe74f3d21c98cc2cada03ff9cefab SHA256 1b1ec25fefad34f5c33c74474358c1f5a8702d8c04defc854826bccb7a46bc45 -EBUILD xconsole-1.0.3-r1.ebuild 525 RMD160 619bb88e9aee7c9962a55d8a88e9f487c9c9bff6 SHA1 bee2af982b5fcb8866839c5a115f431194412bca SHA256 c88b739e90f0e4a6d26e4d9d4416b1aeabfb25104852d97c2814d032f558a73d -MISC ChangeLog 3927 RMD160 c40c3d943b6af7de2ab67a4fcef4faa87090cf1d SHA1 b9e7f397ea764b9ca4e728de6314e30359c4d592 SHA256 d4ed1aa639bcf0d40bb06b7a4224cb75ae2dce20182c2780aa823b113813cb24 +EBUILD xconsole-1.0.3-r1.ebuild 521 RMD160 889d22e5f27942ba9652c002c86cbc669e3e7f76 SHA1 9247c6748e7db65f95fc664a7a15dbd9a512eb73 SHA256 982bcf56d70963ee798cf5b7062d806838ae821eebc71b7f267058d7095af5cc +MISC ChangeLog 4031 RMD160 9b6eba7d6afc1f55e844e21e8f5c0ebc6721c635 SHA1 d9051d0e416a2edb2a88b46e279c227efbe4b241 SHA256 a2d20bd71978214cbc475aefd2570ef204fa29862cd46a2a258ecfcc0b8d3699 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 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}" |