public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/moreutils: ChangeLog moreutils-0.40.ebuild
@ 2010-07-18 16:50 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-07-18 16:50 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/07/18 16:50:23

  Modified:             ChangeLog
  Added:                moreutils-0.40.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 sys-apps/moreutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	26 Mar 2010 08:16:24 -0000	1.15
+++ ChangeLog	18 Jul 2010 16:50:23 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/moreutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.15 2010/03/26 08:16:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.16 2010/07/18 16:50:23 ssuominen Exp $
+
+*moreutils-0.40 (18 Jul 2010)
+
+  18 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +moreutils-0.40.ebuild:
+  Version bump.
 
 *moreutils-0.39 (26 Mar 2010)
 



1.1                  sys-apps/moreutils/moreutils-0.40.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/moreutils-0.40.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/moreutils/moreutils-0.40.ebuild?rev=1.1&content-type=text/plain

Index: moreutils-0.40.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.40.ebuild,v 1.1 2010/07/18 16:50:23 ssuominen Exp $

EAPI=2
inherit eutils toolchain-funcs

DESCRIPTION="a growing collection of the unix tools that nobody thought to write
thirty years ago"
HOMEPAGE="http://kitenet.net/~joey/code/moreutils/"
SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""

RDEPEND="dev-lang/perl
	dev-perl/Time-Duration
	dev-perl/TimeDate"
DEPEND="${RDEPEND}
	>=app-text/docbook2X-0.8.8-r2
	app-text/docbook-xml-dtd:4.4"

S=${WORKDIR}/${PN}

src_prepare() {
	epatch "${FILESDIR}"/${PN}-0.30-dtd-path.patch
}

src_compile() {
	tc-export CC
	emake CFLAGS="${CFLAGS}" DOCBOOK2XMAN=docbook2man.pl || die
}

src_install() {
	emake DESTDIR="${D}" INSTALL_BIN=install install || die
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-18 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-18 16:50 [gentoo-commits] gentoo-x86 commit in sys-apps/moreutils: ChangeLog moreutils-0.40.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox