Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xscreensaver: xscreensaver-5.32.ebuild ChangeLog
Date: Thu, 01 Jan 2015 21:24:42
Message-Id: 20150101212439.9DE0DEA9D@oystercatcher.gentoo.org
1 maekke 15/01/01 21:24:39
2
3 Modified: xscreensaver-5.32.ebuild ChangeLog
4 Log:
5 arm stable, bug #533752
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.3 x11-misc/xscreensaver/xscreensaver-5.32.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild?r1=1.2&r2=1.3
15
16 Index: xscreensaver-5.32.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- xscreensaver-5.32.ebuild 29 Dec 2014 17:02:35 -0000 1.2
23 +++ xscreensaver-5.32.ebuild 1 Jan 2015 21:24:39 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v 1.2 2014/12/29 17:02:35 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v 1.3 2015/01/01 21:24:39 maekke Exp $
30
31 EAPI=5
32 inherit autotools eutils flag-o-matic multilib pam
33 @@ -13,7 +13,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
39 IUSE="gdm jpeg new-login opengl pam +perl selinux suid xinerama"
40
41 COMMON_DEPEND="
42
43
44
45 1.386 x11-misc/xscreensaver/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/ChangeLog?rev=1.386&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/ChangeLog?rev=1.386&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/ChangeLog?r1=1.385&r2=1.386
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v
54 retrieving revision 1.385
55 retrieving revision 1.386
56 diff -u -r1.385 -r1.386
57 --- ChangeLog 29 Dec 2014 17:02:35 -0000 1.385
58 +++ ChangeLog 1 Jan 2015 21:24:39 -0000 1.386
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-misc/xscreensaver
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.385 2014/12/29 17:02:35 jer Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.386 2015/01/01 21:24:39 maekke Exp $
65 +
66 + 01 Jan 2015; Markus Meier <maekke@g.o> xscreensaver-5.32.ebuild:
67 + arm stable, bug #533752
68
69 29 Dec 2014; Jeroen Roovers <jer@g.o> xscreensaver-5.32.ebuild:
70 Stable for HPPA (bug #533752).