public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/uncrustify: uncrustify-0.59.ebuild ChangeLog uncrustify-0.56.ebuild uncrustify-0.55.ebuild
@ 2012-03-14 14:23 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2012-03-14 14:23 UTC (permalink / raw
  To: gentoo-commits

grobian     12/03/14 14:23:54

  Modified:             ChangeLog
  Added:                uncrustify-0.59.ebuild
  Removed:              uncrustify-0.56.ebuild uncrustify-0.55.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.01.20271-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.16                 dev-util/uncrustify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	28 Jan 2012 15:31:49 -0000	1.15
+++ ChangeLog	14 Mar 2012 14:23:53 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/uncrustify
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v 1.15 2012/01/28 15:31:49 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v 1.16 2012/03/14 14:23:53 grobian Exp $
+
+*uncrustify-0.59 (14 Mar 2012)
+
+  14 Mar 2012; Fabian Groffen <grobian@gentoo.org> +uncrustify-0.59.ebuild,
+  -uncrustify-0.55.ebuild, -uncrustify-0.56.ebuild:
+  Version bump
 
   28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> uncrustify-0.58.ebuild:
   x86 stable wrt bug #400353



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

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

Index: uncrustify-0.59.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.59.ebuild,v 1.1 2012/03/14 14:23:53 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"
}






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

only message in thread, other threads:[~2012-03-14 14:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-14 14:23 [gentoo-commits] gentoo-x86 commit in dev-util/uncrustify: uncrustify-0.59.ebuild ChangeLog uncrustify-0.56.ebuild uncrustify-0.55.ebuild Fabian Groffen (grobian)

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