Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/realpath: ChangeLog realpath-1.15-r1.ebuild
Date: Thu, 24 Jun 2010 21:32:06
Message-Id: 20100624213201.844D82CF50@corvid.gentoo.org
1 pacho 10/06/24 21:32:01
2
3 Modified: ChangeLog realpath-1.15-r1.ebuild
4 Log:
5 stable amd64, bug 322919
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 app-misc/realpath/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/realpath/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/realpath/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/realpath/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/realpath/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ChangeLog 19 Jun 2010 13:13:49 -0000 1.7
22 +++ ChangeLog 24 Jun 2010 21:32:01 -0000 1.8
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-misc/realpath
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/ChangeLog,v 1.7 2010/06/19 13:13:49 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/ChangeLog,v 1.8 2010/06/24 21:32:01 pacho Exp $
28 +
29 + 24 Jun 2010; Pacho Ramos <pacho@g.o> realpath-1.15-r1.ebuild:
30 + stable amd64, bug 322919
31
32 19 Jun 2010; Raúl Porcel <armin76@g.o> realpath-1.15-r1.ebuild:
33 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #322919
34
35
36
37 1.5 app-misc/realpath/realpath-1.15-r1.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/realpath/realpath-1.15-r1.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/realpath/realpath-1.15-r1.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/realpath/realpath-1.15-r1.ebuild?r1=1.4&r2=1.5
42
43 Index: realpath-1.15-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-misc/realpath/realpath-1.15-r1.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- realpath-1.15-r1.ebuild 19 Jun 2010 13:13:49 -0000 1.4
50 +++ realpath-1.15-r1.ebuild 24 Jun 2010 21:32:01 -0000 1.5
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/app-misc/realpath/realpath-1.15-r1.ebuild,v 1.4 2010/06/19 13:13:49 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/realpath-1.15-r1.ebuild,v 1.5 2010/06/24 21:32:01 pacho Exp $
56
57 EAPI=2
58 inherit eutils toolchain-funcs
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
64 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
65 IUSE="nls"
66
67 RDEPEND="!sys-freebsd/freebsd-bin"