diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-02 21:47:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-02 21:47:22 +0000 |
commit | 59209040e74595ff2a69516ea26cf50bfc90047e (patch) | |
tree | 02d5de704b0cce2d390544159023ab9c11bee5bc /dev-ruby/actionwebservice | |
parent | stable on ppc (Bug #137372) (diff) | |
download | historical-59209040e74595ff2a69516ea26cf50bfc90047e.tar.gz historical-59209040e74595ff2a69516ea26cf50bfc90047e.tar.bz2 historical-59209040e74595ff2a69516ea26cf50bfc90047e.zip |
Stable on ia64.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.1.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 0f166784de08..1031c11b84cc 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.47 2006/08/10 20:14:59 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.48 2006/09/02 21:47:05 kloeri Exp $ + + 02 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> + actionwebservice-1.1.6.ebuild: + Stable on ia64. *actionwebservice-1.1.6 (10 Aug 2006) diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.6.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.6.ebuild index f02a4deb3281..9a46705712c6 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.6.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.1.6.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.6.ebuild,v 1.1 2006/08/10 20:14:59 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.6.ebuild,v 1.2 2006/09/02 21:47:05 kloeri 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 |