diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-15 17:34:08 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-15 17:34:08 +0000 |
commit | ef5c38b1d3cd7d9dbf8f6443542dabc31c84a851 (patch) | |
tree | 49b4c5c0e68f9f650c76ebf845da7d878f179454 /x11-plugins/wmbiff | |
parent | Marked ~ppc for bug #90101. (diff) | |
download | gentoo-2-ef5c38b1d3cd7d9dbf8f6443542dabc31c84a851.tar.gz gentoo-2-ef5c38b1d3cd7d9dbf8f6443542dabc31c84a851.tar.bz2 gentoo-2-ef5c38b1d3cd7d9dbf8f6443542dabc31c84a851.zip |
Stable on SPARC.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r-- | x11-plugins/wmbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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() |