public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen (grobian)" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/uncrustify: ChangeLog uncrustify-0.58.ebuild
Date: Wed,  3 Aug 2011 11:23:44 +0000 (UTC)	[thread overview]
Message-ID: <20110803112344.1A2BD2004C@flycatcher.gentoo.org> (raw)

grobian     11/08/03 11:23:44

  Modified:             ChangeLog
  Added:                uncrustify-0.58.ebuild
  Log:
  Version bump to 0.58
  
  (Portage version: 2.2.01.19011-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.11                 dev-util/uncrustify/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/uncrustify/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/uncrustify/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/uncrustify/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	20 Dec 2010 13:35:30 -0000	1.10
+++ ChangeLog	3 Aug 2011 11:23:44 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/uncrustify
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v 1.10 2010/12/20 13:35:30 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v 1.11 2011/08/03 11:23:44 grobian Exp $
+
+*uncrustify-0.58 (03 Aug 2011)
+
+  03 Aug 2011; Fabian Groffen <grobian@gentoo.org> +uncrustify-0.58.ebuild:
+  Version bump to 0.58
 
 *uncrustify-0.57 (20 Dec 2010)
 



1.1                  dev-util/uncrustify/uncrustify-0.58.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/uncrustify/uncrustify-0.58.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/uncrustify/uncrustify-0.58.ebuild?rev=1.1&content-type=text/plain

Index: uncrustify-0.58.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.58.ebuild,v 1.1 2011/08/03 11:23:44 grobian Exp $

DESCRIPTION="C/C++/C#/D/Java/Pawn code indenter and beautifier"
HOMEPAGE="http://uncrustify.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-solaris"
IUSE="test"

DEPEND="test? ( =dev-lang/python-2* )"
RDEPEND=""

src_test() {
	cd tests
	python2 run_tests.py || die "tests failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "Install failed"
	dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
}






             reply	other threads:[~2011-08-03 11:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 11:23 Fabian Groffen (grobian) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-27 15:55 [gentoo-commits] gentoo-x86 commit in dev-util/uncrustify: ChangeLog uncrustify-0.58.ebuild Agostino Sarubbo (ago)
2012-01-28 15:31 PaweA Hajdan (phajdan.jr)

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=20110803112344.1A2BD2004C@flycatcher.gentoo.org \
    --to=grobian@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