Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/zile: zile-2.4.7.ebuild ChangeLog zile-2.3.24-r1.ebuild zile-2.4.3.ebuild
Date: Sun, 01 Apr 2012 15:34:24
Message-Id: 20120401153415.2F3BB2004B@flycatcher.gentoo.org
1 ulm 12/04/01 15:34:15
2
3 Modified: ChangeLog zile-2.3.24-r1.ebuild
4 Added: zile-2.4.7.ebuild
5 Removed: zile-2.4.3.ebuild
6 Log:
7 Version bump. Remove intermediate version. Drop livecd USE flag.
8
9 (Portage version: 2.1.10.53/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.171 app-editors/zile/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/ChangeLog?rev=1.171&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/ChangeLog?rev=1.171&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/ChangeLog?r1=1.170&r2=1.171
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v
21 retrieving revision 1.170
22 retrieving revision 1.171
23 diff -u -r1.170 -r1.171
24 --- ChangeLog 25 Mar 2012 14:46:04 -0000 1.170
25 +++ ChangeLog 1 Apr 2012 15:34:15 -0000 1.171
26 @@ -1,6 +1,12 @@
27 # ChangeLog for app-editors/zile
28 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.170 2012/03/25 14:46:04 ranger Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.171 2012/04/01 15:34:15 ulm Exp $
31 +
32 +*zile-2.4.7 (01 Apr 2012)
33 +
34 + 01 Apr 2012; Ulrich Müller <ulm@g.o> zile-2.3.24-r1.ebuild,
35 + -zile-2.4.3.ebuild, +zile-2.4.7.ebuild:
36 + Version bump. Remove intermediate version. Drop livecd USE flag.
37
38 25 Mar 2012; Brent Baude <ranger@g.o> zile-2.4.6.ebuild:
39 Marking zile-2.4.6 ppc for bug 408899
40
41
42
43 1.6 app-editors/zile/zile-2.3.24-r1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild?r1=1.5&r2=1.6
48
49 Index: zile-2.3.24-r1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- zile-2.3.24-r1.ebuild 6 Jan 2012 15:15:05 -0000 1.5
56 +++ zile-2.3.24-r1.ebuild 1 Apr 2012 15:34:15 -0000 1.6
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild,v 1.5 2012/01/06 15:15:05 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild,v 1.6 2012/04/01 15:34:15 ulm Exp $
62
63 EAPI=4
64
65 @@ -13,7 +13,7 @@
66 LICENSE="GPL-3"
67 SLOT="0"
68 KEYWORDS="alpha amd64 ppc sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
69 -IUSE="livecd test valgrind"
70 +IUSE="test valgrind"
71
72 RDEPEND="sys-libs/ncurses"
73 DEPEND="${RDEPEND}
74 @@ -36,9 +36,3 @@
75 # Zile should never install charset.alias (even on non-glibc arches)
76 rm -f "${ED}"/usr/lib/charset.alias
77 }
78 -
79 -pkg_postinst() {
80 - if use livecd; then
81 - [ -e "${EROOT}"/usr/bin/emacs ] || ln -s zile "${EROOT}"/usr/bin/emacs
82 - fi
83 -}
84
85
86
87 1.1 app-editors/zile/zile-2.4.7.ebuild
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.4.7.ebuild?rev=1.1&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.4.7.ebuild?rev=1.1&content-type=text/plain
91
92 Index: zile-2.4.7.ebuild
93 ===================================================================
94 # Copyright 1999-2012 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 # $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.7.ebuild,v 1.1 2012/04/01 15:34:15 ulm Exp $
97
98 EAPI=4
99
100 DESCRIPTION="Zile is a small Emacs clone"
101 HOMEPAGE="http://www.gnu.org/software/zile/"
102 SRC_URI="mirror://gnu/zile/${P}.tar.gz"
103
104 LICENSE="GPL-3"
105 SLOT="0"
106 KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
107 IUSE="acl test"
108
109 RDEPEND="dev-libs/boehm-gc
110 sys-libs/ncurses
111 acl? ( virtual/acl )"
112
113 DEPEND="${RDEPEND}"
114
115 src_configure() {
116 econf \
117 --docdir="${EPREFIX}"/usr/share/doc/${PF} \
118 --disable-silent-rules \
119 $(use_enable acl)
120 }
121
122 src_install() {
123 emake DESTDIR="${D}" install
124
125 # AUTHORS, FAQ, and NEWS are installed by the build system
126 dodoc README THANKS
127
128 # Zile should never install charset.alias (even on non-glibc arches)
129 rm -f "${ED}"/usr/lib/charset.alias
130 }