summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2002-07-08 02:55:59 +0000
committerAron Griffis <agriffis@gentoo.org>2002-07-08 02:55:59 +0000
commitd70d601b533dfc47134f54a5275ecd5dfa4352cd (patch)
tree7feab6ad7c4308dbe573284ecd79514a51174c6c /dev-ruby/rexml
parentAdded LICENSE, KEYWORDS, SLOT. (diff)
downloadhistorical-d70d601b533dfc47134f54a5275ecd5dfa4352cd.tar.gz
historical-d70d601b533dfc47134f54a5275ecd5dfa4352cd.tar.bz2
historical-d70d601b533dfc47134f54a5275ecd5dfa4352cd.zip
Added LICENSE, KEYWORDS, SLOT.
Diffstat (limited to 'dev-ruby/rexml')
-rw-r--r--dev-ruby/rexml/ChangeLog14
-rw-r--r--dev-ruby/rexml/rexml-1.2.5.ebuild5
-rw-r--r--dev-ruby/rexml/rexml-2.3.5.ebuild5
-rw-r--r--dev-ruby/rexml/rexml-2.3.7.ebuild5
4 files changed, 25 insertions, 4 deletions
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}