summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-12-05 11:21:48 +0000
committerDan Armak <danarmak@gentoo.org>2002-12-05 11:21:48 +0000
commitca15adc8a36ea882fd8749219f0516b6b7e58074 (patch)
treeae5fab8da6f1cc936e9ba14c31db9211ef01889b /net-mail/kbiff
parentchangelog entry for atitvout, see bug 11518 (diff)
downloadhistorical-ca15adc8a36ea882fd8749219f0516b6b7e58074.tar.gz
historical-ca15adc8a36ea882fd8749219f0516b6b7e58074.tar.bz2
historical-ca15adc8a36ea882fd8749219f0516b6b7e58074.zip
new release, resolve #11596
Diffstat (limited to 'net-mail/kbiff')
-rw-r--r--net-mail/kbiff/ChangeLog10
-rw-r--r--net-mail/kbiff/files/digest-kbiff-3.6.31
-rw-r--r--net-mail/kbiff/kbiff-3.6.3.ebuild17
3 files changed, 26 insertions, 2 deletions
diff --git a/net-mail/kbiff/ChangeLog b/net-mail/kbiff/ChangeLog
index 41ce371b9c23..261791e97f97 100644
--- a/net-mail/kbiff/ChangeLog
+++ b/net-mail/kbiff/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-mail/kbiff
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/kbiff/ChangeLog,v 1.3 2002/04/15 20:56:07 danarmak Exp $
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/kbiff/ChangeLog,v 1.4 2002/12/05 11:21:47 danarmak Exp $
+
+*kbiff-3.6.3 (05 Dec 2002)
+
+ 05 Dec 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
+
+ New upstream release. Close our bug #11596.
*kbiff-3.6.1 (15 Apr 2002) this and 3.5.5 (kde2): new upstream versions.
diff --git a/net-mail/kbiff/files/digest-kbiff-3.6.3 b/net-mail/kbiff/files/digest-kbiff-3.6.3
new file mode 100644
index 000000000000..4be8f5298d53
--- /dev/null
+++ b/net-mail/kbiff/files/digest-kbiff-3.6.3
@@ -0,0 +1 @@
+MD5 ffb65c1a41e9fc1a9209bbdc4a21467c kbiff-3.6.3.tar.bz2 548349
diff --git a/net-mail/kbiff/kbiff-3.6.3.ebuild b/net-mail/kbiff/kbiff-3.6.3.ebuild
new file mode 100644
index 000000000000..886e57883a47
--- /dev/null
+++ b/net-mail/kbiff/kbiff-3.6.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/kbiff/kbiff-3.6.3.ebuild,v 1.1 2002/12/05 11:21:48 danarmak Exp $
+
+inherit kde-base || die
+
+need-kde 3
+
+DESCRIPTION="KDE new mail notification utility (biff)"
+SRC_URI="http://devel-home.kde.org/~granroth/${PN}/${P}.tar.bz2"
+HOMEPAGE="http://www.granroth.org/kbiff/"
+
+
+LICENSE="GPL-2"
+KEYWORDS="x86 sparc sparc64"
+
+newdepend ">=kde-base/kdebase-3"