Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.24.ebuild ChangeLog
Date: Tue, 23 Oct 2007 10:59:24
Message-Id: E1IkHTe-0003eu-0O@stork.gentoo.org
1 flameeyes 07/10/23 10:59:14
2
3 Modified: Cache-Memcached-1.24.ebuild ChangeLog
4 Log:
5 Add ~x86-fbsd keyword.
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.3 dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild?r1=1.2&r2=1.3
14
15 Index: Cache-Memcached-1.24.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- Cache-Memcached-1.24.ebuild 24 Sep 2007 14:15:43 -0000 1.2
22 +++ Cache-Memcached-1.24.ebuild 23 Oct 2007 10:59:13 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild,v 1.2 2007/09/24 14:15:43 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild,v 1.3 2007/10/23 10:59:13 flameeyes Exp $
28
29 inherit perl-module
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="|| ( Artistic GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
37 IUSE=""
38
39 DEPEND="dev-perl/string-crc32
40
41
42
43 1.50 dev-perl/Cache-Memcached/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.50&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.50&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.49&r2=1.50
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
52 retrieving revision 1.49
53 retrieving revision 1.50
54 diff -u -r1.49 -r1.50
55 --- ChangeLog 11 Oct 2007 17:15:57 -0000 1.49
56 +++ ChangeLog 23 Oct 2007 10:59:13 -0000 1.50
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/Cache-Memcached
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.49 2007/10/11 17:15:57 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.50 2007/10/23 10:59:13 flameeyes Exp $
62 +
63 + 23 Oct 2007; Diego Pettenò <flameeyes@g.o>
64 + Cache-Memcached-1.24.ebuild:
65 + Add ~x86-fbsd keyword.
66
67 11 Oct 2007; Jeroen Roovers <jer@g.o> Cache-Memcached-1.23.ebuild:
68 Stable for HPPA (drac).
69
70
71
72 --
73 gentoo-commits@g.o mailing list