diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:02:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:02:09 +0000 |
commit | fa930029396a10f4df182284721a300378a524e3 (patch) | |
tree | 2f91b27d7c8a1a817870a3d35e7412a89cfa2fcf /x11-misc | |
parent | Gentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff) | |
download | gentoo-2-fa930029396a10f4df182284721a300378a524e3.tar.gz gentoo-2-fa930029396a10f4df182284721a300378a524e3.tar.bz2 gentoo-2-fa930029396a10f4df182284721a300378a524e3.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xlockmore/xlockmore-5.04.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/xplore/xplore-1.1-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/xplore/xplore-1.1e.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/x11-misc/xlockmore/xlockmore-5.04.ebuild b/x11-misc/xlockmore/xlockmore-5.04.ebuild index 2b7c9e9c94c9..055520a82721 100644 --- a/x11-misc/xlockmore/xlockmore-5.04.ebuild +++ b/x11-misc/xlockmore/xlockmore-5.04.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.04.ebuild,v 1.5 2004/06/24 22:41:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.04.ebuild,v 1.6 2004/07/15 00:57:23 agriffis Exp $ IUSE="nas esd motif opengl truetype gtk pam" -S=${WORKDIR}/${P} DESCRIPTION="Just another screensaver application for X" SRC_URI="http://cvs.gentoo.org/~mholzer/${P}.tar.bz2 mirror://gentoo/${P}.tar.bz2" diff --git a/x11-misc/xplore/xplore-1.1-r1.ebuild b/x11-misc/xplore/xplore-1.1-r1.ebuild index e2473a09c1fd..e71373b2ca43 100644 --- a/x11-misc/xplore/xplore-1.1-r1.ebuild +++ b/x11-misc/xplore/xplore-1.1-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.1-r1.ebuild,v 1.3 2004/06/24 22:43:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.1-r1.ebuild,v 1.4 2004/07/15 00:57:46 agriffis Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="motif file manager for X." SRC_URI="http://www.musikwissenschaft.uni-mainz.de/~ag/xplore/${P}.tar.bz2" HOMEPAGE="http://www.musikwissenschaft.uni-mainz.de/~ag/xplore/" diff --git a/x11-misc/xplore/xplore-1.1e.ebuild b/x11-misc/xplore/xplore-1.1e.ebuild index 4bc04bcd23e3..0d8e05e9fb58 100644 --- a/x11-misc/xplore/xplore-1.1e.ebuild +++ b/x11-misc/xplore/xplore-1.1e.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.1e.ebuild,v 1.3 2004/06/24 22:43:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.1e.ebuild,v 1.4 2004/07/15 00:57:46 agriffis Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="motif file manager for X." SRC_URI="http://www.musikwissenschaft.uni-mainz.de/~ag/xplore/${P}.tar.bz2" HOMEPAGE="http://www.musikwissenschaft.uni-mainz.de/~ag/xplore/" |