summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/x2gokdebindings/ChangeLog8
-rw-r--r--net-misc/x2gokdebindings/x2gokdebindings-2.0.1.4.ebuild (renamed from net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/net-misc/x2gokdebindings/ChangeLog b/net-misc/x2gokdebindings/ChangeLog
index 92fbb2ea5258..b03c2d790f9d 100644
--- a/net-misc/x2gokdebindings/ChangeLog
+++ b/net-misc/x2gokdebindings/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/x2gokdebindings
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2gokdebindings/ChangeLog,v 1.1 2009/03/13 12:42:26 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2gokdebindings/ChangeLog,v 1.2 2009/03/13 12:54:07 voyageur Exp $
+
+*x2gokdebindings-2.0.1.4 (13 Mar 2009)
+
+ 13 Mar 2009; Bernard Cafarelli <voyageur@gentoo.org>
+ -x2gokdebindings-2.0.1.3.ebuild, +x2gokdebindings-2.0.1.4.ebuild:
+ Version bump, switch to new SRC_URI
*x2gokdebindings-2.0.1.3 (13 Mar 2009)
diff --git a/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild b/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.4.ebuild
index 61fbb36f1efb..0d8a019312a8 100644
--- a/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild
+++ b/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild,v 1.1 2009/03/13 12:42:26 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.4.ebuild,v 1.1 2009/03/13 12:54:07 voyageur Exp $
inherit kde versionator
@@ -8,7 +8,7 @@ MAJOR_PV="$(get_version_component_range 1-3)"
FULL_PV="${MAJOR_PV}-$(get_version_component_range 4)"
DESCRIPTION="The X2Go KDE Bindings"
HOMEPAGE="http://x2go.berlios.de"
-SRC_URI="http://x2go.obviously-nice.de/deb/pool/${PN}/${PN}_${FULL_PV}.tar.gz"
+SRC_URI="http://x2go.obviously-nice.de/deb/pool-lenny/${PN}/${PN}_${FULL_PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -17,4 +17,4 @@ IUSE=""
need-kde 3
-S=${WORKDIR}/${PN}-${MAJOR_PV} \ No newline at end of file
+S=${WORKDIR}/${PN}-${MAJOR_PV}