Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519832 - dev-tcltk/tkdnd-2.6 version bump
Summary: dev-tcltk/tkdnd-2.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-08-13 16:00 UTC by Alex
Modified: 2014-08-14 06:07 UTC (History)
1 user (show)

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


Attachments
tkdnd-2.6.ebuild (tkdnd-2.6.ebuild,1012 bytes, text/plain)
2014-08-13 16:00 UTC, Alex
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2014-08-13 16:00:46 UTC
Created attachment 382842 [details]
tkdnd-2.6.ebuild

In repository there is too old TkDND version, 2.2. Since then, there were several major releases. Also, source location was changed slightly. So, I'm posting new ebuild here.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-13 23:12:48 UTC
Comment on attachment 382842 [details]
tkdnd-2.6.ebuild

--- tkdnd-2.2.ebuild    2012-01-07 17:55:39.000000000 +0100
+++ -   2014-08-14 01:12:38.816806077 +0200
@@ -10,7 +10,7 @@

 DESCRIPTION="Extension that adds native drag & drop capabilities to the tk toolkit"
 HOMEPAGE="http://www.ellogon.org/petasis/tcltk-projects/tkdnd/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_PN}/${MY_PN}%20${PV}/${P/-/}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${MY_PN}/${MY_PN}%20${PV}/${P/-/}-src.tar.gz"

 LICENSE="BSD"
 SLOT="0"
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2014-08-14 06:07:20 UTC
+*tkdnd-2.6 (14 Aug 2014)
+
+  14 Aug 2014; Justin Lecher <jlec@gentoo.org> +tkdnd-2.6.ebuild, metadata.xml:
+  Version BUmp, #519832
+