diff options
Diffstat (limited to 'app-text/pspresent/pspresent-1.3-r1.ebuild')
-rw-r--r-- | app-text/pspresent/pspresent-1.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pspresent/pspresent-1.3-r1.ebuild b/app-text/pspresent/pspresent-1.3-r1.ebuild index 6b169a790cb6..48a2104f8bee 100644 --- a/app-text/pspresent/pspresent-1.3-r1.ebuild +++ b/app-text/pspresent/pspresent-1.3-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3-r1.ebuild,v 1.4 2012/05/29 19:26:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3-r1.ebuild,v 1.5 2014/08/10 18:29:44 slyfox Exp $ EAPI="2" inherit toolchain-funcs -DESCRIPTION="A tool to display full-screen PostScript presentations." +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/" SLOT="0" |