diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-05-12 07:16:27 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-05-12 07:16:27 +0000 |
commit | 4352901071dcef6ce9b817990a17bdd74e419bf0 (patch) | |
tree | 89e75cf1e1e2bcc49268219a9ed636109df0b2e4 | |
parent | security fixes bug #91859 ~arch keywork masked (diff) | |
download | gentoo-2-4352901071dcef6ce9b817990a17bdd74e419bf0.tar.gz gentoo-2-4352901071dcef6ce9b817990a17bdd74e419bf0.tar.bz2 gentoo-2-4352901071dcef6ce9b817990a17bdd74e419bf0.zip |
Stable for x86...
(Portage version: 2.0.51.19)
-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 9cdcc9bef907..6939229a86c8 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.17 2005/05/10 08:34:04 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.18 2005/05/12 07:16:27 s4t4n Exp $ + + 12 May 2005; Michele Noberasco <s4t4n@gentoo.org> wmbiff-0.4.25-r1.ebuild: + Stable for x86. *wmbiff-0.4.25-r1 (10 May 2005) diff --git a/x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild index b4b6edb31706..a660492e912d 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.1 2005/05/10 08:34:04 s4t4n Exp $ +# $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 $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ~ppc" IUSE="crypt" src_unpack() |