summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 10:54:16 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 10:54:16 +0000
commitd2a7a0a7b553a262a20af0037aa46396892cced5 (patch)
tree77805c41ac7fde83e7ebdf5a5635569521a22b77 /app-misc/tdfsb
parentversion bumped. (Manifest recommit) (diff)
downloadgentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.gz
gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.bz2
gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.zip
Don't assign default to S; header fix
Diffstat (limited to 'app-misc/tdfsb')
-rw-r--r--app-misc/tdfsb/ChangeLog7
-rw-r--r--app-misc/tdfsb/tdfsb-0.0.7.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/app-misc/tdfsb/ChangeLog b/app-misc/tdfsb/ChangeLog
index a01004d73dc4..ed7aec0cbb79 100644
--- a/app-misc/tdfsb/ChangeLog
+++ b/app-misc/tdfsb/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-misc/tdfsb
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tdfsb/ChangeLog,v 1.4 2003/07/01 22:31:32 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tdfsb/ChangeLog,v 1.5 2004/03/14 10:54:05 mr_bones_ Exp $
+
+ 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> tdfsb-0.0.7.ebuild:
+ Don't assign default to S; header fix
*tdfsb-0.0.7 (12 Dec 2002)
diff --git a/app-misc/tdfsb/tdfsb-0.0.7.ebuild b/app-misc/tdfsb/tdfsb-0.0.7.ebuild
index 79a4bd786c6c..6145efc84994 100644
--- a/app-misc/tdfsb/tdfsb-0.0.7.ebuild
+++ b/app-misc/tdfsb/tdfsb-0.0.7.ebuild
@@ -1,10 +1,9 @@
-# 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/app-misc/tdfsb/tdfsb-0.0.7.ebuild,v 1.4 2003/07/01 22:31:32 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tdfsb/tdfsb-0.0.7.ebuild,v 1.5 2004/03/14 10:54:05 mr_bones_ Exp $
IUSE=""
-S=${WORKDIR}/${P}
DESCRIPTION="SDL based graphical file browser"
HOMEPAGE="http://www.hgb-leipzig.de/~leander/TDFSB/"
SRC_URI="http://www.hgb-leipzig.de/~leander/TDFSB/${P}.tar.gz"