public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rubyzip: rubyzip-0.9.1.ebuild ChangeLog rubyzip-0.5.12.ebuild
@ 2010-05-22 15:56 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-05-22 15:56 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/05/22 15:56:34

  Modified:             rubyzip-0.9.1.ebuild ChangeLog
                        rubyzip-0.5.12.ebuild
  Log:
  Various cleanups.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-ruby/rubyzip/rubyzip-0.9.1.ebuild

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

Index: rubyzip-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rubyzip-0.9.1.ebuild	2 Jan 2008 14:37:29 -0000	1.2
+++ rubyzip-0.9.1.ebuild	22 May 2010 15:56:34 -0000	1.3
@@ -1,12 +1,11 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.1.ebuild,v 1.2 2008/01/02 14:37:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.1.ebuild,v 1.3 2010/05/22 15:56:34 flameeyes Exp $
 
 inherit ruby gems
 
 DESCRIPTION="A ruby library for reading and writing zip files"
 HOMEPAGE="http://rubyzip.sourceforge.net/"
-SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
 LICENSE="Ruby"
 SLOT="0"
 KEYWORDS="~amd64 ~ia64 ~x86"



1.10                 dev-ruby/rubyzip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	30 Jan 2010 19:30:38 -0000	1.9
+++ ChangeLog	22 May 2010 15:56:34 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/rubyzip
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/ChangeLog,v 1.9 2010/01/30 19:30:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/ChangeLog,v 1.10 2010/05/22 15:56:34 flameeyes Exp $
+
+  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  rubyzip-0.5.12.ebuild, rubyzip-0.9.1.ebuild:
+  Various cleanups.
 
 *rubyzip-0.9.4 (30 Jan 2010)
 



1.7                  dev-ruby/rubyzip/rubyzip-0.5.12.ebuild

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

Index: rubyzip-0.5.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.5.12.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rubyzip-0.5.12.ebuild	28 Mar 2007 09:44:07 -0000	1.6
+++ rubyzip-0.5.12.ebuild	22 May 2010 15:56:34 -0000	1.7
@@ -1,12 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.5.12.ebuild,v 1.6 2007/03/28 09:44:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.5.12.ebuild,v 1.7 2010/05/22 15:56:34 flameeyes Exp $
 
 inherit ruby gems
 
 DESCRIPTION="A ruby library for reading and writing zip files"
 HOMEPAGE="http://rubyzip.sourceforge.net/"
-SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
 LICENSE="Ruby"
 SLOT="0"
 KEYWORDS="amd64 ia64 x86"






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

only message in thread, other threads:[~2010-05-22 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 15:56 [gentoo-commits] gentoo-x86 commit in dev-ruby/rubyzip: rubyzip-0.9.1.ebuild ChangeLog rubyzip-0.5.12.ebuild Diego Petteno (flameeyes)

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