summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-01-21 08:00:53 +0000
committerJustin Lecher <jlec@gentoo.org>2011-01-21 08:00:53 +0000
commitacf0b0d38553ef8e3e6bc1f1261865c7330a2ae2 (patch)
tree344d7c317e732047b1a125e3b8e281f65ccd5d63 /dev-tcltk/tdom/tdom-0.8.2.ebuild
parentVersion bump for dev channel release. Uses bundled flac (bug #352093). Always... (diff)
downloadgentoo-2-acf0b0d38553ef8e3e6bc1f1261865c7330a2ae2.tar.gz
gentoo-2-acf0b0d38553ef8e3e6bc1f1261865c7330a2ae2.tar.bz2
gentoo-2-acf0b0d38553ef8e3e6bc1f1261865c7330a2ae2.zip
Version Bump, Corrected HOMEPAGE, #352304
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk/tdom/tdom-0.8.2.ebuild')
-rw-r--r--dev-tcltk/tdom/tdom-0.8.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.2.ebuild b/dev-tcltk/tdom/tdom-0.8.2.ebuild
index 81a07871f512..5a471b3ce5ee 100644
--- a/dev-tcltk/tdom/tdom-0.8.2.ebuild
+++ b/dev-tcltk/tdom/tdom-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tdom/tdom-0.8.2.ebuild,v 1.6 2011/01/18 14:47:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tdom/tdom-0.8.2.ebuild,v 1.7 2011/01/21 08:00:52 jlec Exp $
EAPI="3"
@@ -9,8 +9,8 @@ inherit autotools eutils
MY_P="tDOM-${PV}"
DESCRIPTION="A XML/DOM/XPath/XSLT Implementation for Tcl"
-HOMEPAGE="http://www.tdom.org/"
-SRC_URI="http://www.tdom.org/files/${MY_P}.tgz"
+HOMEPAGE="http://tdom.github.com"
+SRC_URI="https://github.com/downloads/tDOM/${PN}/${MY_P}.tgz"
LICENSE="MPL-1.1"
SLOT="0"