diff options
author | Malcolm Lashley <malc@gentoo.org> | 2007-02-19 22:42:13 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2007-02-19 22:42:13 +0000 |
commit | 8390791c165c86c03c9825c1da352cb89a4bec20 (patch) | |
tree | bb2e629abd68f24f2a7a81e3f3cc0c679cfbe534 /dev-ruby/fastthread/fastthread-0.5.3.1.ebuild | |
parent | Stable on amd64 wrt security bug #166901 (diff) | |
download | gentoo-2-8390791c165c86c03c9825c1da352cb89a4bec20.tar.gz gentoo-2-8390791c165c86c03c9825c1da352cb89a4bec20.tar.bz2 gentoo-2-8390791c165c86c03c9825c1da352cb89a4bec20.zip |
Stable on amd64 wrt security bug #166901
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/fastthread/fastthread-0.5.3.1.ebuild')
-rw-r--r-- | dev-ruby/fastthread/fastthread-0.5.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild b/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild index 74da27c6462b..7a382443d67d 100644 --- a/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild +++ b/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild,v 1.7 2007/02/15 18:06:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild,v 1.8 2007/02/19 22:42:13 malc Exp $ inherit ruby gems @@ -12,5 +12,5 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" |