diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-16 07:14:50 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-16 07:14:50 +0000 |
commit | 1b8c4462a55f94ba2e8e57b42f73b063a3cd5e70 (patch) | |
tree | 7390e661414ecccb83b35861705b25017581d582 /dev-ruby/actionwebservice | |
parent | we have an ebuild for jadetex that provides the exact same thing, remove it f... (diff) | |
download | gentoo-2-1b8c4462a55f94ba2e8e57b42f73b063a3cd5e70.tar.gz gentoo-2-1b8c4462a55f94ba2e8e57b42f73b063a3cd5e70.tar.bz2 gentoo-2-1b8c4462a55f94ba2e8e57b42f73b063a3cd5e70.zip |
stable x86, security bug 195315
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index ddbc596a7004..17e6371dc4e4 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.59 2007/10/13 06:33:49 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.60 2007/10/16 07:14:50 opfer Exp $ + + 16 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + actionwebservice-1.2.5.ebuild: + stable x86, security bug 195315 *actionwebservice-1.2.5 (13 Oct 2007) diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild index 8730f4881ab9..1a5f11bf52d5 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.5.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/actionwebservice/actionwebservice-1.2.5.ebuild,v 1.1 2007/10/13 06:33:49 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild,v 1.2 2007/10/16 07:14:50 opfer Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/aws/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |