diff options
author | 2004-06-06 23:38:36 +0000 | |
---|---|---|
committer | 2004-06-06 23:38:36 +0000 | |
commit | 1d6cdee6d89ea96e0301c1f3ab58dbef49ffca23 (patch) | |
tree | 6df4affae73fe190975a48239ad3d22ca61392bb /x11-misc/bbmail | |
parent | Version bumped. Closes #50909. (diff) | |
download | historical-1d6cdee6d89ea96e0301c1f3ab58dbef49ffca23.tar.gz historical-1d6cdee6d89ea96e0301c1f3ab58dbef49ffca23.tar.bz2 historical-1d6cdee6d89ea96e0301c1f3ab58dbef49ffca23.zip |
Stable on sparc.
Diffstat (limited to 'x11-misc/bbmail')
-rw-r--r-- | x11-misc/bbmail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bbmail/bbmail-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bbmail/ChangeLog b/x11-misc/bbmail/ChangeLog index 0ab0ebd1ce85..6913c1b11ef0 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.10 2004/05/06 17:02:12 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/ChangeLog,v 1.11 2004/06/06 23:38:36 weeve Exp $ + + 06 Jun 2004; Jason Wever <weeve@gentoo.org> bbmail-0.8.3.ebuild: + Stable on sparc. 06 May 2004; Brandon Hale <tseng@gentoo.org> bbmail-0.8.3.ebuild: Stable on x86 diff --git a/x11-misc/bbmail/bbmail-0.8.3.ebuild b/x11-misc/bbmail/bbmail-0.8.3.ebuild index 5efcb79ef24e..b0c70bb3805a 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.4 2004/05/23 14:46:08 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.8.3.ebuild,v 1.5 2004/06/06 23:38:36 weeve 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 ppc" +KEYWORDS="x86 sparc ppc" DEPEND="virtual/blackbox" |