diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-03-20 12:31:27 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-03-20 12:31:27 +0000 |
commit | bd33f199c44d8850c38eb07bc471f3c04c622a42 (patch) | |
tree | f09e34fabf3bdd8c14018aa1865887e56753ef88 /x11-plugins/wmbiff | |
parent | Stable for x86. (diff) | |
download | gentoo-2-bd33f199c44d8850c38eb07bc471f3c04c622a42.tar.gz gentoo-2-bd33f199c44d8850c38eb07bc471f3c04c622a42.tar.bz2 gentoo-2-bd33f199c44d8850c38eb07bc471f3c04c622a42.zip |
Stable for x86.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r-- | x11-plugins/wmbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog index b28eeaeb8cc8..2a07bba123ce 100644 --- a/x11-plugins/wmbiff/ChangeLog +++ b/x11-plugins/wmbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbiff # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.22 2006/01/31 21:20:02 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.23 2006/03/20 12:31:25 s4t4n Exp $ + + 20 Mar 2006; Michele Noberasco <s4t4n@gentoo.org> wmbiff-0.4.27.ebuild: + Stable for x86. 31 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmbiff-0.4.25.ebuild, wmbiff-0.4.25-r1.ebuild, wmbiff-0.4.27.ebuild: diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild index e73db60884f2..246df9b51fb6 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.2 2006/01/31 21:20:02 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.3 2006/03/20 12:31:27 s4t4n Exp $ DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes." SRC_URI="mirror://sourceforge/wmbiff/${P}.tar.gz" @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="crypt" src_compile() |