public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-cpp/libebt: libebt-1.3.0.ebuild ChangeLog
@ 2007-11-28 15:54 Samuli Suominen (drac)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (drac) @ 2007-11-28 15:54 UTC (permalink / raw
  To: gentoo-commits

drac        07/11/28 15:54:47

  Modified:             libebt-1.3.0.ebuild ChangeLog
  Log:
  Allow using also berlios #2 download mirror, and ours so it's actually fetchable wrt #197268
  (Portage version: 2.1.4_rc3)

Revision  Changes    Path
1.15                 dev-cpp/libebt/libebt-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild?r1=1.14&r2=1.15

Index: libebt-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libebt-1.3.0.ebuild	23 Apr 2007 20:54:53 -0000	1.14
+++ libebt-1.3.0.ebuild	28 Nov 2007 15:54:47 -0000	1.15
@@ -1,18 +1,18 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.14 2007/04/23 20:54:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.15 2007/11/28 15:54:47 drac Exp $
 
 inherit autotools eutils
 
 DESCRIPTION="A pure C++ template library that provides a clean way of getting human-readable backtrace messages"
 HOMEPAGE="http://libebt.berlios.de/"
-SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
+SRC_URI="http://download2.berlios.de/${PN}/${P}.tar.bz2
+	http://download.berlios.de/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ~ia64 mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE="doc test"
-RESTRICT="primaryuri"
 
 DEPEND="doc? ( app-doc/doxygen )
 	test? ( dev-libs/boost )"



1.29                 dev-cpp/libebt/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	23 Apr 2007 20:54:53 -0000	1.28
+++ ChangeLog	28 Nov 2007 15:54:47 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for dev-cpp/libebt
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.28 2007/04/23 20:54:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.29 2007/11/28 15:54:47 drac Exp $
+
+  28 Nov 2007; Samuli Suominen <drac@gentoo.org> libebt-1.3.0.ebuild:
+  Allow using also berlios #2 download mirror, and ours so it's actually
+  fetchable wrt #197268
 
   23 Apr 2007; Raúl Porcel <armin76@gentoo.org> libebt-1.3.0.ebuild:
   Add ~ia64



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-cpp/libebt: libebt-1.3.0.ebuild ChangeLog
@ 2008-03-31  5:13 Ricardo Mendoza (ricmm)
  0 siblings, 0 replies; 3+ messages in thread
From: Ricardo Mendoza (ricmm) @ 2008-03-31  5:13 UTC (permalink / raw
  To: gentoo-commits

ricmm       08/03/31 05:13:11

  Modified:             libebt-1.3.0.ebuild ChangeLog
  Log:
  Drop to ~mips due to unstable deps
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.16                 dev-cpp/libebt/libebt-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild?r1=1.15&r2=1.16

Index: libebt-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- libebt-1.3.0.ebuild	28 Nov 2007 15:54:47 -0000	1.15
+++ libebt-1.3.0.ebuild	31 Mar 2008 05:13:11 -0000	1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.15 2007/11/28 15:54:47 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.16 2008/03/31 05:13:11 ricmm Exp $
 
 inherit autotools eutils
 
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE="doc test"
 
 DEPEND="doc? ( app-doc/doxygen )



1.30                 dev-cpp/libebt/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	28 Nov 2007 15:54:47 -0000	1.29
+++ ChangeLog	31 Mar 2008 05:13:11 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libebt
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.29 2007/11/28 15:54:47 drac Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.30 2008/03/31 05:13:11 ricmm Exp $
+
+  31 Mar 2008; <ricmm@gentoo.org> libebt-1.3.0.ebuild:
+  Drop to ~mips due to unstable deps
 
   28 Nov 2007; Samuli Suominen <drac@gentoo.org> libebt-1.3.0.ebuild:
   Allow using also berlios #2 download mirror, and ours so it's actually



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-cpp/libebt: libebt-1.3.0.ebuild ChangeLog
@ 2008-05-12  1:17 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Loeser (halcy0n) @ 2008-05-12  1:17 UTC (permalink / raw
  To: gentoo-commits

halcy0n     08/05/12 01:17:49

  Modified:             libebt-1.3.0.ebuild ChangeLog
  Log:
  Use mirror://berlios; bug #218657
  (Portage version: 2.1.5_rc10)

Revision  Changes    Path
1.17                 dev-cpp/libebt/libebt-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild?r1=1.16&r2=1.17

Index: libebt-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- libebt-1.3.0.ebuild	31 Mar 2008 05:13:11 -0000	1.16
+++ libebt-1.3.0.ebuild	12 May 2008 01:17:49 -0000	1.17
@@ -1,13 +1,12 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.16 2008/03/31 05:13:11 ricmm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.17 2008/05/12 01:17:49 halcy0n Exp $
 
 inherit autotools eutils
 
 DESCRIPTION="A pure C++ template library that provides a clean way of getting human-readable backtrace messages"
 HOMEPAGE="http://libebt.berlios.de/"
-SRC_URI="http://download2.berlios.de/${PN}/${P}.tar.bz2
-	http://download.berlios.de/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"



1.32                 dev-cpp/libebt/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	28 Apr 2008 15:43:01 -0000	1.31
+++ ChangeLog	12 May 2008 01:17:49 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libebt
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.31 2008/04/28 15:43:01 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.32 2008/05/12 01:17:49 halcy0n Exp $
+
+  12 May 2008; Mark Loeser <halcy0n@gentoo.org> libebt-1.3.0.ebuild:
+  Use mirror://berlios; bug #218657
 
   28 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
   Remove Stephen Bennett (spb) from metadata.xml (as per #64840).



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-05-12  1:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28 15:54 [gentoo-commits] gentoo-x86 commit in dev-cpp/libebt: libebt-1.3.0.ebuild ChangeLog Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2008-03-31  5:13 Ricardo Mendoza (ricmm)
2008-05-12  1:17 Mark Loeser (halcy0n)

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