diff options
Diffstat (limited to 'x11-misc/bbmail/bbmail-0.6.11-r2.ebuild')
-rw-r--r-- | x11-misc/bbmail/bbmail-0.6.11-r2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild b/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild index ea411220937c..b05da50e2d44 100644 --- a/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild +++ b/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Craig Joly <joly@ee.ualberta.ca> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild,v 1.3 2002/07/08 16:58:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild,v 1.4 2002/07/08 21:31:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox mail notification, patched for maildir" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.thelinuxcommunity.org/available.phtml" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/blackbox" |