Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/moreutils: ChangeLog moreutils-0.44.ebuild moreutils-0.43.ebuild moreutils-0.40.ebuild moreutils-0.42.ebuild
Date: Tue, 29 Mar 2011 19:40:33
Message-Id: 20110329194022.73B0220054@flycatcher.gentoo.org
1 radhermit 11/03/29 19:40:22
2
3 Modified: ChangeLog moreutils-0.43.ebuild
4 Added: moreutils-0.44.ebuild
5 Removed: moreutils-0.40.ebuild moreutils-0.42.ebuild
6 Log:
7 Version bump and remove old. Add dependency on dev-perl/IPC-Run (bug #358751 by Siim Ainsaar) and temporarily drop ~hppa keyword.
8
9 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.22 sys-apps/moreutils/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/ChangeLog?rev=1.22&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/ChangeLog?rev=1.22&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/ChangeLog?r1=1.21&r2=1.22
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v
21 retrieving revision 1.21
22 retrieving revision 1.22
23 diff -u -r1.21 -r1.22
24 --- ChangeLog 10 Mar 2011 06:12:58 -0000 1.21
25 +++ ChangeLog 29 Mar 2011 19:40:22 -0000 1.22
26 @@ -1,6 +1,13 @@
27 # ChangeLog for sys-apps/moreutils
28 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.21 2011/03/10 06:12:58 radhermit Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.22 2011/03/29 19:40:22 radhermit Exp $
31 +
32 +*moreutils-0.44 (29 Mar 2011)
33 +
34 + 29 Mar 2011; Tim Harder <radhermit@g.o> -moreutils-0.40.ebuild,
35 + -moreutils-0.42.ebuild, moreutils-0.43.ebuild, +moreutils-0.44.ebuild:
36 + Version bump and remove old. Add dependency on dev-perl/IPC-Run (bug #358751
37 + by Siim Ainsaar) and temporarily drop ~hppa keyword.
38
39 *moreutils-0.43 (10 Mar 2011)
40
41
42
43
44 1.2 sys-apps/moreutils/moreutils-0.43.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/moreutils-0.43.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/moreutils-0.43.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/moreutils-0.43.ebuild?r1=1.1&r2=1.2
49
50 Index: moreutils-0.43.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.43.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- moreutils-0.43.ebuild 10 Mar 2011 06:12:58 -0000 1.1
57 +++ moreutils-0.43.ebuild 29 Mar 2011 19:40:22 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2011 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.43.ebuild,v 1.1 2011/03/10 06:12:58 radhermit Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.43.ebuild,v 1.2 2011/03/29 19:40:22 radhermit Exp $
63
64 EAPI=4
65
66 @@ -13,11 +13,12 @@
67
68 LICENSE="GPL-2"
69 SLOT="0"
70 -KEYWORDS="~amd64 ~hppa ~x86"
71 +KEYWORDS="~amd64 ~x86"
72 IUSE="+doc +perl"
73
74 RDEPEND="perl? (
75 dev-lang/perl
76 + dev-perl/IPC-Run
77 dev-perl/Time-Duration
78 dev-perl/TimeDate
79 )"
80
81
82
83 1.1 sys-apps/moreutils/moreutils-0.44.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/moreutils-0.44.ebuild?rev=1.1&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/moreutils-0.44.ebuild?rev=1.1&content-type=text/plain
87
88 Index: moreutils-0.44.ebuild
89 ===================================================================
90 # Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 # $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.44.ebuild,v 1.1 2011/03/29 19:40:22 radhermit Exp $
93
94 EAPI=4
95
96 inherit eutils toolchain-funcs
97
98 DESCRIPTION="a growing collection of the unix tools that nobody thought to write
99 thirty years ago"
100 HOMEPAGE="http://kitenet.net/~joey/code/moreutils/"
101 SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz"
102
103 LICENSE="GPL-2"
104 SLOT="0"
105 KEYWORDS="~amd64 ~x86"
106 IUSE="+doc +perl"
107
108 RDEPEND="perl? (
109 dev-lang/perl
110 dev-perl/IPC-Run
111 dev-perl/Time-Duration
112 dev-perl/TimeDate
113 )"
114 DEPEND="${RDEPEND}
115 doc? (
116 dev-lang/perl
117 >=app-text/docbook2X-0.8.8-r2
118 app-text/docbook-xml-dtd:4.4
119 )"
120
121 S=${WORKDIR}/${PN}
122
123 src_prepare() {
124 epatch "${FILESDIR}"/${PN}-0.42-dtd-path.patch
125
126 # Don't build manpages
127 if ! use doc ; then
128 sed -i -e '/^all:/s/$(MANS)//' \
129 -e '/man1/d' \
130 Makefile
131 fi
132
133 # Don't install perl scripts
134 if ! use perl ; then
135 sed -i -e '/PERLSCRIPTS/d' Makefile
136 fi
137 }
138
139 src_compile() {
140 tc-export CC
141 emake CFLAGS="${CFLAGS}" DOCBOOK2XMAN=docbook2man.pl
142 }
143
144 src_install() {
145 emake DESTDIR="${D}" INSTALL_BIN=install install
146 }