public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-embedded/gputils: ChangeLog gputils-0.13.6.ebuild
@ 2008-05-18 19:15 Denis Dupeyron (calchan)
  0 siblings, 0 replies; only message in thread
From: Denis Dupeyron (calchan) @ 2008-05-18 19:15 UTC (permalink / raw
  To: gentoo-commits

calchan     08/05/18 19:15:57

  Modified:             ChangeLog
  Added:                gputils-0.13.6.ebuild
  Log:
  Version bump, thanks to David Barnett (bug #222581).
  (Portage version: 2.1.5)

Revision  Changes    Path
1.35                 dev-embedded/gputils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gputils/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gputils/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gputils/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/gputils/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	28 Nov 2007 21:05:54 -0000	1.34
+++ ChangeLog	18 May 2008 19:15:55 -0000	1.35
@@ -1,6 +1,11 @@
 # ChangeLog for dev-embedded/gputils
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/ChangeLog,v 1.34 2007/11/28 21:05:54 calchan Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/ChangeLog,v 1.35 2008/05/18 19:15:55 calchan Exp $
+
+*gputils-0.13.6 (18 May 2008)
+
+  18 May 2008; Denis Dupeyron <calchan@gentoo.org> +gputils-0.13.6.ebuild:
+  Version bump, thanks to David Barnett (bug #222581).
 
 *gputils-0.13.5 (28 Nov 2007)
 



1.1                  dev-embedded/gputils/gputils-0.13.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gputils/gputils-0.13.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gputils/gputils-0.13.6.ebuild?rev=1.1&content-type=text/plain

Index: gputils-0.13.6.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.13.6.ebuild,v 1.1 2008/05/18 19:15:55 calchan Exp $

inherit eutils

DESCRIPTION="Collection of tools including assembler, linker and librarian for PIC microcontrollers."
HOMEPAGE="http://gputils.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

DEPEND=""
RDEPEND=""

src_install() {
	emake DESTDIR="${D}" install || die "Installation failed"
	dodoc AUTHORS ChangeLog INSTALL NEWS README TODO doc/gputils.ps
	insinto /usr/share/doc/${PF}/
	doins doc/gputils.pdf
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-05-18 19:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-18 19:15 [gentoo-commits] gentoo-x86 commit in dev-embedded/gputils: ChangeLog gputils-0.13.6.ebuild Denis Dupeyron (calchan)

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