summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-23 19:03:28 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-23 19:03:28 +0000
commitc192267d8d2e7b4a6ee1f6d13e3bf875b89e5a6a (patch)
treeb942a1bef902e858a404d70553509dd576b71dc8 /www-client
parentAdded new revision for testing which uses the brand-spankin-new games-mods.ec... (diff)
downloadgentoo-2-c192267d8d2e7b4a6ee1f6d13e3bf875b89e5a6a.tar.gz
gentoo-2-c192267d8d2e7b4a6ee1f6d13e3bf875b89e5a6a.tar.bz2
gentoo-2-c192267d8d2e7b4a6ee1f6d13e3bf875b89e5a6a.zip
Stable on ppc64; bug #152339
(Portage version: 2.1.1-r1)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/ochusha/ChangeLog5
-rw-r--r--www-client/ochusha/ochusha-0.5.8.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/ochusha/ChangeLog b/www-client/ochusha/ChangeLog
index 381189bdbb88..8038b218f701 100644
--- a/www-client/ochusha/ChangeLog
+++ b/www-client/ochusha/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/ochusha
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/ochusha/ChangeLog,v 1.16 2006/10/12 10:11:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/ochusha/ChangeLog,v 1.17 2006/10/23 19:03:28 corsair Exp $
+
+ 23 Oct 2006; Markus Rothe <corsair@gentoo.org> ochusha-0.5.8.2-r1.ebuild:
+ Stable on ppc64; bug #152339
12 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ochusha-0.5.8.2.ebuild,
ochusha-0.5.8.2-r1.ebuild:
diff --git a/www-client/ochusha/ochusha-0.5.8.2-r1.ebuild b/www-client/ochusha/ochusha-0.5.8.2-r1.ebuild
index 3283a130cd14..98adba0f434d 100644
--- a/www-client/ochusha/ochusha-0.5.8.2-r1.ebuild
+++ b/www-client/ochusha/ochusha-0.5.8.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/ochusha/ochusha-0.5.8.2-r1.ebuild,v 1.3 2006/10/12 10:11:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/ochusha/ochusha-0.5.8.2-r1.ebuild,v 1.4 2006/10/23 19:03:28 corsair Exp $
inherit flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/16560/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~x86"
RDEPEND="virtual/xft
>=x11-libs/gtk+-2.2.4