Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/sdl-gfx: ChangeLog sdl-gfx-2.0.24-r2.ebuild sdl-gfx-2.0.24.ebuild
Date: Sun, 24 Aug 2014 23:14:53
Message-Id: 20140824231449.481BB3D4A@oystercatcher.gentoo.org
1 hasufell 14/08/24 23:14:49
2
3 Modified: ChangeLog sdl-gfx-2.0.24-r2.ebuild
4 Removed: sdl-gfx-2.0.24.ebuild
5 Log:
6 stabilize
7
8 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
9
10 Revision Changes Path
11 1.102 media-libs/sdl-gfx/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-gfx/ChangeLog?rev=1.102&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-gfx/ChangeLog?rev=1.102&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-gfx/ChangeLog?r1=1.101&r2=1.102
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v
20 retrieving revision 1.101
21 retrieving revision 1.102
22 diff -u -r1.101 -r1.102
23 --- ChangeLog 24 Aug 2014 23:12:11 -0000 1.101
24 +++ ChangeLog 24 Aug 2014 23:14:49 -0000 1.102
25 @@ -1,6 +1,10 @@
26 # ChangeLog for media-libs/sdl-gfx
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v 1.101 2014/08/24 23:12:11 hasufell Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v 1.102 2014/08/24 23:14:49 hasufell Exp $
30 +
31 + 24 Aug 2014; Julian Ospald <hasufell@g.o> -sdl-gfx-2.0.24.ebuild,
32 + sdl-gfx-2.0.24-r2.ebuild:
33 + stabilize
34
35 *sdl-gfx-2.0.24-r3 (24 Aug 2014)
36 *sdl-gfx-2.0.24-r2 (24 Aug 2014)
37
38
39
40 1.2 media-libs/sdl-gfx/sdl-gfx-2.0.24-r2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24-r2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24-r2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24-r2.ebuild?r1=1.1&r2=1.2
45
46 Index: sdl-gfx-2.0.24-r2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24-r2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- sdl-gfx-2.0.24-r2.ebuild 24 Aug 2014 23:12:11 -0000 1.1
53 +++ sdl-gfx-2.0.24-r2.ebuild 24 Aug 2014 23:14:49 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24-r2.ebuild,v 1.1 2014/08/24 23:12:11 hasufell Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24-r2.ebuild,v 1.2 2014/08/24 23:14:49 hasufell Exp $
59
60 EAPI=2
61 inherit autotools eutils
62 @@ -12,7 +12,7 @@
63
64 LICENSE="ZLIB"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
67 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
68 IUSE="doc mmx static-libs"
69
70 DEPEND="media-libs/libsdl[video]"