summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2004-09-04 00:15:22 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2004-09-04 00:15:22 +0000
commit3919ef388023b3ee3202fbe4de62bc84a65a3bc0 (patch)
tree8e094370bc17aac518a10c416fcf5e21f2393e52 /x11-plugins/wmbiff
parentRevision bump for x11-misc/xfe-0.70, closing #62428... (Manifest recommit) (diff)
downloadgentoo-2-3919ef388023b3ee3202fbe4de62bc84a65a3bc0.tar.gz
gentoo-2-3919ef388023b3ee3202fbe4de62bc84a65a3bc0.tar.bz2
gentoo-2-3919ef388023b3ee3202fbe4de62bc84a65a3bc0.zip
x11-plugins/wmbiff-0.4.25 stable for x86...
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r--x11-plugins/wmbiff/ChangeLog5
-rw-r--r--x11-plugins/wmbiff/wmbiff-0.4.25.ebuild15
2 files changed, 6 insertions, 14 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog
index abcb06b3e24a..78f2f479750a 100644
--- a/x11-plugins/wmbiff/ChangeLog
+++ b/x11-plugins/wmbiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmbiff
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.13 2004/09/02 18:22:40 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.14 2004/09/04 00:15:22 s4t4n Exp $
+
+ 04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmbiff-0.4.25.ebuild:
+ Stable for x86.
02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
wmbiff-0.4.25.ebuild:
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild
index 89010b46af28..7162e9b78604 100644
--- a/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild
+++ b/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.ebuild,v 1.2 2004/09/02 18:22:40 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild,v 1.3 2004/09/04 00:15:22 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"
@@ -12,20 +12,9 @@ DEPEND="virtual/x11
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~amd64 ppc"
+KEYWORDS="x86 ~sparc ~amd64 ppc"
IUSE="crypt"
-#This has been fixed upstream
-#src_unpack() {
-# unpack ${A}
-# cd ${S}
-# if use crypt; then
-# if has_version ">dev-libs/libgcrypt-1.1.12"; then
-# epatch ${FILESDIR}/${P}-crypto-api-fix.patch
-# fi
-# fi
-#}
-
src_compile() {
local myconf
if ! use crypt; then