Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@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.3.ebuild ChangeLog
Date: Sun, 02 Mar 2014 10:41:27
Message-Id: 20140302104124.35E732004C@flycatcher.gentoo.org
1 pacho 14/03/02 10:41:24
2
3 Modified: PEAR-MIME_Type-1.3.3.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #495566
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.3 dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild?r1=1.2&r2=1.3
15
16 Index: PEAR-MIME_Type-1.3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- PEAR-MIME_Type-1.3.3.ebuild 24 Feb 2014 02:30:47 -0000 1.2
23 +++ PEAR-MIME_Type-1.3.3.ebuild 2 Mar 2014 10:41:24 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 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.3.ebuild,v 1.2 2014/02/24 02:30:47 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild,v 1.3 2014/03/02 10:41:24 pacho Exp $
29
30 EAPI=5
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.29 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.29&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?rev=1.29&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?r1=1.28&r2=1.29
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v
52 retrieving revision 1.28
53 retrieving revision 1.29
54 diff -u -r1.28 -r1.29
55 --- ChangeLog 24 Feb 2014 02:30:47 -0000 1.28
56 +++ ChangeLog 2 Mar 2014 10:41:24 -0000 1.29
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-php/PEAR-MIME_Type
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.28 2014/02/24 02:30:47 phajdan.jr Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.29 2014/03/02 10:41:24 pacho Exp $
62 +
63 + 02 Mar 2014; Pacho Ramos <pacho@g.o> PEAR-MIME_Type-1.3.3.ebuild:
64 + amd64 stable, bug #495566
65
66 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o>
67 PEAR-MIME_Type-1.3.3.ebuild: