summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-12-03 17:05:53 +0000
committerTom Gall <tgall@gentoo.org>2005-12-03 17:05:53 +0000
commit52e0d0536bac21bc97b4fc501110acd180496501 (patch)
tree9c4bc378c666ed3820d424f9763d5b6af1039294 /www-client
parentremoved firmware-installation from ebuild (diff)
downloadgentoo-2-52e0d0536bac21bc97b4fc501110acd180496501.tar.gz
gentoo-2-52e0d0536bac21bc97b4fc501110acd180496501.tar.bz2
gentoo-2-52e0d0536bac21bc97b4fc501110acd180496501.zip
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/ochusha/ChangeLog6
-rw-r--r--www-client/ochusha/ochusha-0.5.8.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/ochusha/ChangeLog b/www-client/ochusha/ChangeLog
index 3cc9182d676d..58509222235a 100644
--- a/www-client/ochusha/ChangeLog
+++ b/www-client/ochusha/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-client/ochusha
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/ochusha/ChangeLog,v 1.12 2005/11/11 23:19:13 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/ochusha/ChangeLog,v 1.13 2005/12/03 17:05:53 tgall Exp $
+
+ 03 Dec 2005; Tom Gall <tgall@gentoo.org>
+ ochusha-0.5.8.2.ebuild:
+ stable on ppc64
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org>
ochusha-0.5.8.2.ebuild:
diff --git a/www-client/ochusha/ochusha-0.5.8.2.ebuild b/www-client/ochusha/ochusha-0.5.8.2.ebuild
index d4c0b617b349..eedfc1c3fe1b 100644
--- a/www-client/ochusha/ochusha-0.5.8.2.ebuild
+++ b/www-client/ochusha/ochusha-0.5.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.ebuild,v 1.3 2005/11/11 23:19:13 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/ochusha/ochusha-0.5.8.2.ebuild,v 1.4 2005/12/03 17:05:53 tgall Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/16560/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="ppc ~ppc64 x86"
+KEYWORDS="ppc ppc64 x86"
DEPEND="virtual/xft
>=x11-libs/gtk+-2.2.4