diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-03-21 21:34:02 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-03-21 21:34:02 +0000 |
commit | 9f6a7967a6d3c96a18e81ec194169c47ab2faa70 (patch) | |
tree | 6e62488b08c2cc536d5d51a79079408cec4e39d2 /dev-ruby | |
parent | this should fix 45297 and 45305 (Manifest recommit) (diff) | |
download | gentoo-2-9f6a7967a6d3c96a18e81ec194169c47ab2faa70.tar.gz gentoo-2-9f6a7967a6d3c96a18e81ec194169c47ab2faa70.tar.bz2 gentoo-2-9f6a7967a6d3c96a18e81ec194169c47ab2faa70.zip |
Version bumped. Marked previous version stable on x86.
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-progressbar/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-progressbar/Manifest | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-progressbar/files/digest-ruby-progressbar-0.8 | 1 | ||||
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild | 21 |
5 files changed, 33 insertions, 4 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog index 6fc9325225d2..6bcacd003224 100644 --- a/dev-ruby/ruby-progressbar/ChangeLog +++ b/dev-ruby/ruby-progressbar/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/ruby-progressbar # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.2 2004/03/01 11:30:34 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.3 2004/03/21 21:34:02 usata Exp $ + +*ruby-progressbar-0.8 (22 Mar 2004) + + 22 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-progressbar-0.8.ebuild: + Version bumped. Marked previous version stable on x86. 01 Mar 2004; David Holm <dholm@gentoo.org> ruby-progressbar-0.5.ebuild: Added to ~ppc. diff --git a/dev-ruby/ruby-progressbar/Manifest b/dev-ruby/ruby-progressbar/Manifest index 6defeb371143..4b86c9e1da0e 100644 --- a/dev-ruby/ruby-progressbar/Manifest +++ b/dev-ruby/ruby-progressbar/Manifest @@ -1,4 +1,6 @@ +MD5 7345d8722a9346d63f87a3d3b7b6b730 ruby-progressbar-0.5.ebuild 558 MD5 2e77c3df144386176e905080cc50f5f1 ChangeLog 457 MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 -MD5 7345d8722a9346d63f87a3d3b7b6b730 ruby-progressbar-0.5.ebuild 558 +MD5 7345d8722a9346d63f87a3d3b7b6b730 ruby-progressbar-0.8.ebuild 558 MD5 16e17907b0029029d771eb6e48b9e3ae files/digest-ruby-progressbar-0.5 70 +MD5 a98ef2e9877ae090212cb188e3ea227b files/digest-ruby-progressbar-0.8 70 diff --git a/dev-ruby/ruby-progressbar/files/digest-ruby-progressbar-0.8 b/dev-ruby/ruby-progressbar/files/digest-ruby-progressbar-0.8 new file mode 100644 index 000000000000..695d97ffef32 --- /dev/null +++ b/dev-ruby/ruby-progressbar/files/digest-ruby-progressbar-0.8 @@ -0,0 +1 @@ +MD5 169c78a566b404e9f14999f96a2a356b ruby-progressbar-0.8.tar.gz 4783 diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild index 96c8720abe47..3b2392078035 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild,v 1.2 2004/03/01 11:30:34 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild,v 1.3 2004/03/21 21:34:02 usata Exp $ inherit ruby @@ -11,7 +11,7 @@ SRC_URI="http://namazu.org/~satoru/ruby-progressbar/${P}.tar.gz" LICENSE="Ruby" SLOT="0" USE_RUBY="any" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild new file mode 100644 index 000000000000..b9bbdfa6846d --- /dev/null +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild,v 1.1 2004/03/21 21:34:02 usata Exp $ + +inherit ruby + +DESCRIPTION="A Text Progress Bar Library for Ruby" +HOMEPAGE="http://www.namazu.org/~satoru/ruby-progressbar/" +SRC_URI="http://namazu.org/~satoru/ruby-progressbar/${P}.tar.gz" + +LICENSE="Ruby" +SLOT="0" +USE_RUBY="any" +KEYWORDS="~x86 ~ppc" + +IUSE="" + +DEPEND="dev-lang/ruby" +#RDEPEND="" + +S=${WORKDIR}/${P} |