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-php5/SabreAMF: ChangeLog SabreAMF-1.1.187.ebuild
Date: Tue, 26 Feb 2008 16:43:42
Message-Id: E1JU2u2-00021s-Nv@stork.gentoo.org
1 armin76 08/02/26 16:43:38
2
3 Modified: ChangeLog
4 Added: SabreAMF-1.1.187.ebuild
5 Log:
6 Version bump, import from the php overlay
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.2 dev-php5/SabreAMF/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/SabreAMF/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/SabreAMF/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/SabreAMF/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/SabreAMF/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 4 Jan 2008 13:24:00 -0000 1.1
23 +++ ChangeLog 26 Feb 2008 16:43:38 -0000 1.2
24 @@ -1,6 +1,15 @@
25 # ChangeLog for dev-php5/SabreAMF
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/SabreAMF/ChangeLog,v 1.1 2008/01/04 13:24:00 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/SabreAMF/ChangeLog,v 1.2 2008/02/26 16:43:38 armin76 Exp $
29 +
30 +*SabreAMF-1.1.187 (26 Feb 2008)
31 +
32 + 26 Feb 2008; Raúl Porcel <armin76@g.o> +SabreAMF-1.1.187.ebuild:
33 + Version bump, import from the php overlay
34 +
35 + 19 Feb 2008; Jakub Moc <jakub@g.o>
36 + +SabreAMF-1.1.187.ebuild:
37 + Version bump
38
39 *SabreAMF-1.0.174 (04 Jan 2008)
40
41
42
43
44 1.1 dev-php5/SabreAMF/SabreAMF-1.1.187.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/SabreAMF/SabreAMF-1.1.187.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/SabreAMF/SabreAMF-1.1.187.ebuild?rev=1.1&content-type=text/plain
48
49 Index: SabreAMF-1.1.187.ebuild
50 ===================================================================
51 # Copyright 1999-2008 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/dev-php5/SabreAMF/SabreAMF-1.1.187.ebuild,v 1.1 2008/02/26 16:43:38 armin76 Exp $
54
55 inherit php-pear-lib-r1
56
57 KEYWORDS="~amd64 ~x86"
58
59 DESCRIPTION="SabreAMF is a Flash Remoting server and client for PHP."
60 HOMEPAGE="http://osflash.org/sabreamf"
61 SRC_URI="http://sabreamf.googlecode.com/files/${P}.tgz"
62
63 LICENSE="BSD"
64 SLOT="0"
65 IUSE=""
66
67 DEPEND=">=dev-lang/php-5.2.0"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list