public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/amatch: amatch-0.2.1.ebuild ChangeLog
@ 2007-10-13  5:56 Thomas Alan Gall (tgall)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Alan Gall (tgall) @ 2007-10-13  5:56 UTC (permalink / raw
  To: gentoo-commits

tgall       07/10/13 05:56:51

  Modified:             amatch-0.2.1.ebuild ChangeLog
  Log:
  stable on ppc64
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.8                  dev-ruby/amatch/amatch-0.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild?r1=1.7&r2=1.8

Index: amatch-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- amatch-0.2.1.ebuild	11 Jul 2007 05:23:08 -0000	1.7
+++ amatch-0.2.1.ebuild	13 Oct 2007 05:56:50 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild,v 1.7 2007/07/11 05:23:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild,v 1.8 2007/10/13 05:56:50 tgall Exp $
 
 inherit ruby
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~hppa ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~hppa ia64 ~ppc ppc64 x86"
 IUSE=""
 
 DEPEND="virtual/ruby"



1.7                  dev-ruby/amatch/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	4 Mar 2007 20:56:32 -0000	1.6
+++ ChangeLog	13 Oct 2007 05:56:50 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/amatch
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v 1.6 2007/03/04 20:56:32 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v 1.7 2007/10/13 05:56:50 tgall Exp $
+
+  13 Oct 2007; Tom Gall <tgall@gentoo.org> amatch-0.2.1.ebuild:
+  stable on ppc64
 
   04 Mar 2007; Tom Gall <tgall@gentoo.org> amatch-0.2.1.ebuild:
   added ~ppc64



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/amatch: amatch-0.2.1.ebuild ChangeLog
@ 2008-03-31 14:46 Nguyen Thai Ngoc Duy (pclouds)
  0 siblings, 0 replies; 2+ messages in thread
From: Nguyen Thai Ngoc Duy (pclouds) @ 2008-03-31 14:46 UTC (permalink / raw
  To: gentoo-commits

pclouds     08/03/31 14:46:13

  Modified:             amatch-0.2.1.ebuild ChangeLog
  Log:
  Updated SRC_URI to use rubyforge mirrors
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.9                  dev-ruby/amatch/amatch-0.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild?r1=1.8&r2=1.9

Index: amatch-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- amatch-0.2.1.ebuild	13 Oct 2007 05:56:50 -0000	1.8
+++ amatch-0.2.1.ebuild	31 Mar 2008 14:46:12 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild,v 1.8 2007/10/13 05:56:50 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild,v 1.9 2008/03/31 14:46:12 pclouds Exp $
 
 inherit ruby
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="A template library for ruby like amrita"
 HOMEPAGE="http://amatch.rubyforge.org"
-SRC_URI="http://rubyforge.org/frs/download.php/6031/${P}.tgz"
+SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"



1.8                  dev-ruby/amatch/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/amatch/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	13 Oct 2007 05:56:50 -0000	1.7
+++ ChangeLog	31 Mar 2008 14:46:12 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/amatch
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v 1.7 2007/10/13 05:56:50 tgall Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v 1.8 2008/03/31 14:46:12 pclouds Exp $
+
+  31 Mar 2008; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
+  amatch-0.2.1.ebuild:
+  Updated SRC_URI to use rubyforge mirrors
 
   13 Oct 2007; Tom Gall <tgall@gentoo.org> amatch-0.2.1.ebuild:
   stable on ppc64



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



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

end of thread, other threads:[~2008-03-31 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-13  5:56 [gentoo-commits] gentoo-x86 commit in dev-ruby/amatch: amatch-0.2.1.ebuild ChangeLog Thomas Alan Gall (tgall)
  -- strict thread matches above, loose matches on Subject: below --
2008-03-31 14:46 Nguyen Thai Ngoc Duy (pclouds)

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