Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-sdl: emul-linux-x86-sdl-20110129.ebuild metadata.xml ChangeLog emul-linux-x86-sdl-20100611.ebuild
Date: Sun, 30 Jan 2011 11:34:13
Message-Id: 20110130113404.D8F0920054@flycatcher.gentoo.org
1 pacho 11/01/30 11:34:04
2
3 Modified: metadata.xml ChangeLog
4 Added: emul-linux-x86-sdl-20110129.ebuild
5 Removed: emul-linux-x86-sdl-20100611.ebuild
6 Log:
7 Version bump, remove old.
8
9 (Portage version: 2.1.9.35/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.4 app-emulation/emul-linux-x86-sdl/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/metadata.xml?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/metadata.xml?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/metadata.xml?r1=1.3&r2=1.4
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/metadata.xml,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- metadata.xml 29 Aug 2007 17:44:58 -0000 1.3
25 +++ metadata.xml 30 Jan 2011 11:34:04 -0000 1.4
26 @@ -1,5 +1,6 @@
27 <?xml version="1.0" encoding="UTF-8"?>
28 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
29 <pkgmetadata>
30 - <herd>amd64</herd>
31 +<herd>amd64</herd>
32 +<use><flag name="development">Install pkgconfig files</flag></use>
33 </pkgmetadata>
34
35
36
37 1.51 app-emulation/emul-linux-x86-sdl/ChangeLog
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.51&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.51&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?r1=1.50&r2=1.51
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v
46 retrieving revision 1.50
47 retrieving revision 1.51
48 diff -u -r1.50 -r1.51
49 --- ChangeLog 4 Oct 2010 12:52:24 -0000 1.50
50 +++ ChangeLog 30 Jan 2011 11:34:04 -0000 1.51
51 @@ -1,6 +1,13 @@
52 # ChangeLog for app-emulation/emul-linux-x86-sdl
53 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.50 2010/10/04 12:52:24 hwoarang Exp $
55 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
56 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.51 2011/01/30 11:34:04 pacho Exp $
57 +
58 +*emul-linux-x86-sdl-20110129 (30 Jan 2011)
59 +
60 + 30 Jan 2011; Pacho Ramos <pacho@g.o>
61 + -emul-linux-x86-sdl-20100611.ebuild, +emul-linux-x86-sdl-20110129.ebuild,
62 + metadata.xml:
63 + Version bump, remove old.
64
65 04 Oct 2010; Markos Chandras <hwoarang@g.o>
66 emul-linux-x86-sdl-20100915.ebuild:
67
68
69
70 1.1 app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110129.ebuild
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110129.ebuild?rev=1.1&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110129.ebuild?rev=1.1&content-type=text/plain
74
75 Index: emul-linux-x86-sdl-20110129.ebuild
76 ===================================================================
77 # Copyright 1999-2011 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 # $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110129.ebuild,v 1.1 2011/01/30 11:34:04 pacho Exp $
80
81 inherit emul-linux-x86
82
83 LICENSE="LGPL-2 LGPL-2.1"
84 KEYWORDS="-* ~amd64"
85
86 DEPEND=""
87 RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}
88 ~app-emulation/emul-linux-x86-baselibs-${PV}
89 ~app-emulation/emul-linux-x86-soundlibs-${PV}
90 ~app-emulation/emul-linux-x86-medialibs-${PV}"