diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /dev-ruby/amstd | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.zip |
License Fixes. Part 2.
Diffstat (limited to 'dev-ruby/amstd')
-rw-r--r-- | dev-ruby/amstd/amstd-1.9.5.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/amstd/amstd-2.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/amstd/amstd-1.9.5.ebuild b/dev-ruby/amstd/amstd-1.9.5.ebuild index 06d4aaf52823..d3e29ce2943f 100644 --- a/dev-ruby/amstd/amstd-1.9.5.ebuild +++ b/dev-ruby/amstd/amstd-1.9.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-1.9.5.ebuild,v 1.9 2003/02/13 11:40:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-1.9.5.ebuild,v 1.10 2003/02/28 16:54:59 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard libraries 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" +LICENSE="LGPL-2.1" KEYWORDS="x86 alpha" SLOT="0" diff --git a/dev-ruby/amstd/amstd-2.0.0.ebuild b/dev-ruby/amstd/amstd-2.0.0.ebuild index c94a1206deb9..aa3cffccba15 100644 --- a/dev-ruby/amstd/amstd-2.0.0.ebuild +++ b/dev-ruby/amstd/amstd-2.0.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0.ebuild,v 1.2 2003/02/13 11:40:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Ruby utility collection by Minero Aoki" SRC_URI="http://www.loveruby.net/archive/amstd/${P}.tar.gz" HOMEPAGE="http://www.loveruby.net/en/amstd.html" -LICENSE="LGPL" +LICENSE="LGPL-2.1" KEYWORDS="x86 alpha" SLOT="0" |