diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-09-20 09:17:10 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-09-20 09:17:10 +0000 |
commit | 1b31bf56abeba4c8b57e4027da4ce5be3899f95c (patch) | |
tree | a30f1d92b33111573c039fadba572f274760050c /dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild | |
parent | Version bumped. Marked previous version as stable for x86 (diff) | |
download | gentoo-2-1b31bf56abeba4c8b57e4027da4ce5be3899f95c.tar.gz gentoo-2-1b31bf56abeba4c8b57e4027da4ce5be3899f95c.tar.bz2 gentoo-2-1b31bf56abeba4c8b57e4027da4ce5be3899f95c.zip |
Version bumped. Marked previous version as stable for x86
Diffstat (limited to 'dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild')
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild index 44f991e7d8d5..fdd2dc77f039 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild,v 1.1 2003/05/13 14:33:19 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild,v 1.2 2003/09/20 09:17:05 usata Exp $ DESCRIPTION="A TCP wrappers library for Ruby" HOMEPAGE="http://raa.ruby-lang.org/list.rhtml?name=ruby-tcpwrap" SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc x86" DEPEND="dev-lang/ruby net-libs/libident sys-apps/tcp-wrappers" |