Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/x2gokdebindings: ChangeLog x2gokdebindings-2.0.1.4.ebuild x2gokdebindings-2.0.1.3.ebuild
Date: Fri, 13 Mar 2009 12:54:12
Message-Id: E1Li6tr-0005O6-Pg@stork.gentoo.org
1 voyageur 09/03/13 12:54:07
2
3 Modified: ChangeLog
4 Added: x2gokdebindings-2.0.1.4.ebuild
5 Removed: x2gokdebindings-2.0.1.3.ebuild
6 Log:
7 Version bump, switch to new SRC_URI
8 (Portage version: 2.2_rc25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 net-misc/x2gokdebindings/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/x2gokdebindings/ChangeLog?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/x2gokdebindings/ChangeLog?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/x2gokdebindings/ChangeLog?r1=1.1&r2=1.2
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/x2gokdebindings/ChangeLog,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ChangeLog 13 Mar 2009 12:42:26 -0000 1.1
24 +++ ChangeLog 13 Mar 2009 12:54:07 -0000 1.2
25 @@ -1,6 +1,12 @@
26 # ChangeLog for net-misc/x2gokdebindings
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2gokdebindings/ChangeLog,v 1.1 2009/03/13 12:42:26 voyageur Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2gokdebindings/ChangeLog,v 1.2 2009/03/13 12:54:07 voyageur Exp $
30 +
31 +*x2gokdebindings-2.0.1.4 (13 Mar 2009)
32 +
33 + 13 Mar 2009; Bernard Cafarelli <voyageur@g.o>
34 + -x2gokdebindings-2.0.1.3.ebuild, +x2gokdebindings-2.0.1.4.ebuild:
35 + Version bump, switch to new SRC_URI
36
37 *x2gokdebindings-2.0.1.3 (13 Mar 2009)
38
39
40
41
42 1.1 net-misc/x2gokdebindings/x2gokdebindings-2.0.1.4.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.4.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.4.ebuild?rev=1.1&content-type=text/plain
46
47 Index: x2gokdebindings-2.0.1.4.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $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 $
52
53 inherit kde versionator
54
55 MAJOR_PV="$(get_version_component_range 1-3)"
56 FULL_PV="${MAJOR_PV}-$(get_version_component_range 4)"
57 DESCRIPTION="The X2Go KDE Bindings"
58 HOMEPAGE="http://x2go.berlios.de"
59 SRC_URI="http://x2go.obviously-nice.de/deb/pool-lenny/${PN}/${PN}_${FULL_PV}.tar.gz"
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 KEYWORDS="~amd64 ~x86"
64 IUSE=""
65
66 need-kde 3
67
68 S=${WORKDIR}/${PN}-${MAJOR_PV}