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 | dabfcd2a0d29c4903b01129485cafac7191f47b7 (patch) | |
tree | 71ed369630caca1b475743df953275507530c6e9 /app-text/pspresent | |
parent | QA - Don't assign default S, add IUSE. (diff) | |
download | historical-dabfcd2a0d29c4903b01129485cafac7191f47b7.tar.gz historical-dabfcd2a0d29c4903b01129485cafac7191f47b7.tar.bz2 historical-dabfcd2a0d29c4903b01129485cafac7191f47b7.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/" |