diff options
Diffstat (limited to 'dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild')
-rw-r--r-- | dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild index 8d7420077b45..31d2d30dccb6 100644 --- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild +++ b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild,v 1.6 2007/03/05 11:57:32 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild,v 1.7 2008/09/30 13:42:59 tove Exp $ +MODULE_AUTHOR=GBROWN inherit perl-module DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)." -HOMEPAGE="http://search.cpan.org/~gbrown/" -SRC_URI="mirror://cpan/authors/id/G/GB/GBROWN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" |