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-php/PEAR-MIME_Type: ChangeLog PEAR-MIME_Type-1.3.0.ebuild
Date: Sun, 30 Sep 2012 18:52:05
Message-Id: 20120930185156.2B7D821600@flycatcher.gentoo.org
1 armin76 12/09/30 18:51:56
2
3 Modified: ChangeLog PEAR-MIME_Type-1.3.0.ebuild
4 Log:
5 Move to ~alpha
6
7 (Portage version: 2.1.11.16/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.26 dev-php/PEAR-MIME_Type/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 22 Aug 2012 08:49:43 -0000 1.25
23 +++ ChangeLog 30 Sep 2012 18:51:55 -0000 1.26
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-php/PEAR-MIME_Type
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.25 2012/08/22 08:49:43 xmw Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.26 2012/09/30 18:51:55 armin76 Exp $
29 +
30 + 30 Sep 2012; Raúl Porcel <armin76@g.o> PEAR-MIME_Type-1.3.0.ebuild:
31 + Move to ~alpha
32
33 22 Aug 2012; Michael Weber <xmw@g.o> PEAR-MIME_Type-1.3.1.ebuild:
34 ppc stable (bug 418889).
35
36
37
38 1.7 dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild?r1=1.6&r2=1.7
43
44 Index: PEAR-MIME_Type-1.3.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- PEAR-MIME_Type-1.3.0.ebuild 2 Mar 2012 22:55:13 -0000 1.6
51 +++ PEAR-MIME_Type-1.3.0.ebuild 30 Sep 2012 18:51:56 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild,v 1.6 2012/03/02 22:55:13 klausman Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild,v 1.7 2012/09/30 18:51:56 armin76 Exp $
57
58 EAPI=4
59
60 @@ -9,6 +9,6 @@
61 DESCRIPTION="Utility class for dealing with MIME types."
62 LICENSE="PHP-3"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
65 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
66 IUSE=""
67 RDEPEND="dev-php/PEAR-System_Command"