Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-MIME_Type: PEAR-MIME_Type-1.3.1.ebuild ChangeLog
Date: Wed, 22 Aug 2012 08:49:54
Message-Id: 20120822084944.05A2820311@flycatcher.gentoo.org
1 xmw 12/08/22 08:49:43
2
3 Modified: PEAR-MIME_Type-1.3.1.ebuild ChangeLog
4 Log:
5 ppc stable (bug 418889).
6
7 (Portage version: 2.1.11.10/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild?r1=1.4&r2=1.5
15
16 Index: PEAR-MIME_Type-1.3.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- PEAR-MIME_Type-1.3.1.ebuild 11 Aug 2012 13:08:09 -0000 1.4
23 +++ PEAR-MIME_Type-1.3.1.ebuild 22 Aug 2012 08:49:43 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild,v 1.4 2012/08/11 13:08:09 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild,v 1.5 2012/08/22 08:49:43 xmw Exp $
29
30 EAPI=4
31
32 @@ -9,6 +9,6 @@
33 DESCRIPTION="Utility class for dealing with MIME types."
34 LICENSE="LGPL-3"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
37 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
38 IUSE=""
39 RDEPEND="dev-php/PEAR-System_Command"
40
41
42
43 1.25 dev-php/PEAR-MIME_Type/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?rev=1.25&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?rev=1.25&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?r1=1.24&r2=1.25
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v
52 retrieving revision 1.24
53 retrieving revision 1.25
54 diff -u -r1.24 -r1.25
55 --- ChangeLog 11 Aug 2012 13:08:09 -0000 1.24
56 +++ ChangeLog 22 Aug 2012 08:49:43 -0000 1.25
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-php/PEAR-MIME_Type
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.24 2012/08/11 13:08:09 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.25 2012/08/22 08:49:43 xmw Exp $
62 +
63 + 22 Aug 2012; Michael Weber <xmw@g.o> PEAR-MIME_Type-1.3.1.ebuild:
64 + ppc stable (bug 418889).
65
66 11 Aug 2012; Markus Meier <maekke@g.o> PEAR-MIME_Type-1.3.1.ebuild:
67 x86 stable, bug #418889
68 @@ -93,4 +96,3 @@
69 22 Sep 2005; Sebastian Bergmann <sebastian@g.o> +metadata.xml,
70 +PEAR-MIME_Type-1.0.0.ebuild:
71 Initial ebuild, closes bug 106813.
72 -