Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/clientcookie: clientcookie-1.3.0.ebuild ChangeLog
Date: Fri, 02 May 2008 16:14:26
Message-Id: E1Jrxtv-0005Ju-CZ@stork.gentoo.org
1 armin76 08/05/02 16:14:23
2
3 Modified: clientcookie-1.3.0.ebuild ChangeLog
4 Log:
5 Add ~alpha
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 dev-python/clientcookie/clientcookie-1.3.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/clientcookie/clientcookie-1.3.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/clientcookie/clientcookie-1.3.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/clientcookie/clientcookie-1.3.0.ebuild?r1=1.1&r2=1.2
14
15 Index: clientcookie-1.3.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/clientcookie/clientcookie-1.3.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- clientcookie-1.3.0.ebuild 19 May 2006 07:20:13 -0000 1.1
22 +++ clientcookie-1.3.0.ebuild 2 May 2008 16:14:22 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/clientcookie-1.3.0.ebuild,v 1.1 2006/05/19 07:20:13 lucass Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/clientcookie-1.3.0.ebuild,v 1.2 2008/05/02 16:14:22 armin76 Exp $
29
30 inherit distutils
31
32 @@ -10,7 +10,7 @@
33 SRC_URI="http://wwwsearch.sourceforge.net/ClientCookie/src/${MY_P}.tar.gz"
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86"
38 IUSE=""
39
40 S="${WORKDIR}/${MY_P}"
41
42
43
44 1.17 dev-python/clientcookie/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/clientcookie/ChangeLog?rev=1.17&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/clientcookie/ChangeLog?rev=1.17&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/clientcookie/ChangeLog?r1=1.16&r2=1.17
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/clientcookie/ChangeLog,v
53 retrieving revision 1.16
54 retrieving revision 1.17
55 diff -u -r1.16 -r1.17
56 --- ChangeLog 22 Feb 2007 00:21:46 -0000 1.16
57 +++ ChangeLog 2 May 2008 16:14:22 -0000 1.17
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/clientcookie
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/ChangeLog,v 1.16 2007/02/22 00:21:46 peper Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/ChangeLog,v 1.17 2008/05/02 16:14:22 armin76 Exp $
64 +
65 + 02 May 2008; Raúl Porcel <armin76@g.o> clientcookie-1.3.0.ebuild:
66 + Add ~alpha
67
68 22 Feb 2007; Piotr Jaroszyński <peper@g.o> ChangeLog:
69 Transition to Manifest2.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list