summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Keadle <mkeadle@gentoo.org>2002-12-12 22:52:21 +0000
committerMatt Keadle <mkeadle@gentoo.org>2002-12-12 22:52:21 +0000
commit50b39c56b010456ec7ff45c19f838f80417c2fb0 (patch)
tree2a205a4895b29fa90e7bfc8df2cb9be5185f56d9
parentBump to latest version. Compiles clean with gcc3.x now (diff)
downloadgentoo-2-50b39c56b010456ec7ff45c19f838f80417c2fb0.tar.gz
gentoo-2-50b39c56b010456ec7ff45c19f838f80417c2fb0.tar.bz2
gentoo-2-50b39c56b010456ec7ff45c19f838f80417c2fb0.zip
Initial import. New version builds clean with gcc3.x
-rw-r--r--x11-misc/bbtime/ChangeLog11
-rw-r--r--x11-misc/bbtime/bbtime-0.1.5.ebuild23
-rw-r--r--x11-misc/bbtime/files/digest-bbtime-0.1.51
3 files changed, 35 insertions, 0 deletions
diff --git a/x11-misc/bbtime/ChangeLog b/x11-misc/bbtime/ChangeLog
new file mode 100644
index 000000000000..f722ffa842f3
--- /dev/null
+++ b/x11-misc/bbtime/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for x11-misc/bbtime
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header
+
+*bbtime-0.1.5 (12 Dec 2002)
+
+ 12 Dec 2002; Matt Keadle <mkeadle@gentoo.org> bbtime-0.1.5.ebuild
+ files/digest-bbtime-0.1.5
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. Initial import. Version clean with gcc3.x
diff --git a/x11-misc/bbtime/bbtime-0.1.5.ebuild b/x11-misc/bbtime/bbtime-0.1.5.ebuild
new file mode 100644
index 000000000000..98df85515546
--- /dev/null
+++ b/x11-misc/bbtime/bbtime-0.1.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbtime/bbtime-0.1.5.ebuild,v 1.1 2002/12/12 22:52:21 mkeadle Exp $
+
+S=${WORKDIR}/${P}
+DESCRIPTION="blackbox time watcher"
+SRC_URI="http://bbtools.windsofstorm.net/sources/${P}.tar.gz"
+HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbsload"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+
+DEPEND="virtual/blackbox"
+
+src_compile() {
+ econf || die
+ emake || die
+}
+
+src_install () {
+ make DESTDIR=${D} install || die
+ dodoc README COPYING AUTHORS BUGS INSTALL ChangeLog NEWS TODO data/README.bbsload
+}
diff --git a/x11-misc/bbtime/files/digest-bbtime-0.1.5 b/x11-misc/bbtime/files/digest-bbtime-0.1.5
new file mode 100644
index 000000000000..8e63f503a910
--- /dev/null
+++ b/x11-misc/bbtime/files/digest-bbtime-0.1.5
@@ -0,0 +1 @@
+MD5 374e1a5c0bbe6fdcc30f1fe536d1c8b6 bbtime-0.1.5.tar.gz 68842