diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 17:17:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 17:17:41 +0000 |
commit | 7e87a706c6172e584f0d83e854fd6acd2bbe2a05 (patch) | |
tree | 7fbddab7b1a1dfdb2a2db686b065ed91f714dcd9 /app-text/pspresent | |
parent | QA - Don't assign default S, add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-7e87a706c6172e584f0d83e854fd6acd2bbe2a05.tar.gz gentoo-2-7e87a706c6172e584f0d83e854fd6acd2bbe2a05.tar.bz2 gentoo-2-7e87a706c6172e584f0d83e854fd6acd2bbe2a05.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-text/pspresent')
-rw-r--r-- | app-text/pspresent/pspresent-1.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/pspresent/pspresent-1.1.ebuild b/app-text/pspresent/pspresent-1.1.ebuild index 4ed4b83d4c88..92909a29822b 100644 --- a/app-text/pspresent/pspresent-1.1.ebuild +++ b/app-text/pspresent/pspresent-1.1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.1.ebuild,v 1.4 2004/06/02 16:42:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.1.ebuild,v 1.5 2004/06/14 17:17:41 kloeri Exp $ IUSE="xinerama" -S="${WORKDIR}/${P}" DESCRIPTION="A tool to display full-screen PostScript presentations." SRC_URI="http://www.cse.unsw.edu.au/~matthewc/pspresent/${P}.tar.gz" HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/" |