Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/schroedinger: ChangeLog schroedinger-1.0.8.ebuild
Date: Sun, 04 Jul 2010 09:25:08
Message-Id: 20100704092505.D7F582CE14@corvid.gentoo.org
1 ssuominen 10/07/04 09:25:05
2
3 Modified: ChangeLog schroedinger-1.0.8.ebuild
4 Log:
5 Drop ppc/ppc64 from KEYWORDS wrt #316553.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.49 media-libs/schroedinger/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.49&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.49&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?r1=1.48&r2=1.49
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v
18 retrieving revision 1.48
19 retrieving revision 1.49
20 diff -u -r1.48 -r1.49
21 --- ChangeLog 15 May 2010 17:13:17 -0000 1.48
22 +++ ChangeLog 4 Jul 2010 09:25:05 -0000 1.49
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-libs/schroedinger
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.48 2010/05/15 17:13:17 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.49 2010/07/04 09:25:05 ssuominen Exp $
28 +
29 + 04 Jul 2010; Samuli Suominen <ssuominen@g.o>
30 + schroedinger-1.0.8.ebuild:
31 + Drop ppc/ppc64 from KEYWORDS wrt #316553.
32
33 15 May 2010; Raúl Porcel <armin76@g.o> schroedinger-1.0.8.ebuild:
34 Drop alpha/arm/ia64/sparc keywords
35
36
37
38 1.14 media-libs/schroedinger/schroedinger-1.0.8.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild?rev=1.14&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild?rev=1.14&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild?r1=1.13&r2=1.14
43
44 Index: schroedinger-1.0.8.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v
47 retrieving revision 1.13
48 retrieving revision 1.14
49 diff -u -r1.13 -r1.14
50 --- schroedinger-1.0.8.ebuild 15 May 2010 17:13:17 -0000 1.13
51 +++ schroedinger-1.0.8.ebuild 4 Jul 2010 09:25:05 -0000 1.14
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v 1.13 2010/05/15 17:13:17 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v 1.14 2010/07/04 09:25:05 ssuominen Exp $
57
58 EAPI=3
59 inherit libtool
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2 LGPL-2 MIT MPL-1.1"
63 SLOT="0"
64 -KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
65 +KEYWORDS="amd64 hppa x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 IUSE=""
67
68 RDEPEND=">=dev-libs/liboil-0.3.16"