diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-05 17:45:18 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-05 17:45:18 +0000 |
commit | ae56bf28824a53ac6872f0de697e4038a410e7c8 (patch) | |
tree | 2bff5db3b6ca563658272ade2b6da6b337d6ace0 /dev-ruby/actionwebservice | |
parent | Stable x86 for ruby (diff) | |
download | gentoo-2-ae56bf28824a53ac6872f0de697e4038a410e7c8.tar.gz gentoo-2-ae56bf28824a53ac6872f0de697e4038a410e7c8.tar.bz2 gentoo-2-ae56bf28824a53ac6872f0de697e4038a410e7c8.zip |
stable x86; rails..eh ruby rails..same thing *hides*
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 22c075f02d93..944a203e79e4 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.37 2006/07/03 14:36:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.38 2006/07/05 17:45:18 tsunam Exp $ + + 05 Jul 2006; Joshua Jackson <tsunam@gentoo.org> + actionwebservice-1.1.4.ebuild: + Stable x86; for ruby #138323 03 Jul 2006; Lars Weiler <pylon@gentoo.org> actionwebservice-1.1.4.ebuild: Stable on ppc; security bug #138323. diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild index 347f3136d6d8..4a1908b5668b 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.1.4.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.4.ebuild,v 1.2 2006/07/03 14:36:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild,v 1.3 2006/07/05 17:45:18 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 |