summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Chary <iksaif@gentoo.org>2012-06-12 11:46:42 +0000
committerCorentin Chary <iksaif@gentoo.org>2012-06-12 11:46:42 +0000
commit4a7a9b87203b326e712a114482bdc4dba446ae54 (patch)
treef9f1616b49ff5b4939dbaefe50465dafafe04d93 /dev-ruby/ruby-progressbar
parentFix HOMEPAGE. (diff)
downloadhistorical-4a7a9b87203b326e712a114482bdc4dba446ae54.tar.gz
historical-4a7a9b87203b326e712a114482bdc4dba446ae54.tar.bz2
historical-4a7a9b87203b326e712a114482bdc4dba446ae54.zip
New HOMEPAGE is https://github.com/jfelchner/ruby-progressbar
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog9
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild6
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9-r1.ebuild6
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild6
4 files changed, 16 insertions, 11 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index b454b29779f4..844521cd1b88 100644
--- a/dev-ruby/ruby-progressbar/ChangeLog
+++ b/dev-ruby/ruby-progressbar/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/ruby-progressbar
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.36 2011/10/22 12:25:13 graaff Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.37 2012/06/12 11:46:42 iksaif Exp $
+
+ 12 Jun 2012; Corentin Chary <iksaif@gentoo.org>
+ ruby-progressbar-0.0.10.ebuild, ruby-progressbar-0.0.9-r1.ebuild,
+ ruby-progressbar-0.0.9.ebuild:
+ New HOMEPAGE is https://github.com/jfelchner/ruby-progressbar
22 Oct 2011; Hans de Graaff <graaff@gentoo.org>
ruby-progressbar-0.0.10.ebuild:
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild
index d3f08c5be4b4..df832841c6dd 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild,v 1.2 2011/10/22 12:25:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild,v 1.3 2012/06/12 11:46:42 iksaif Exp $
EAPI=3
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
DESCRIPTION="A Text Progress Bar Library for Ruby"
-HOMEPAGE="http://github.com/nex3/ruby-progressbar"
+HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
LICENSE="|| ( Ruby GPL-2 )"
SLOT="0"
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9-r1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9-r1.ebuild
index 5de9b435dcf6..04f136188ded 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9-r1.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9-r1.ebuild,v 1.1 2010/08/01 16:41:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9-r1.ebuild,v 1.2 2012/06/12 11:46:42 iksaif Exp $
EAPI=2
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
DESCRIPTION="A Text Progress Bar Library for Ruby"
-HOMEPAGE="http://github.com/nex3/ruby-progressbar"
+HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
LICENSE="|| ( Ruby GPL-2 )"
SLOT="0"
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild
index d1475a76f295..8c59136f1e2e 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.7 2010/09/30 01:36:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.8 2012/06/12 11:46:42 iksaif Exp $
EAPI=2
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
DESCRIPTION="A Text Progress Bar Library for Ruby"
-HOMEPAGE="http://github.com/nex3/ruby-progressbar"
+HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
LICENSE="|| ( Ruby GPL-2 )"
SLOT="0"