diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-11-26 21:15:44 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-11-26 21:15:44 +0000 |
commit | d042e0d5b1fb0c6d0eae0c596ea97379f83f3101 (patch) | |
tree | ffc84e9c4191c23354abf0ad30879e92a447d3be /dev-ruby/actionwebservice | |
parent | Version bump. (diff) | |
download | historical-d042e0d5b1fb0c6d0eae0c596ea97379f83f3101.tar.gz historical-d042e0d5b1fb0c6d0eae0c596ea97379f83f3101.tar.bz2 historical-d042e0d5b1fb0c6d0eae0c596ea97379f83f3101.zip |
stable x86, security bug 200159
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 243a3d575d1d..22cde1824045 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.64 2007/11/25 08:33:25 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.65 2007/11/26 21:14:27 opfer Exp $ + + 26 Nov 2007; Christian Faulhammer <opfer@gentoo.org> + actionwebservice-1.2.6.ebuild: + stable x86, security bug 200159 *actionwebservice-1.2.6 (25 Nov 2007) diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild index 83b6762ce1a4..d0a9dc3e5df8 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.6.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.6.ebuild,v 1.1 2007/11/25 08:33:25 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild,v 1.2 2007/11/26 21:14:27 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 |