diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-05-06 16:30:24 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-05-06 16:30:24 +0000 |
commit | a70bc45a096ebe8a9ee1d7c3a171b564fd16ce1c (patch) | |
tree | a5579748b3deef2f9c75e2fee3dcf8a3d04cdfb2 /x11-misc/obconf/obconf-1.5.ebuild | |
parent | Marked 1.6.0 stable (x86) (diff) | |
download | historical-a70bc45a096ebe8a9ee1d7c3a171b564fd16ce1c.tar.gz historical-a70bc45a096ebe8a9ee1d7c3a171b564fd16ce1c.tar.bz2 historical-a70bc45a096ebe8a9ee1d7c3a171b564fd16ce1c.zip |
Remove explicit S=
Diffstat (limited to 'x11-misc/obconf/obconf-1.5.ebuild')
-rw-r--r-- | x11-misc/obconf/obconf-1.5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/obconf/obconf-1.5.ebuild b/x11-misc/obconf/obconf-1.5.ebuild index dcb72f7f87e6..25c21de6a544 100644 --- a/x11-misc/obconf/obconf-1.5.ebuild +++ b/x11-misc/obconf/obconf-1.5.ebuild @@ -1,8 +1,7 @@ -# 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/obconf/obconf-1.5.ebuild,v 1.3 2003/12/06 22:21:17 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-1.5.ebuild,v 1.4 2004/05/06 16:30:24 tseng Exp $ -S=${WORKDIR}/${P} DESCRIPTION="ObConf is a tool for configuring the Openbox window manager." SRC_URI="http://icculus.org/openbox/obconf/${P}.tar.gz" HOMEPAGE="http://icculus.org/openbox/obconf.php" |