public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/remake: ChangeLog remake-3.81.0.3.ebuild
@ 2010-05-08 17:14 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2010-05-08 17:14 UTC (permalink / raw
  To: gentoo-commits

vapier      10/05/08 17:14:09

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

Revision  Changes    Path
1.9                  sys-devel/remake/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/remake/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/remake/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/remake/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/remake/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	18 Mar 2009 14:49:32 -0000	1.8
+++ ChangeLog	8 May 2010 17:14:09 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/remake
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/remake/ChangeLog,v 1.8 2009/03/18 14:49:32 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/remake/ChangeLog,v 1.9 2010/05/08 17:14:09 vapier Exp $
+
+*remake-3.81.0.3 (08 May 2010)
+
+  08 May 2010; Mike Frysinger <vapier@gentoo.org> +remake-3.81.0.3.ebuild:
+  Version bump.
 
   18 Mar 2009; Brent Baude <ranger@gentoo.org> remake-3.81.0.2.ebuild:
   stable ppc, bug 262052



1.1                  sys-devel/remake/remake-3.81.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/remake/remake-3.81.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/remake/remake-3.81.0.3.ebuild?rev=1.1&content-type=text/plain

Index: remake-3.81.0.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/remake/remake-3.81.0.3.ebuild,v 1.1 2010/05/08 17:14:09 vapier Exp $

MY_P="${PN}-${PV:0:4}+dbg-${PV:5}"

DESCRIPTION="patched version of GNU make that adds improved error reporting, tracing, and a debugger"
HOMEPAGE="http://bashdb.sourceforge.net/remake/"
SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.bz2"

LICENSE="GPL-1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

S=${WORKDIR}/${MY_P}

src_install() {
	emake install DESTDIR="${D}" || die "make install failed"
	dodoc AUTHORS INSTALL NEWS README
	# fix collide with the real make's info pages
	rm -f "${D}"/usr/share/info/make.*
}






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

only message in thread, other threads:[~2010-05-08 17:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-08 17:14 [gentoo-commits] gentoo-x86 commit in sys-devel/remake: ChangeLog remake-3.81.0.3.ebuild Mike Frysinger (vapier)

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