diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 21:10:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 21:10:37 +0000 |
commit | b15a4220fb365bcb47fa9f306877f18fef079c81 (patch) | |
tree | 6b5e82081519cc4ecc713412643c04e1eddd0738 /dev-perl/wxperl | |
parent | rpath fix as per bug #107703. Thanks Weeve (diff) | |
download | gentoo-2-b15a4220fb365bcb47fa9f306877f18fef079c81.tar.gz gentoo-2-b15a4220fb365bcb47fa9f306877f18fef079c81.tar.bz2 gentoo-2-b15a4220fb365bcb47fa9f306877f18fef079c81.zip |
whitespace
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/wxperl')
-rw-r--r-- | dev-perl/wxperl/wxperl-0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/wxperl/wxperl-0.22.ebuild b/dev-perl/wxperl/wxperl-0.22.ebuild index cbfe5b6c6da7..63655cd573d6 100644 --- a/dev-perl/wxperl/wxperl-0.22.ebuild +++ b/dev-perl/wxperl/wxperl-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/wxperl/wxperl-0.22.ebuild,v 1.5 2005/07/14 23:28:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/wxperl/wxperl-0.22.ebuild,v 1.6 2006/01/09 21:06:40 mr_bones_ Exp $ inherit perl-module eutils wxwidgets @@ -10,7 +10,7 @@ DESCRIPTION="Perl bindings for wxGTK" HOMEPAGE="http://wxperl.sourceforge.net/" SRC_URI="mirror://cpan/authors/id/M/MB/MBARBON/${MY_P}.tar.gz" -LICENSE="|| (Artistic GPL-2)" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86" IUSE="unicode" |