Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/libidn: ChangeLog libidn-1.19.ebuild
Date: Sun, 03 Oct 2010 15:45:01
Message-Id: 20101003154458.6150120051@flycatcher.gentoo.org
1 armin76 10/10/03 15:44:58
2
3 Modified: ChangeLog libidn-1.19.ebuild
4 Log:
5 ia64/m68k/s390/sh/sparc stable wrt #327485
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.127 net-dns/libidn/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/ChangeLog?rev=1.127&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/ChangeLog?rev=1.127&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/ChangeLog?r1=1.126&r2=1.127
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v
18 retrieving revision 1.126
19 retrieving revision 1.127
20 diff -u -r1.126 -r1.127
21 --- ChangeLog 12 Sep 2010 20:12:24 -0000 1.126
22 +++ ChangeLog 3 Oct 2010 15:44:58 -0000 1.127
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-dns/libidn
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.126 2010/09/12 20:12:24 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.127 2010/10/03 15:44:58 armin76 Exp $
28 +
29 + 03 Oct 2010; Raúl Porcel <armin76@g.o> libidn-1.19.ebuild:
30 + ia64/m68k/s390/sh/sparc stable wrt #327485
31
32 12 Sep 2010; Tobias Klausmann <klausman@g.o> libidn-1.19.ebuild:
33 Stable on alpha, bug #327485
34
35
36
37 1.10 net-dns/libidn/libidn-1.19.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/libidn-1.19.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/libidn-1.19.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/libidn-1.19.ebuild?r1=1.9&r2=1.10
42
43 Index: libidn-1.19.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.19.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- libidn-1.19.ebuild 12 Sep 2010 20:12:24 -0000 1.9
50 +++ libidn-1.19.ebuild 3 Oct 2010 15:44:58 -0000 1.10
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 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.19.ebuild,v 1.9 2010/09/12 20:12:24 klausman Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.19.ebuild,v 1.10 2010/10/03 15:44:58 armin76 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 static-libs"
66
67 COMMON_DEPEND="emacs? ( virtual/emacs )