Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221135 - dev-perl/perl-tk-804.028: version bump
Summary: dev-perl/perl-tk-804.028: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-09 21:28 UTC by Rafał Mużyło
Modified: 2008-12-31 17:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2008-05-09 21:28:03 UTC
It was released awhile ago and homepage is no longer valid.
Comment 1 michael higgins 2008-12-17 19:23:11 UTC
Has a new maintainer. Here's an ebuild.

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.028.ebuild,v 1.25 2007/07/22 07:49:00 graaff Exp $

inherit perl-module eutils multilib

MY_P=Tk-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="A Perl Module for Tk"
HOMEPAGE="http://search.cpan.org/~ni-s/"
SRC_URI="mirror://cpan/authors/id/S/SR/SREZIC/${MY_P}.tar.gz"

LICENSE="Artistic"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""

DEPEND="x11-libs/libX11
	dev-lang/perl"

myconf="-I/usr/include/ -l/usr/$(get_libdir)"

mydoc="ToDo VERSIONS"

export X11ROOT=/usr

src_unpack() {
	unpack ${A}
	cd ${S}
	epatch ${FILESDIR}/xorg.patch
}
Comment 2 michael higgins 2008-12-17 19:31:53 UTC
Eh... there is a new homepage too. Maybe when it's committed to the tree, they can edit to include:

http://cpan.uwinnipeg.ca/~srezic/Tk

or

http://search.cpan.org/~srezic/

I don't really know the Gentoo convention, but I prefer the uwinnipeg site. 
'-)
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2008-12-31 17:37:00 UTC
*perl-tk-804.028 (23 Dec 2008)

  23 Dec 2008; Robin H. Johnson <robbat2@gentoo.org> perl-tk-804.027.ebuild,
  +perl-tk-804.028.ebuild:
  Version bump.