From 50c0f8a5de4d57f5915ee5dbadda2d7534cbb405 Mon Sep 17 00:00:00 2001 From: Joshua Jackson <tsunam@gentoo.org> Date: Thu, 10 Aug 2006 03:52:32 +0000 Subject: stable x86; I tried ruby, but I didn't find any shiny rubies :( (Portage version: 2.1-r1) --- dev-ruby/actionwebservice/ChangeLog | 6 +++++- dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index a198911b0a3f..699712cfbb0d 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.44 2006/08/09 20:50:57 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.45 2006/08/10 03:52:32 tsunam Exp $ + + 10 Aug 2006; Joshua Jackson <tsunam@gentoo.org> + actionwebservice-1.1.5.ebuild: + Stable x86; security bug #143369 09 Aug 2006; Thomas Cort <tcort@gentoo.org> actionwebservice-1.1.5.ebuild: Stable on amd64. diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild index 5d937ebb849d..0b52224875d6 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild,v 1.3 2006/08/09 20:50:57 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild,v 1.4 2006/08/10 03:52:32 tsunam Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.1" -KEYWORDS="amd64 ~ia64 ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 -- cgit v1.2.3-65-gdbad