diff options
author | Aron Griffis <agriffis@gentoo.org> | 2002-07-08 02:55:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2002-07-08 02:55:59 +0000 |
commit | d70d601b533dfc47134f54a5275ecd5dfa4352cd (patch) | |
tree | 7feab6ad7c4308dbe573284ecd79514a51174c6c /dev-ruby | |
parent | Added LICENSE, KEYWORDS, SLOT. (diff) | |
download | historical-d70d601b533dfc47134f54a5275ecd5dfa4352cd.tar.gz historical-d70d601b533dfc47134f54a5275ecd5dfa4352cd.tar.bz2 historical-d70d601b533dfc47134f54a5275ecd5dfa4352cd.zip |
Added LICENSE, KEYWORDS, SLOT.
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/optparse/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/optparse/optparse-0.7.5.ebuild | 5 | ||||
-rw-r--r-- | dev-ruby/rdtool/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rdtool/rdtool-0.6.6.ebuild | 5 | ||||
-rw-r--r-- | dev-ruby/rexml/ChangeLog | 14 | ||||
-rw-r--r-- | dev-ruby/rexml/rexml-1.2.5.ebuild | 5 | ||||
-rw-r--r-- | dev-ruby/rexml/rexml-2.3.5.ebuild | 5 | ||||
-rw-r--r-- | dev-ruby/rexml/rexml-2.3.7.ebuild | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-libglade/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-libglade/ruby-libglade-1.2.ebuild | 5 | ||||
-rw-r--r-- | dev-ruby/strscan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/strscan/strscan-0.5.8.ebuild | 5 |
12 files changed, 61 insertions, 12 deletions
diff --git a/dev-ruby/optparse/ChangeLog b/dev-ruby/optparse/ChangeLog index de3429c52937..9f1d8853841d 100644 --- a/dev-ruby/optparse/ChangeLog +++ b/dev-ruby/optparse/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ruby/optparse # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/optparse/ChangeLog,v 1.1 2002/02/01 21:53:28 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/optparse/ChangeLog,v 1.2 2002/07/08 02:55:59 agriffis Exp $ *optparse-0.7.5 (1 Feb 2002) @@ -11,3 +11,7 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. + + 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> optparse-0.7.5.ebuild: + + Added LICENSE, KEYWORDS, SLOT. diff --git a/dev-ruby/optparse/optparse-0.7.5.ebuild b/dev-ruby/optparse/optparse-0.7.5.ebuild index 630142db5ecb..07ac5afce618 100644 --- a/dev-ruby/optparse/optparse-0.7.5.ebuild +++ b/dev-ruby/optparse/optparse-0.7.5.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/optparse/optparse-0.7.5.ebuild,v 1.2 2001/11/10 12:17:54 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/optparse/optparse-0.7.5.ebuild,v 1.3 2002/07/08 02:55:59 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yet another option parser for Ruby" SRC_URI=" http://member.nifty.ne.jp/nokada/archive/${P}.tar.gz" HOMEPAGE=" http://member.nifty.ne.jp/nokada/ruby.html" +LICENSE="Ruby" +KEYWORDS="x86" +SLOT="0" DEPEND=">=dev-lang/ruby-1.6.1" diff --git a/dev-ruby/rdtool/ChangeLog b/dev-ruby/rdtool/ChangeLog index d7ac5b77d9c2..f62b42e4c7fc 100644 --- a/dev-ruby/rdtool/ChangeLog +++ b/dev-ruby/rdtool/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ruby/rdtool # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/ChangeLog,v 1.1 2002/02/01 21:53:28 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/ChangeLog,v 1.2 2002/07/08 02:55:59 agriffis Exp $ *rdtool-0.6.6 (1 Feb 2002) @@ -11,3 +11,7 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. + + 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> rdtool-0.6.6.ebuild: + + Added LICENSE, KEYWORDS, SLOT. diff --git a/dev-ruby/rdtool/rdtool-0.6.6.ebuild b/dev-ruby/rdtool/rdtool-0.6.6.ebuild index c22c821ef9ba..8db177410c34 100644 --- a/dev-ruby/rdtool/rdtool-0.6.6.ebuild +++ b/dev-ruby/rdtool/rdtool-0.6.6.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/rdtool-0.6.6.ebuild,v 1.2 2001/11/10 12:17:54 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/rdtool-0.6.6.ebuild,v 1.3 2002/07/08 02:55:59 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Fast string scanning library for Ruby" SRC_URI="http://www2.pos.to/~tosh/ruby/rdtool/archive/${P}.tar.gz" HOMEPAGE="http://www2.pos.to/~tosh/ruby/rdtool/en/index.html" +LICENSE="Ruby" +KEYWORDS="x86" +SLOT="0" DEPEND=">=dev-lang/ruby-1.6.1 >=dev-ruby/racc-1.2.4 diff --git a/dev-ruby/rexml/ChangeLog b/dev-ruby/rexml/ChangeLog index 144b077252f4..d62903debd14 100644 --- a/dev-ruby/rexml/ChangeLog +++ b/dev-ruby/rexml/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ruby/rexml # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/ChangeLog,v 1.3 2002/07/02 18:06:49 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/ChangeLog,v 1.4 2002/07/08 02:55:59 agriffis Exp $ *rexml-2.3.7 (02 Jul 2002) @@ -8,12 +8,20 @@ New Version. Fixes #4381 + 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> rexml-2.3.7.ebuild: + + Added LICENSE, KEYWORDS, SLOT. + *rexml-2.3.5 (17 Jun 2002) 17 Jun 2002; Ryan Phillips <rphillips@gentoo.org> rexml-2.3.5 files/digest-rexml-2.3.5 : Updated package revision. Fixes #3799 + 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> rexml-2.3.5.ebuild: + + Added LICENSE, KEYWORDS, SLOT. + *rexml-1.2.4 (13 Apr 2002) 13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> rexml-1.2.4 files/digest-rexml-1.2.4 : @@ -24,3 +32,7 @@ clean, intuitive API. Ebuild contributed by Aaron Malone <aaron@munge.net>. + + 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> rexml-1.2.4.ebuild: + + Added LICENSE, KEYWORDS, SLOT. diff --git a/dev-ruby/rexml/rexml-1.2.5.ebuild b/dev-ruby/rexml/rexml-1.2.5.ebuild index c56200b26a2a..59b48b67b9f4 100644 --- a/dev-ruby/rexml/rexml-1.2.5.ebuild +++ b/dev-ruby/rexml/rexml-1.2.5.ebuild @@ -2,13 +2,16 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Aaron Malone <aaron@munge.net> # Maintainer: Tools Team <tools@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-1.2.5.ebuild,v 1.2 2002/04/28 04:33:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-1.2.5.ebuild,v 1.3 2002/07/08 02:55:59 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Ruby Electric XML" SRC_URI="http://www.germane-software.com/~ser/Software/archives/${PN}_${PV}.tgz" HOMEPAGE="http://www.germane-software.com/~ser/Software/rexml/" DEPEND=">=dev-lang/ruby-1.6.0" +LICENSE="Ruby" +KEYWORDS="x86" +SLOT="0" src_unpack () { unpack ${A} diff --git a/dev-ruby/rexml/rexml-2.3.5.ebuild b/dev-ruby/rexml/rexml-2.3.5.ebuild index c4b5325ed633..f77d1fb34424 100644 --- a/dev-ruby/rexml/rexml-2.3.5.ebuild +++ b/dev-ruby/rexml/rexml-2.3.5.ebuild @@ -2,13 +2,16 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Aaron Malone <aaron@munge.net> # Maintainer: Tools Team <tools@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-2.3.5.ebuild,v 1.1 2002/06/17 08:17:41 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-2.3.5.ebuild,v 1.2 2002/07/08 02:55:59 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Ruby Electric XML" SRC_URI="http://www.germane-software.com/~ser/Software/archives/${PN}_${PV}.tgz" HOMEPAGE="http://www.germane-software.com/~ser/Software/rexml/" DEPEND=">=dev-lang/ruby-1.6.0" +LICENSE="Ruby" +KEYWORDS="x86" +SLOT="0" src_unpack () { unpack ${A} diff --git a/dev-ruby/rexml/rexml-2.3.7.ebuild b/dev-ruby/rexml/rexml-2.3.7.ebuild index 025e7275cbf1..9367da2d2183 100644 --- a/dev-ruby/rexml/rexml-2.3.7.ebuild +++ b/dev-ruby/rexml/rexml-2.3.7.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-2.3.7.ebuild,v 1.1 2002/07/02 18:06:49 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-2.3.7.ebuild,v 1.2 2002/07/08 02:55:59 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Ruby Electric XML" SRC_URI="http://www.germane-software.com/archives/${PN}_${PV}.tgz" HOMEPAGE="http://www.germane-software.com/software/rexml/" DEPEND=">=dev-lang/ruby-1.6.0" +LICENSE="Ruby" +KEYWORDS="x86" +SLOT="0" src_unpack () { unpack ${A} diff --git a/dev-ruby/ruby-libglade/ChangeLog b/dev-ruby/ruby-libglade/ChangeLog index f52cb414c97b..d42b751c9f46 100644 --- a/dev-ruby/ruby-libglade/ChangeLog +++ b/dev-ruby/ruby-libglade/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ruby/ruby-libglade # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libglade/ChangeLog,v 1.3 2002/07/08 02:18:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libglade/ChangeLog,v 1.4 2002/07/08 02:55:59 agriffis Exp $ *ruby-libglade-0.29 (06 Jul 2002) @@ -24,6 +24,10 @@ update in bug #1258. This version of the package is not a ruby-gnome package, but actually a ruby-libglade package. + 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-libglade-1.2.ebuild: + + Added LICENSE, KEYWORDS, SLOT. + *ruby-libglade-0.27 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-libglade-0.27.ebuild: diff --git a/dev-ruby/ruby-libglade/ruby-libglade-1.2.ebuild b/dev-ruby/ruby-libglade/ruby-libglade-1.2.ebuild index 4e67a3ccb61f..25e5286a3e20 100644 --- a/dev-ruby/ruby-libglade/ruby-libglade-1.2.ebuild +++ b/dev-ruby/ruby-libglade/ruby-libglade-1.2.ebuild @@ -1,13 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Einar Karttunen <ekarttun@cs.helsinki.fi> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libglade/ruby-libglade-1.2.ebuild,v 1.1 2002/05/27 10:23:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libglade/ruby-libglade-1.2.ebuild,v 1.2 2002/07/08 02:55:59 agriffis Exp $ MY_P=${PN}-${PV/./-} S=${WORKDIR}/${PN} DESCRIPTION="Ruby libglade bindings" SRC_URI="http://beta4.com/${MY_P}.tar.gz" HOMEPAGE="http://www.ruby-lang.org/en/raa-list.rhtml?name=Ruby%2FLibGlade" +LICENSE="Ruby" +KEYWORDS="x86" +SLOT="0" DEPEND="dev-lang/ruby dev-ruby/ruby-gtk diff --git a/dev-ruby/strscan/ChangeLog b/dev-ruby/strscan/ChangeLog index 5aa711b3aa92..7f08dd6ae9b0 100644 --- a/dev-ruby/strscan/ChangeLog +++ b/dev-ruby/strscan/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ruby/strscan # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/strscan/ChangeLog,v 1.1 2002/02/01 21:53:28 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/strscan/ChangeLog,v 1.2 2002/07/08 02:55:59 agriffis Exp $ *strscan-0.5.8 (1 Feb 2002) @@ -11,3 +11,7 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. + + 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> strscan-0.5.8.ebuild: + + Added LICENSE, KEYWORDS, SLOT. diff --git a/dev-ruby/strscan/strscan-0.5.8.ebuild b/dev-ruby/strscan/strscan-0.5.8.ebuild index b26f7a334bac..41acea1f0596 100644 --- a/dev-ruby/strscan/strscan-0.5.8.ebuild +++ b/dev-ruby/strscan/strscan-0.5.8.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/strscan/strscan-0.5.8.ebuild,v 1.3 2001/11/10 12:17:54 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/strscan/strscan-0.5.8.ebuild,v 1.4 2002/07/08 02:55:59 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Fast string scanning library for Ruby" SRC_URI="http://www1.u-netsurf.ne.jp/~brew/mine/soft/${P}.tar.gz" HOMEPAGE="http://www1.u-netsurf.ne.jp/~brew/mine/en/index.html" +LICENSE="LGPL" +KEYWORDS="x86" +SLOT="0" DEPEND=">=dev-lang/ruby-1.6.1 >=dev-ruby/amstd-1.9.5" |