public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Denis Dupeyron (calchan)" <calchan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-embedded/gputils: ChangeLog gputils-0.13.5.ebuild
Date: Wed, 28 Nov 2007 21:05:54 +0000	[thread overview]
Message-ID: <E1IxU6U-0006sO-WD@stork.gentoo.org> (raw)

calchan     07/11/28 21:05:54

  Modified:             ChangeLog
  Added:                gputils-0.13.5.ebuild
  Log:
  Version bump, thanks to David Barnett (bug #197255).
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.34                 dev-embedded/gputils/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/gputils/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	27 Mar 2007 22:25:26 -0000	1.33
+++ ChangeLog	28 Nov 2007 21:05:54 -0000	1.34
@@ -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.33 2007/03/27 22:25:26 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/ChangeLog,v 1.34 2007/11/28 21:05:54 calchan Exp $
+
+*gputils-0.13.5 (28 Nov 2007)
+
+  28 Nov 2007; Denis Dupeyron <calchan@gentoo.org> +gputils-0.13.5.ebuild:
+  Version bump, thanks to David Barnett (bug #197255).
 
 *gputils-0.13.4-r1 (27 Mar 2007)
 



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

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

Index: gputils-0.13.5.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.13.5.ebuild,v 1.1 2007/11/28 21:05:54 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
	http://dev.gentoo.org/~calchan/distfiles/${P}-maxrom.patch.bz2"

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

DEPEND=""

src_unpack() {
	unpack ${A}
	cd ${S}
	epatch "${FILESDIR}/${PN}-0.13.4-mapping.patch" || die "Patching failed"
	epatch "../${P}-maxrom.patch"  || die "Patching failed"
}

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@gentoo.org mailing list



                 reply	other threads:[~2007-11-28 21:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1IxU6U-0006sO-WD@stork.gentoo.org \
    --to=calchan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox