summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-05-15 17:34:08 +0000
committerJason Wever <weeve@gentoo.org>2005-05-15 17:34:08 +0000
commit002e1977c70e68273ebd7cced4924c3ea67bd5af (patch)
tree15d8ad292ef6677ceee466638f691e5980804916 /x11-plugins/wmbiff
parentMarked ~ppc for bug #90101. (diff)
downloadhistorical-002e1977c70e68273ebd7cced4924c3ea67bd5af.tar.gz
historical-002e1977c70e68273ebd7cced4924c3ea67bd5af.tar.bz2
historical-002e1977c70e68273ebd7cced4924c3ea67bd5af.zip
Stable on SPARC.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r--x11-plugins/wmbiff/ChangeLog5
-rw-r--r--x11-plugins/wmbiff/Manifest6
-rw-r--r--x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog
index 6939229a86c8..69a10ece27cc 100644
--- a/x11-plugins/wmbiff/ChangeLog
+++ b/x11-plugins/wmbiff/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2005/05/12 07:16:27 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.19 2005/05/15 17:34:08 weeve Exp $
+
+ 15 May 2005; Jason Wever <weeve@gentoo.org> wmbiff-0.4.25-r1.ebuild:
+ Stable on SPARC.
12 May 2005; Michele Noberasco <s4t4n@gentoo.org> wmbiff-0.4.25-r1.ebuild:
Stable for x86.
diff --git a/x11-plugins/wmbiff/Manifest b/x11-plugins/wmbiff/Manifest
index d987ce8d2fa7..22549185a010 100644
--- a/x11-plugins/wmbiff/Manifest
+++ b/x11-plugins/wmbiff/Manifest
@@ -1,7 +1,7 @@
-MD5 b7335a5fabd17ff3d9a2695b0ca73861 wmbiff-0.4.25-r1.ebuild 1023
-MD5 8b4e8860d5329689eddf1eda396b040a ChangeLog 2397
+MD5 6ab6f2d74c531b16f33c170dbcfc0a3c ChangeLog 2488
MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165
MD5 8f7cc73ff9255104b8c20f346378870d wmbiff-0.4.25.ebuild 833
+MD5 5757bd5b48cc5bf5d58ad6372dbc82e2 wmbiff-0.4.25-r1.ebuild 1022
MD5 e84517c77095652edc87803d423092d1 files/digest-wmbiff-0.4.25 65
-MD5 e84517c77095652edc87803d423092d1 files/digest-wmbiff-0.4.25-r1 65
MD5 988ba1c28ca012c99a062db781ef997c files/wmbiff-0.4.25-crypto-api-fix.patch 646
+MD5 e84517c77095652edc87803d423092d1 files/digest-wmbiff-0.4.25-r1 65
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild
index a660492e912d..8a64bb1adafc 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.2 2005/05/12 07:16:27 s4t4n Exp $
+# $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 $
inherit eutils
@@ -14,7 +14,7 @@ DEPEND="virtual/x11
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc sparc x86"
IUSE="crypt"
src_unpack()