summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 17:04:14 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 17:04:14 +0000
commit26358db5c3c52036a006d4c6ddc9b5aab3e6c4e2 (patch)
tree540dafbf3f37821d1e09853a7877d69b0b7231ad /dev-perl/Tk-CursorControl
parentVersion bump, thanks seemant (diff)
downloadgentoo-2-26358db5c3c52036a006d4c6ddc9b5aab3e6c4e2.tar.gz
gentoo-2-26358db5c3c52036a006d4c6ddc9b5aab3e6c4e2.tar.bz2
gentoo-2-26358db5c3c52036a006d4c6ddc9b5aab3e6c4e2.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Tk-CursorControl')
-rw-r--r--dev-perl/Tk-CursorControl/ChangeLog8
-rw-r--r--dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild8
2 files changed, 9 insertions, 7 deletions
diff --git a/dev-perl/Tk-CursorControl/ChangeLog b/dev-perl/Tk-CursorControl/ChangeLog
index 32440e228233..fbfc71028515 100644
--- a/dev-perl/Tk-CursorControl/ChangeLog
+++ b/dev-perl/Tk-CursorControl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Tk-CursorControl
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/ChangeLog,v 1.9 2006/08/18 01:57:41 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/ChangeLog,v 1.10 2007/01/19 17:04:14 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Tk-CursorControl-0.4.ebuild:
+ Ebuild maintenance
18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Tk-CursorControl-0.4.ebuild:
diff --git a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild
index e6e185f3346b..e7829057b72a 100644
--- a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild
+++ b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.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/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.9 2006/08/18 01:57:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.10 2007/01/19 17:04:14 mcummings Exp $
inherit perl-module
DESCRIPTION="Manipulate the mouse cursor programmatically"
-HOMEPAGE="http://search.cpan.org/~dunniganj/${P}/"
+HOMEPAGE="http://search.cpan.org/~dunniganj/"
SRC_URI="mirror://cpan/authors/id/D/DU/DUNNIGANJ/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -17,5 +17,3 @@ IUSE=""
DEPEND="dev-perl/perl-tk
dev-lang/perl"
-RDEPEND="${DEPEND}"
-