Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/notecase: notecase-1.8.1.ebuild ChangeLog
Date: Thu, 28 Feb 2008 13:22:23
Message-Id: E1JUiiK-0002mK-E0@stork.gentoo.org
1 armin76 08/02/28 13:22:20
2
3 Modified: notecase-1.8.1.ebuild ChangeLog
4 Log:
5 Re-add ~ppc keyword
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 app-text/notecase/notecase-1.8.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/notecase/notecase-1.8.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/notecase/notecase-1.8.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/notecase/notecase-1.8.1.ebuild?r1=1.1&r2=1.2
14
15 Index: notecase-1.8.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/notecase/notecase-1.8.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- notecase-1.8.1.ebuild 28 Feb 2008 10:52:16 -0000 1.1
22 +++ notecase-1.8.1.ebuild 28 Feb 2008 13:22:19 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/notecase-1.8.1.ebuild,v 1.1 2008/02/28 10:52:16 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/notecase-1.8.1.ebuild,v 1.2 2008/02/28 13:22:19 armin76 Exp $
28
29 inherit eutils fdo-mime
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~ppc ~x86"
37 IUSE="gnome nls"
38
39 RDEPEND=">=x11-libs/gtk+-2.6"
40
41
42
43 1.15 app-text/notecase/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/notecase/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/notecase/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/notecase/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/notecase/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 28 Feb 2008 10:52:16 -0000 1.14
56 +++ ChangeLog 28 Feb 2008 13:22:19 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-text/notecase
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/ChangeLog,v 1.14 2008/02/28 10:52:16 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/ChangeLog,v 1.15 2008/02/28 13:22:19 armin76 Exp $
62 +
63 + 28 Feb 2008; Raúl Porcel <armin76@g.o> notecase-1.8.1.ebuild:
64 + Re-add ~ppc keyword
65
66 *notecase-1.8.1 (28 Feb 2008)
67
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list