diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-09 17:01:55 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-09 17:01:55 +0000 |
commit | 7e9d7bf06a062c24021757bab698c79fec350e4f (patch) | |
tree | daff5c6e3be934ae2f15bfa2a03642add11aeb01 | |
parent | Marked ~amd64, -fPIC fix (Manifest recommit) (diff) | |
download | gentoo-2-7e9d7bf06a062c24021757bab698c79fec350e4f.tar.gz gentoo-2-7e9d7bf06a062c24021757bab698c79fec350e4f.tar.bz2 gentoo-2-7e9d7bf06a062c24021757bab698c79fec350e4f.zip |
Marked ~amd64 for bug 58734
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ChangeLog b/dev-ruby/ruby-tcpwrap/ChangeLog index 3c3b2baa132b..c6eeb583cb4b 100644 --- a/dev-ruby/ruby-tcpwrap/ChangeLog +++ b/dev-ruby/ruby-tcpwrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-tcpwrap # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.6 2004/06/25 02:03:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.7 2004/08/09 17:01:55 slarti Exp $ + + 09 Aug 2004; Tom Martin <slarti@gentoo.org> ruby-tcpwrap-0.6.ebuild: + Marked ~amd64 for bug 58734. 17 Apr 2004; David Holm <dholm@gentoo.org> ruby-tcpwrap-0.6.ebuild: Added to ~ppc. diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild index afb014202cce..e0b99d6b6457 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.8 2004/06/25 02:03:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.9 2004/08/09 17:01:55 slarti Exp $ inherit ruby @@ -13,7 +13,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" USE_RUBY="ruby16 ruby18 ruby19" -KEYWORDS="alpha ~hppa ~mips ~sparc x86 ~ppc" +KEYWORDS="alpha ~hppa ~mips ~sparc x86 ~ppc ~amd64" DEPEND="virtual/ruby net-libs/libident |