summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:09:02 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:09:02 +0000
commit556497b567af64403ef3b9ea293b90d666c415f9 (patch)
treecb329d1b10ffd6655208a0642708148fe511469f /x11-misc/bbtime
parentNumerous small fixes, see ChangeLogs for details. (Manifest recommit) (diff)
downloadgentoo-2-556497b567af64403ef3b9ea293b90d666c415f9.tar.gz
gentoo-2-556497b567af64403ef3b9ea293b90d666c415f9.tar.bz2
gentoo-2-556497b567af64403ef3b9ea293b90d666c415f9.zip
Numerous small fixes, see ChangeLogs for details.
Diffstat (limited to 'x11-misc/bbtime')
-rw-r--r--x11-misc/bbtime/ChangeLog5
-rw-r--r--x11-misc/bbtime/bbtime-0.1.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/bbtime/ChangeLog b/x11-misc/bbtime/ChangeLog
index 94b67ebe940e..852dd9cf0c60 100644
--- a/x11-misc/bbtime/ChangeLog
+++ b/x11-misc/bbtime/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for x11-misc/bbtime
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header
+ 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> bbtime-0.1.5.ebuild:
+ Removed S=, added IUSE=
+
30 Oct 2003; Brandon Hale <tseng@gentoo.org> metadata.xml:
Added metadata.xml
diff --git a/x11-misc/bbtime/bbtime-0.1.5.ebuild b/x11-misc/bbtime/bbtime-0.1.5.ebuild
index 4e9b5f0facf9..b30b2ed350ce 100644
--- a/x11-misc/bbtime/bbtime-0.1.5.ebuild
+++ b/x11-misc/bbtime/bbtime-0.1.5.ebuild
@@ -1,8 +1,8 @@
-# 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/bbtime/bbtime-0.1.5.ebuild,v 1.2 2003/02/13 17:09:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbtime/bbtime-0.1.5.ebuild,v 1.3 2004/04/14 09:09:01 aliz Exp $
-S=${WORKDIR}/${P}
+IUSE=""
DESCRIPTION="blackbox time watcher"
SRC_URI="http://bbtools.windsofstorm.net/sources/${P}.tar.gz"
HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbsload"