summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 22:34:31 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 22:34:31 +0000
commit859ba716a3ae37f206dbbcd3ba5988f627baece5 (patch)
tree5a9b118b2b1c034637f6dc5fbc13b527ce351f73 /dev-perl/Gtk2-Ex-PodViewer
parentEbuild maintenance (diff)
downloadgentoo-2-859ba716a3ae37f206dbbcd3ba5988f627baece5.tar.gz
gentoo-2-859ba716a3ae37f206dbbcd3ba5988f627baece5.tar.bz2
gentoo-2-859ba716a3ae37f206dbbcd3ba5988f627baece5.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Gtk2-Ex-PodViewer')
-rw-r--r--dev-perl/Gtk2-Ex-PodViewer/ChangeLog9
-rw-r--r--dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.14.ebuild7
-rw-r--r--dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild8
-rw-r--r--dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild8
4 files changed, 16 insertions, 16 deletions
diff --git a/dev-perl/Gtk2-Ex-PodViewer/ChangeLog b/dev-perl/Gtk2-Ex-PodViewer/ChangeLog
index c1bdfcacc380..eee25e49b880 100644
--- a/dev-perl/Gtk2-Ex-PodViewer/ChangeLog
+++ b/dev-perl/Gtk2-Ex-PodViewer/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Gtk2-Ex-PodViewer
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.20 2006/11/25 14:34:24 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.21 2007/01/15 22:34:31 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Gtk2-Ex-PodViewer-0.14.ebuild, Gtk2-Ex-PodViewer-0.16.ebuild,
+ Gtk2-Ex-PodViewer-0.17.ebuild:
+ Ebuild maintenance
25 Nov 2006; Michael Cummings <mcummings@gentoo.org>
Gtk2-Ex-PodViewer-0.17.ebuild:
diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.14.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.14.ebuild
index dd3e2ad5d165..4e4ea32fe289 100644
--- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.14.ebuild
+++ b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.14.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.14.ebuild,v 1.11 2006/08/05 04:14:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.14.ebuild,v 1.12 2007/01/15 22:34:31 mcummings Exp $
inherit perl-module eutils
DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)."
-HOMEPAGE="http://search.cpan.org/~gbrown/${P}/"
+HOMEPAGE="http://search.cpan.org/~gbrown/"
SRC_URI="mirror://cpan/authors/id/G/GB/GBROWN/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -23,7 +23,6 @@ DEPEND=">=x11-libs/gtk+-2
dev-perl/Gtk2-Ex-Simple-List
dev-perl/Locale-gettext
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild
index ab94241040cc..6735a4fa7ad0 100644
--- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild
+++ b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.16.ebuild,v 1.5 2006/10/15 16:59:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild,v 1.6 2007/01/15 22:34:31 mcummings Exp $
inherit perl-module
DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)."
-HOMEPAGE="http://search.cpan.org/~gbrown/${P}/"
+HOMEPAGE="http://search.cpan.org/~gbrown/"
SRC_URI="mirror://cpan/authors/id/G/GB/GBROWN/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -23,5 +23,3 @@ DEPEND=">=x11-libs/gtk+-2
dev-perl/Gtk2-Ex-Simple-List
dev-perl/Locale-gettext
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
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 5fbcb7766c2d..fb87db7ef792 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,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.3 2006/11/25 14:34:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild,v 1.4 2007/01/15 22:34:31 mcummings Exp $
inherit perl-module
DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)."
-HOMEPAGE="http://search.cpan.org/~gbrown/${P}/"
+HOMEPAGE="http://search.cpan.org/~gbrown/"
SRC_URI="mirror://cpan/authors/id/G/GB/GBROWN/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -23,5 +23,3 @@ DEPEND=">=x11-libs/gtk+-2
dev-perl/Gtk2-Ex-Simple-List
dev-perl/Locale-gettext
dev-lang/perl"
-RDEPEND="${DEPEND}"
-