Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/rebase: ChangeLog rebase-1403.ebuild
Date: Sun, 27 Jul 2014 10:46:19
Message-Id: 20140727104616.AD01C2004E@flycatcher.gentoo.org
1 phajdan.jr 14/07/27 10:46:16
2
3 Modified: ChangeLog rebase-1403.ebuild
4 Log:
5 x86 stable wrt bug #512118
6
7 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.124 sci-biology/rebase/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.124&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.124&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?r1=1.123&r2=1.124
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v
19 retrieving revision 1.123
20 retrieving revision 1.124
21 diff -u -r1.123 -r1.124
22 --- ChangeLog 17 Jul 2014 12:42:00 -0000 1.123
23 +++ ChangeLog 27 Jul 2014 10:46:16 -0000 1.124
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-biology/rebase
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.123 2014/07/17 12:42:00 nimiux Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.124 2014/07/27 10:46:16 phajdan.jr Exp $
29 +
30 + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@g.o> rebase-1403.ebuild:
31 + x86 stable wrt bug #512118
32
33 17 Jul 2014; Chema Alonso <nimiux@g.o> rebase-1403.ebuild:
34 Stable for amd64 wrt bug #512118
35
36
37
38 1.3 sci-biology/rebase/rebase-1403.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild?r1=1.2&r2=1.3
43
44 Index: rebase-1403.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- rebase-1403.ebuild 17 Jul 2014 12:42:00 -0000 1.2
51 +++ rebase-1403.ebuild 27 Jul 2014 10:46:16 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild,v 1.2 2014/07/17 12:42:00 nimiux Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild,v 1.3 2014/07/27 10:46:16 phajdan.jr Exp $
57
58 EAPI=5
59
60 @@ -12,7 +12,7 @@
61
62 SLOT="0"
63 LICENSE="public-domain"
64 -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
65 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
66 IUSE="emboss minimal"
67
68 RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"