summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:25:17 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:25:17 +0000
commit2f6f032e201f5e250dd6b90e764e0db30a1c15a1 (patch)
treed62fd421154c5739d8a4202ecc0d4bc8cdb26e0e /x11-plugins/wmbiff
parentx86 stable (diff)
downloadgentoo-2-2f6f032e201f5e250dd6b90e764e0db30a1c15a1.tar.gz
gentoo-2-2f6f032e201f5e250dd6b90e764e0db30a1c15a1.tar.bz2
gentoo-2-2f6f032e201f5e250dd6b90e764e0db30a1c15a1.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r--x11-plugins/wmbiff/ChangeLog6
-rw-r--r--x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog
index 69a10ece27cc..defb7bd186d7 100644
--- a/x11-plugins/wmbiff/ChangeLog
+++ b/x11-plugins/wmbiff/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmbiff
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.19 2005/05/15 17:34:08 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.20 2005/06/17 20:22:59 hansmi Exp $
+
+ 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
+ wmbiff-0.4.25-r1.ebuild:
+ Stable on ppc.
15 May 2005; Jason Wever <weeve@gentoo.org> wmbiff-0.4.25-r1.ebuild:
Stable on SPARC.
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild
index 8a64bb1adafc..1d2af1dcd9cc 100644
--- a/x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild
+++ b/x11-plugins/wmbiff/wmbiff-0.4.25-r1.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/x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild,v 1.3 2005/05/15 17:34:08 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild,v 1.4 2005/06/17 20:22:59 hansmi Exp $
inherit eutils
@@ -14,7 +14,7 @@ DEPEND="virtual/x11
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
IUSE="crypt"
src_unpack()