Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/libidn: ChangeLog libidn-1.15.ebuild
Date: Wed, 07 Oct 2009 17:14:36
Message-Id: E1Mva5x-0006En-KL@stork.gentoo.org
1 nixnut 09/10/07 17:14:33
2
3 Modified: ChangeLog libidn-1.15.ebuild
4 Log:
5 ppc stable #283653
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.113 net-dns/libidn/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/libidn/ChangeLog?rev=1.113&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/libidn/ChangeLog?rev=1.113&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/libidn/ChangeLog?r1=1.112&r2=1.113
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v
18 retrieving revision 1.112
19 retrieving revision 1.113
20 diff -u -r1.112 -r1.113
21 --- ChangeLog 5 Oct 2009 16:10:22 -0000 1.112
22 +++ ChangeLog 7 Oct 2009 17:14:33 -0000 1.113
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-dns/libidn
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.112 2009/10/05 16:10:22 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.113 2009/10/07 17:14:33 nixnut Exp $
28 +
29 + 07 Oct 2009; nixnut <nixnut@g.o> libidn-1.15.ebuild:
30 + ppc stable #283653
31
32 05 Oct 2009; Raúl Porcel <armin76@g.o> libidn-1.15.ebuild:
33 arm/ia64/m68k/s390/sh/sparc stable wrt #283653
34
35
36
37 1.8 net-dns/libidn/libidn-1.15.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/libidn/libidn-1.15.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/libidn/libidn-1.15.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/libidn/libidn-1.15.ebuild?r1=1.7&r2=1.8
42
43 Index: libidn-1.15.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.15.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- libidn-1.15.ebuild 5 Oct 2009 16:10:22 -0000 1.7
50 +++ libidn-1.15.ebuild 7 Oct 2009 17:14:33 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.15.ebuild,v 1.7 2009/10/05 16:10:22 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.15.ebuild,v 1.8 2009/10/07 17:14:33 nixnut Exp $
56
57 inherit java-pkg-opt-2 mono elisp-common
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="LGPL-2.1 GPL-3"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
64 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
65 IUSE="doc emacs java mono nls"
66
67 COMMON_DEPEND="emacs? ( virtual/emacs )