diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-27 14:58:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-27 14:58:21 +0000 |
commit | 32235935113d1f076b08fb2db87fb0cef234f05e (patch) | |
tree | 9bc05e2c9be2e2324ed3e95e537576eb0005fe04 /dev-ruby | |
parent | ia64/sparc stable wrt security #200159 (diff) | |
download | gentoo-2-32235935113d1f076b08fb2db87fb0cef234f05e.tar.gz gentoo-2-32235935113d1f076b08fb2db87fb0cef234f05e.tar.bz2 gentoo-2-32235935113d1f076b08fb2db87fb0cef234f05e.zip |
ia64/sparc stable wrt security #200159
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby')
-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 1b053e7e34e7..b5ee8571c6eb 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.67 2007/11/27 01:34:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.68 2007/11/27 14:58:21 armin76 Exp $ + + 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> + actionwebservice-1.2.6.ebuild: + ia64/sparc stable wrt security #200159 27 Nov 2007; Brent Baude <ranger@gentoo.org> actionwebservice-1.2.6.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild index 7225dc2861b7..fc9c419fbb8c 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.4 2007/11/27 01:34:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild,v 1.5 2007/11/27 14:58:21 armin76 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 |