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 | faa7819de4de83a5a7e44b00fe90239a5ae3e1e3 (patch) | |
tree | 1a63160c15835d0eab483857df47058cc65b324d /x11-plugins/wmbiff | |
parent | security fixes bug #91859 ~arch keywork masked (diff) | |
download | historical-faa7819de4de83a5a7e44b00fe90239a5ae3e1e3.tar.gz historical-faa7819de4de83a5a7e44b00fe90239a5ae3e1e3.tar.bz2 historical-faa7819de4de83a5a7e44b00fe90239a5ae3e1e3.zip |
Stable for x86...
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r-- | x11-plugins/wmbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbiff/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.25-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/x11-plugins/wmbiff/Manifest index bd21157ba9c8..d987ce8d2fa7 100644 --- a/x11-plugins/wmbiff/Manifest +++ b/x11-plugins/wmbiff/Manifest @@ -1,5 +1,5 @@ -MD5 39dfb21cfaf93f7d30b68b9a02a42402 wmbiff-0.4.25-r1.ebuild 1024 -MD5 1f33129dee148f95fe6f4ceadbd7aa0f ChangeLog 2301 +MD5 b7335a5fabd17ff3d9a2695b0ca73861 wmbiff-0.4.25-r1.ebuild 1023 +MD5 8b4e8860d5329689eddf1eda396b040a ChangeLog 2397 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 MD5 8f7cc73ff9255104b8c20f346378870d wmbiff-0.4.25.ebuild 833 MD5 e84517c77095652edc87803d423092d1 files/digest-wmbiff-0.4.25 65 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() |