public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/bustle: ChangeLog bustle-0.2.3.ebuild
@ 2011-05-10 21:53 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2011-05-10 21:53 UTC (permalink / raw
  To: gentoo-commits

slyfox      11/05/10 21:53:36

  Modified:             ChangeLog bustle-0.2.3.ebuild
  Log:
  Set SRC_URI=http://willthompson.co.uk/bustle/ as noticed Samuel BAUER in bug #366775
  
  (Portage version: 2.1.9.48/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-util/bustle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	9 May 2011 21:02:14 -0000	1.1
+++ ChangeLog	10 May 2011 21:53:36 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/bustle
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.1 2011/05/09 21:02:14 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.2 2011/05/10 21:53:36 slyfox Exp $
+
+  10 May 2011; Sergei Trofimovich <slyfox@gentoo.org> bustle-0.2.3.ebuild:
+  Set SRC_URI=http://willthompson.co.uk/bustle/ as noticed Samuel BAUER in bug
+  #366775
 
 *bustle-0.2.3 (09 May 2011)
 



1.2                  dev-util/bustle/bustle-0.2.3.ebuild

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

Index: bustle-0.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bustle-0.2.3.ebuild	9 May 2011 21:02:14 -0000	1.1
+++ bustle-0.2.3.ebuild	10 May 2011 21:53:36 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v 1.1 2011/05/09 21:02:14 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v 1.2 2011/05/10 21:53:36 slyfox Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -10,7 +10,7 @@
 inherit base haskell-cabal
 
 DESCRIPTION="Draw pretty sequence diagrams of D-Bus traffic"
-HOMEPAGE="http://hackage.haskell.org/package/bustle"
+HOMEPAGE="http://willthompson.co.uk/bustle/"
 SRC_URI="http://willthompson.co.uk/${PN}/releases/${P}.tar.gz"
 
 LICENSE="LGPL-2 GPL-2" # bustle-dbus-monitor.c is GPL-2, rest is LGPL-2






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

* [gentoo-commits] gentoo-x86 commit in dev-util/bustle: ChangeLog bustle-0.2.3.ebuild
@ 2011-06-12 13:28 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-06-12 13:28 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/06/12 13:28:56

  Modified:             ChangeLog bustle-0.2.3.ebuild
  Log:
  x86 stable wrt bug #314059
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-util/bustle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 May 2011 21:53:36 -0000	1.2
+++ ChangeLog	12 Jun 2011 13:28:56 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/bustle
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.2 2011/05/10 21:53:36 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.3 2011/06/12 13:28:56 phajdan.jr Exp $
+
+  12 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bustle-0.2.3.ebuild:
+  x86 stable wrt bug #314059
 
   10 May 2011; Sergei Trofimovich <slyfox@gentoo.org> bustle-0.2.3.ebuild:
   Set SRC_URI=http://willthompson.co.uk/bustle/ as noticed Samuel BAUER in bug



1.3                  dev-util/bustle/bustle-0.2.3.ebuild

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

Index: bustle-0.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bustle-0.2.3.ebuild	10 May 2011 21:53:36 -0000	1.2
+++ bustle-0.2.3.ebuild	12 Jun 2011 13:28:56 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v 1.2 2011/05/10 21:53:36 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v 1.3 2011/06/12 13:28:56 phajdan.jr Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -15,7 +15,7 @@
 
 LICENSE="LGPL-2 GPL-2" # bustle-dbus-monitor.c is GPL-2, rest is LGPL-2
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 PATCHES=("${FILESDIR}/0001-bustle-dbus-monitor-fix-linking-order-libs-go-after-.patch")






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

* [gentoo-commits] gentoo-x86 commit in dev-util/bustle: ChangeLog bustle-0.2.3.ebuild
@ 2011-06-21 11:02 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-06-21 11:02 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/06/21 11:02:06

  Modified:             ChangeLog bustle-0.2.3.ebuild
  Log:
  Stable on amd64 wrt bug #314059
  
  (Portage version: 2.1.9.49/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-util/bustle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	12 Jun 2011 13:28:56 -0000	1.3
+++ ChangeLog	21 Jun 2011 11:02:06 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/bustle
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.3 2011/06/12 13:28:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.4 2011/06/21 11:02:06 hwoarang Exp $
+
+  21 Jun 2011; Markos Chandras <hwoarang@gentoo.org> bustle-0.2.3.ebuild:
+  Stable on amd64 wrt bug #314059
 
   12 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bustle-0.2.3.ebuild:
   x86 stable wrt bug #314059



1.4                  dev-util/bustle/bustle-0.2.3.ebuild

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

Index: bustle-0.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bustle-0.2.3.ebuild	12 Jun 2011 13:28:56 -0000	1.3
+++ bustle-0.2.3.ebuild	21 Jun 2011 11:02:06 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v 1.3 2011/06/12 13:28:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v 1.4 2011/06/21 11:02:06 hwoarang Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -15,7 +15,7 @@
 
 LICENSE="LGPL-2 GPL-2" # bustle-dbus-monitor.c is GPL-2, rest is LGPL-2
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 PATCHES=("${FILESDIR}/0001-bustle-dbus-monitor-fix-linking-order-libs-go-after-.patch")






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

end of thread, other threads:[~2011-06-21 11:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-21 11:02 [gentoo-commits] gentoo-x86 commit in dev-util/bustle: ChangeLog bustle-0.2.3.ebuild Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-12 13:28 PaweA Hajdan (phajdan.jr)
2011-05-10 21:53 Sergei Trofimovich (slyfox)

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