diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-05-06 17:05:04 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-05-06 17:05:04 +0000 |
commit | 00142304c791fdd92c56970bea933b519c076ae6 (patch) | |
tree | ba3c717eb48bc9e4043f8f218a3028ee54f680d1 /x11-misc/bbmail | |
parent | Patch added to fix bug #49417. (Manifest recommit) (diff) | |
download | gentoo-2-00142304c791fdd92c56970bea933b519c076ae6.tar.gz gentoo-2-00142304c791fdd92c56970bea933b519c076ae6.tar.bz2 gentoo-2-00142304c791fdd92c56970bea933b519c076ae6.zip |
Stable on x86
Diffstat (limited to 'x11-misc/bbmail')
-rw-r--r-- | x11-misc/bbmail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bbmail/bbmail-0.6.11-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbmail/bbmail-0.8.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/bbmail/ChangeLog b/x11-misc/bbmail/ChangeLog index 1f3c01eaaf03..0ab0ebd1ce85 100644 --- a/x11-misc/bbmail/ChangeLog +++ b/x11-misc/bbmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bbmail # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/ChangeLog,v 1.9 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/ChangeLog,v 1.10 2004/05/06 17:02:12 tseng Exp $ + + 06 May 2004; Brandon Hale <tseng@gentoo.org> bbmail-0.8.3.ebuild: + Stable on x86 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> bbmail-0.8.2.ebuild, bbmail-0.8.3.ebuild: diff --git a/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild b/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild index 32ca993d005f..46071db1d63e 100644 --- a/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild +++ b/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild,v 1.9 2003/02/13 17:08:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild,v 1.10 2004/05/06 17:02:12 tseng Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox mail notification, patched for maildir" diff --git a/x11-misc/bbmail/bbmail-0.8.3.ebuild b/x11-misc/bbmail/bbmail-0.8.3.ebuild index 1cee0af3e1b7..36176f5dfbdf 100644 --- a/x11-misc/bbmail/bbmail-0.8.3.ebuild +++ b/x11-misc/bbmail/bbmail-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.8.3.ebuild,v 1.2 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.8.3.ebuild,v 1.3 2004/05/06 17:02:12 tseng Exp $ IUSE="" DESCRIPTION="blackbox mail notification" @@ -9,7 +9,7 @@ HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbmail" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc " +KEYWORDS="x86 ~sparc " DEPEND="virtual/blackbox" |