diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:17:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:17:44 +0000 |
commit | a9bb6df8ecf21876e2865a2e093566fce8f42274 (patch) | |
tree | c377502312f25ce2982f9c000bc918de6c038264 /dev-perl/PostScript-Simple | |
parent | sync IUSE (-mpeg), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-a9bb6df8ecf21876e2865a2e093566fce8f42274.tar.gz historical-a9bb6df8ecf21876e2865a2e093566fce8f42274.tar.bz2 historical-a9bb6df8ecf21876e2865a2e093566fce8f42274.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-perl/PostScript-Simple')
-rw-r--r-- | dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild b/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild index 4135acf7a311..562ef5f07c7d 100644 --- a/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild +++ b/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild,v 1.2 2004/06/25 00:56:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild,v 1.3 2004/07/14 20:16:04 agriffis Exp $ inherit perl-module @@ -11,4 +11,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/PostScript/${P}.tar.gz" LICENSE="Artistic | GPL-1 | GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~hppa" - +IUSE="" |