Gentoo Archives: gentoo-commits

From: "Paul Varner (fuzzyray)" <fuzzyray@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/manedit: ChangeLog manedit-0.7.1.ebuild manedit-0.8.1.ebuild manedit-1.1.1.ebuild
Date: Thu, 29 May 2008 14:01:47
Message-Id: E1K1ihJ-0006gK-Eh@stork.gentoo.org
1 fuzzyray 08/05/29 14:01:41
2
3 Modified: ChangeLog manedit-0.7.1.ebuild manedit-0.8.1.ebuild
4 Added: manedit-1.1.1.ebuild
5 Log:
6 Version bump. Removed dodoc LICENSE in all ebuilds.
7 (Portage version: 2.1.5.2)
8
9 Revision Changes Path
10 1.32 app-text/manedit/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/manedit/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 22 Jul 2007 10:22:14 -0000 1.31
23 +++ ChangeLog 29 May 2008 14:01:40 -0000 1.32
24 @@ -1,6 +1,13 @@
25 # ChangeLog for app-text/manedit
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/ChangeLog,v 1.31 2007/07/22 10:22:14 omp Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/ChangeLog,v 1.32 2008/05/29 14:01:40 fuzzyray Exp $
30 +
31 +*manedit-1.1.1 (29 May 2008)
32 +
33 + 29 May 2008; Paul Varner <fuzzyray@g.o>
34 + +files/manedit-1.1.1-gentoo.patch, manedit-0.7.1.ebuild,
35 + manedit-0.8.1.ebuild, +manedit-1.1.1.ebuild:
36 + Version bump. Removed dodoc LICENSE in all ebuilds.
37
38 22 Jul 2007; David Shakaryan <omp@g.o> manedit-0.7.1.ebuild,
39 manedit-0.8.1.ebuild:
40
41
42
43 1.7 app-text/manedit/manedit-0.7.1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/manedit-0.7.1.ebuild?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/manedit-0.7.1.ebuild?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/manedit-0.7.1.ebuild?r1=1.6&r2=1.7
48
49 Index: manedit-0.7.1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.7.1.ebuild,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- manedit-0.7.1.ebuild 22 Jul 2007 10:22:14 -0000 1.6
56 +++ manedit-0.7.1.ebuild 29 May 2008 14:01:40 -0000 1.7
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2007 Gentoo Foundation
59 +# Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.7.1.ebuild,v 1.6 2007/07/22 10:22:14 omp Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.7.1.ebuild,v 1.7 2008/05/29 14:01:40 fuzzyray Exp $
63
64 DESCRIPTION="Man page editor using XML tags"
65 HOMEPAGE="http://wolfpack.twu.net/ManEdit/"
66 @@ -48,5 +48,5 @@
67 ICONS_DIR=${D}/usr/share/pixmaps \
68 install || die "make install failed."
69
70 - dodoc AUTHORS LICENSE README
71 + dodoc AUTHORS README
72 }
73
74
75
76 1.4 app-text/manedit/manedit-0.8.1.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/manedit-0.8.1.ebuild?rev=1.4&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/manedit-0.8.1.ebuild?rev=1.4&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/manedit-0.8.1.ebuild?r1=1.3&r2=1.4
81
82 Index: manedit-0.8.1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.8.1.ebuild,v
85 retrieving revision 1.3
86 retrieving revision 1.4
87 diff -u -r1.3 -r1.4
88 --- manedit-0.8.1.ebuild 22 Jul 2007 10:22:14 -0000 1.3
89 +++ manedit-0.8.1.ebuild 29 May 2008 14:01:40 -0000 1.4
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2007 Gentoo Foundation
92 +# Copyright 1999-2008 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.8.1.ebuild,v 1.3 2007/07/22 10:22:14 omp Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.8.1.ebuild,v 1.4 2008/05/29 14:01:40 fuzzyray Exp $
96
97 inherit eutils
98
99 @@ -57,5 +57,5 @@
100 ICONS_DIR=${D}/usr/share/pixmaps \
101 install || die "make install failed."
102
103 - dodoc AUTHORS LICENSE README
104 + dodoc AUTHORS README
105 }
106
107
108
109 1.1 app-text/manedit/manedit-1.1.1.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/manedit-1.1.1.ebuild?rev=1.1&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/manedit/manedit-1.1.1.ebuild?rev=1.1&content-type=text/plain
113
114 Index: manedit-1.1.1.ebuild
115 ===================================================================
116 # Copyright 1999-2008 Gentoo Foundation
117 # Distributed under the terms of the GNU General Public License v2
118 # $Header: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-1.1.1.ebuild,v 1.1 2008/05/29 14:01:40 fuzzyray Exp $
119
120 inherit eutils
121
122 DESCRIPTION="Man page editor using XML tags"
123 HOMEPAGE="http://www.battlefieldlinux.com/wolfpack/ManEdit/"
124 SRC_URI="http://www.battlefieldlinux.com/wolfpack/packages/${P}.tar.bz2"
125
126 LICENSE="GPL-2"
127 SLOT="0"
128 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
129 IUSE=""
130
131 RDEPEND="=x11-libs/gtk+-1*
132 sys-libs/zlib
133 app-arch/bzip2
134 x11-libs/libXi"
135
136 DEPEND="${RDEPEND}"
137
138 src_unpack() {
139 # Patch to fix generate man page.
140 unpack ${A}
141 cd "${S}"
142 epatch "${FILESDIR}"/${PF}-gentoo.patch
143 }
144
145 src_compile() {
146 # It autodetects x86 processors and adds the -march option itself
147 # but we don't actually want that.
148 env CFLAGS="${CFLAGS}" \
149 ./configure Linux \
150 --prefix=/usr \
151 --mandir=/usr/share/man \
152 --datadir=/usr/share \
153 --enable=bzip2 \
154 --enable=zlib \
155 --disable="arch-i486" \
156 --disable="arch-i586" \
157 --disable="arch-i686" \
158 --disable="arch-pentiumpro" || die "Bad Configure"
159 emake || die "Compile Error"
160 }
161
162 src_install() {
163 # fix strip error (tries to strip a shell script)
164 cp manedit/Makefile.install.UNIX{,.orig}
165 sed -e '/INST.*FLAGS.*-s$/s:-s::' \
166 manedit/Makefile.install.UNIX.orig > manedit/Makefile.install.UNIX
167
168 # set man dir too or FHS is violated (/usr/man)
169 make \
170 PREFIX=${D}/usr \
171 MAN_DIR=${D}/usr/share/man/man1 \
172 ICONS_DIR=${D}/usr/share/pixmaps \
173 install || die "make install failed."
174
175 dodoc AUTHORS README
176 }
177
178
179
180 --
181 gentoo-commits@l.g.o mailing list