public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/uncrustify: ChangeLog uncrustify-0.55.ebuild
@ 2010-06-24 21:39 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-24 21:39 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/24 21:39:26

  Modified:             ChangeLog uncrustify-0.55.ebuild
  Log:
  stable amd64, bug 323221
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-util/uncrustify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	8 Jun 2010 17:43:18 -0000	1.6
+++ ChangeLog	24 Jun 2010 21:39:25 -0000	1.7
@@ -1,6 +1,9 @@
 # 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.6 2010/06/08 17:43:18 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v 1.7 2010/06/24 21:39:25 pacho Exp $
+
+  24 Jun 2010; Pacho Ramos <pacho@gentoo.org> uncrustify-0.55.ebuild:
+  stable amd64, bug 323221
 
 *uncrustify-0.56 (08 Jun 2010)
 



1.2                  dev-util/uncrustify/uncrustify-0.55.ebuild

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

Index: uncrustify-0.55.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.55.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uncrustify-0.55.ebuild	9 Feb 2010 21:01:22 -0000	1.1
+++ uncrustify-0.55.ebuild	24 Jun 2010 21:39:25 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.55.ebuild,v 1.1 2010/02/09 21:01:22 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.55.ebuild,v 1.2 2010/06/24 21:39:25 pacho Exp $
 
 DESCRIPTION="C/C++/C#/D/Java/Pawn code indenter and beautifier"
 HOMEPAGE="http://uncrustify.sourceforge.net/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 DEPEND="test? ( dev-lang/python )"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/uncrustify: ChangeLog uncrustify-0.55.ebuild
@ 2010-06-25 13:54 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-06-25 13:54 UTC (permalink / raw
  To: gentoo-commits

fauli       10/06/25 13:54:03

  Modified:             ChangeLog uncrustify-0.55.ebuild
  Log:
  stable x86, bug 323221
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.8                  dev-util/uncrustify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	24 Jun 2010 21:39:25 -0000	1.7
+++ ChangeLog	25 Jun 2010 13:54:03 -0000	1.8
@@ -1,6 +1,10 @@
 # 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.7 2010/06/24 21:39:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v 1.8 2010/06/25 13:54:03 fauli Exp $
+
+  25 Jun 2010; Christian Faulhammer <fauli@gentoo.org>
+  uncrustify-0.55.ebuild:
+  stable x86, bug 323221
 
   24 Jun 2010; Pacho Ramos <pacho@gentoo.org> uncrustify-0.55.ebuild:
   stable amd64, bug 323221



1.3                  dev-util/uncrustify/uncrustify-0.55.ebuild

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

Index: uncrustify-0.55.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.55.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uncrustify-0.55.ebuild	24 Jun 2010 21:39:25 -0000	1.2
+++ uncrustify-0.55.ebuild	25 Jun 2010 13:54:03 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.55.ebuild,v 1.2 2010/06/24 21:39:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.55.ebuild,v 1.3 2010/06/25 13:54:03 fauli Exp $
 
 DESCRIPTION="C/C++/C#/D/Java/Pawn code indenter and beautifier"
 HOMEPAGE="http://uncrustify.sourceforge.net/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 x86 ~amd64-linux ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 DEPEND="test? ( dev-lang/python )"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-25 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-25 13:54 [gentoo-commits] gentoo-x86 commit in dev-util/uncrustify: ChangeLog uncrustify-0.55.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-24 21:39 Pacho Ramos (pacho)

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