summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-01 18:26:04 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-01 18:26:04 +0000
commit3c9bef8e578515afc1476107f9d1106e6b332fec (patch)
tree4d7c49111170d0104b3ff8389c8f0f86a485d23d /dev-perl/Tk-CursorControl
parentRemove old with repoman issues. (diff)
downloadhistorical-3c9bef8e578515afc1476107f9d1106e6b332fec.tar.gz
historical-3c9bef8e578515afc1476107f9d1106e6b332fec.tar.bz2
historical-3c9bef8e578515afc1476107f9d1106e6b332fec.zip
Fix bug #272083
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/Tk-CursorControl')
-rw-r--r--dev-perl/Tk-CursorControl/ChangeLog8
-rw-r--r--dev-perl/Tk-CursorControl/Manifest15
-rw-r--r--dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild20
-rw-r--r--dev-perl/Tk-CursorControl/files/0.4-demo.patch12
4 files changed, 44 insertions, 11 deletions
diff --git a/dev-perl/Tk-CursorControl/ChangeLog b/dev-perl/Tk-CursorControl/ChangeLog
index fbfc71028515..7decb84133a1 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-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 $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/ChangeLog,v 1.11 2009/06/01 18:26:04 tove Exp $
+
+ 01 Jun 2009; Torsten Veller <tove@gentoo.org> +files/0.4-demo.patch,
+ Tk-CursorControl-0.4.ebuild:
+ Fix collision by renaming cursor.pl to cursor_cursor.pl(#272083)
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
Tk-CursorControl-0.4.ebuild:
diff --git a/dev-perl/Tk-CursorControl/Manifest b/dev-perl/Tk-CursorControl/Manifest
index 3331951e2487..1955c2b90f0d 100644
--- a/dev-perl/Tk-CursorControl/Manifest
+++ b/dev-perl/Tk-CursorControl/Manifest
@@ -1,4 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+AUX 0.4-demo.patch 397 RMD160 27dd4c7e93207fd72c7d988c6077ae5f7667f667 SHA1 22dd450e1a4da5da2baad057dffed272d0741937 SHA256 8799811ade84623d28282d19f6591e174d7257aa5c69709b9dd92c16eab6fab9
DIST Tk-CursorControl-0.4.tar.gz 12847 RMD160 3c139207ee8f1f8104bfa8c2315136b01093d628 SHA1 7c2072ebafc51608a92cf4afe1034a8f499f142a SHA256 60559acecebf707afce0f6250f32a8e17c24b2d13c01ffd26f9dc28860fccd9d
-EBUILD Tk-CursorControl-0.4.ebuild 568 RMD160 522491fc0cc80125efb98bbf81e5783d86021a5f SHA1 3a9a4ea294d2212be203006fa8e22b461524536a SHA256 18739de08d23e2aaecc72d4f2f2c97f8a7ff587ab0a8b585d8c8902d8326d8a7
-MISC ChangeLog 1400 RMD160 9f5db863e67c82b14e82e28e6cd2495284dfdb11 SHA1 df8ea5d025bd6e4f7ff954e7521b19f8df61e207 SHA256 97625f1234b9e42660e2bc0edef24ebdc945b5ab24f6dd5e4fc1971a337dc672
+EBUILD Tk-CursorControl-0.4.ebuild 622 RMD160 aeeb530a7c800da4aa2474b2a41960b2179559b4 SHA1 9b0d264b66f130fe843ea2777ce922715da57f56 SHA256 d5305e29e53d256f99a93d4ac621928e3364922d964e01eae19abcc98f584687
+MISC ChangeLog 1565 RMD160 aba790f10b26103876bc38f1d2ed599bfcb21209 SHA1 f82a383723c96e8d57fa511b9515b924c6175268 SHA256 1f2fbc6bff33aac99ffc122224b9dae7abf879dbec57267af3f44e83b59a987a
MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.11 (GNU/Linux)
+
+iEYEARECAAYFAkokHXoACgkQV3J2n04EauzkkgCgmz66GC7S00f5L+J+rI1zhHPl
+PigAoI44E4skm5Gcr4xuyeLp371AlCSi
+=a2Dw
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild
index e7829057b72a..7a769123c58f 100644
--- a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild
+++ b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild
@@ -1,19 +1,25 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 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.10 2007/01/19 17:04:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.11 2009/06/01 18:26:04 tove Exp $
-inherit perl-module
+MODULE_AUTHOR=DUNNIGANJ
+inherit eutils perl-module
DESCRIPTION="Manipulate the mouse cursor programmatically"
-HOMEPAGE="http://search.cpan.org/~dunniganj/"
-SRC_URI="mirror://cpan/authors/id/D/DU/DUNNIGANJ/${P}.tar.gz"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="amd64 ia64 sparc x86"
IUSE=""
#SRC_TEST="do"
-DEPEND="dev-perl/perl-tk
+RDEPEND="dev-perl/perl-tk
dev-lang/perl"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}/${PV}-demo.patch" )
+
+src_prepare() {
+ perl-module_src_prepare
+ edos2unix "{S}"/{CursorControl.pm,demos/cursor.pl} || die
+}
diff --git a/dev-perl/Tk-CursorControl/files/0.4-demo.patch b/dev-perl/Tk-CursorControl/files/0.4-demo.patch
new file mode 100644
index 000000000000..8bb70f86e42a
--- /dev/null
+++ b/dev-perl/Tk-CursorControl/files/0.4-demo.patch
@@ -0,0 +1,12 @@
+Collision with perl-tk -- bug 272083
+--- Tk-CursorControl-0.4/Makefile.PL
++++ Tk-CursorControl-0.4/Makefile.PL
+@@ -16,7 +16,7 @@
+ 'trans_cur.mask' => '$(INST_LIB)/Tk/trans_cur.mask',
+ 'demos/cursor.pl' => ($] >= 5.005
+ ? '$(INST_ARCHLIB)'
+- : '$(INST_LIB)') . '/Tk/demos/widtrib/cursor.pl',
++ : '$(INST_LIB)') . '/Tk/demos/widtrib/cursor_control.pl',
+ },
+
+ 'PREREQ_PM' => {