diff options
author | Tom William Payne <twp@gentoo.org> | 2003-05-12 20:24:39 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2003-05-12 20:24:39 +0000 |
commit | ffb1d06092d8ee75a1bf0f783e636d30973ff5b2 (patch) | |
tree | 9deec83db074d1d9c4d4d4c88de3fc318350ec22 /dev-ruby/amstd | |
parent | Version bump (diff) | |
download | gentoo-2-ffb1d06092d8ee75a1bf0f783e636d30973ff5b2.tar.gz gentoo-2-ffb1d06092d8ee75a1bf0f783e636d30973ff5b2.tar.bz2 gentoo-2-ffb1d06092d8ee75a1bf0f783e636d30973ff5b2.zip |
Removed old version.
Diffstat (limited to 'dev-ruby/amstd')
-rw-r--r-- | dev-ruby/amstd/amstd-1.9.5.ebuild | 25 | ||||
-rw-r--r-- | dev-ruby/amstd/files/digest-amstd-1.9.5 | 1 |
2 files changed, 0 insertions, 26 deletions
diff --git a/dev-ruby/amstd/amstd-1.9.5.ebuild b/dev-ruby/amstd/amstd-1.9.5.ebuild deleted file mode 100644 index d3e29ce2943f..000000000000 --- a/dev-ruby/amstd/amstd-1.9.5.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# 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.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-2.1" -KEYWORDS="x86 alpha" -SLOT="0" - -DEPEND=">=dev-lang/ruby-1.6.1" - -src_compile() { - ruby setup.rb config || die - ruby setup.rb setup || die -} - -src_install () { - ruby setup.rb install --bin-dir=${D}/usr/bin \ - --rb-dir=${D}/usr/lib/ruby/site_ruby/1.6 \ - --so-dir=${D}/usr/lib/ruby/site_ruby/1.6/${CHOST%%-*}-linux-gnu - assert -} diff --git a/dev-ruby/amstd/files/digest-amstd-1.9.5 b/dev-ruby/amstd/files/digest-amstd-1.9.5 deleted file mode 100644 index 77c7424a5514..000000000000 --- a/dev-ruby/amstd/files/digest-amstd-1.9.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 fb4f9bba17d759b59fb6a2ac4f836dcc amstd-1.9.5.tar.gz 18299 |