Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/rotix: rotix-0.83.ebuild ChangeLog
Date: Tue, 21 Jan 2014 05:01:55
Message-Id: 20140121050152.0F6292004C@flycatcher.gentoo.org
1 creffett 14/01/21 05:01:50
2
3 Modified: rotix-0.83.ebuild ChangeLog
4 Log:
5 EAPI bump
6
7 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 42618354)
8
9 Revision Changes Path
10 1.18 app-crypt/rotix/rotix-0.83.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?r1=1.17&r2=1.18
15
16 Index: rotix-0.83.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- rotix-0.83.ebuild 26 Feb 2012 13:03:19 -0000 1.17
23 +++ rotix-0.83.ebuild 21 Jan 2014 05:01:50 -0000 1.18
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.17 2012/02/26 13:03:19 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.18 2014/01/21 05:01:50 creffett Exp $
30
31 -EAPI=2
32 +EAPI=5
33 inherit eutils flag-o-matic
34
35 DESCRIPTION="Rotix allows you to generate rotational obfuscations."
36
37
38
39 1.16 app-crypt/rotix/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/ChangeLog?rev=1.16&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/ChangeLog?rev=1.16&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/ChangeLog?r1=1.15&r2=1.16
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v
48 retrieving revision 1.15
49 retrieving revision 1.16
50 diff -u -r1.15 -r1.16
51 --- ChangeLog 26 Feb 2012 13:03:19 -0000 1.15
52 +++ ChangeLog 21 Jan 2014 05:01:50 -0000 1.16
53 @@ -1,6 +1,9 @@
54 # ChangeLog for app-crypt/rotix
55 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.15 2012/02/26 13:03:19 pacho Exp $
57 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.16 2014/01/21 05:01:50 creffett Exp $
59 +
60 + 21 Jan 2014; Chris Reffett <creffett@g.o> rotix-0.83.ebuild:
61 + EAPI bump
62
63 26 Feb 2012; Pacho Ramos <pacho@g.o> rotix-0.83.ebuild:
64 Fallback to gentoo.org as it has no valid homepage now.