diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 21:16:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 21:16:16 +0000 |
commit | fda07ed69e6fda68ecafdf685e022ac8d597bc2c (patch) | |
tree | 0897fd35e8476ddf64ed4ec56561ac68a5081900 /dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild | |
parent | added block, to fix a conflict with ebuilds on gentoo.de cvs (diff) | |
download | gentoo-2-fda07ed69e6fda68ecafdf685e022ac8d597bc2c.tar.gz gentoo-2-fda07ed69e6fda68ecafdf685e022ac8d597bc2c.tar.bz2 gentoo-2-fda07ed69e6fda68ecafdf685e022ac8d597bc2c.zip |
whitespace
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild')
-rw-r--r-- | dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild index cd036147f40b..b867c7b68dce 100644 --- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild +++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild,v 1.3 2006/01/08 14:49:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild,v 1.4 2006/01/09 21:13:19 mr_bones_ Exp $ inherit perl-module @@ -8,7 +8,7 @@ DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ app HOMEPAGE="http://search.cpan.org/search?query=${PN}" SRC_URI="mirror://cpan/authors/id/G/GB/GBROWN/${P}.tar.gz" -LICENSE="|| (Artistic GPL-2)" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86" IUSE="cups" |