diff options
author | 2006-09-02 21:47:05 +0000 | |
---|---|---|
committer | 2006-09-02 21:47:05 +0000 | |
commit | 3d0b082fc8dcfebabf58f18679a8219d6d96544d (patch) | |
tree | cccb5a3b1363c1b6a0a56fb6afd849ea91696525 /dev-ruby/actionwebservice | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-3d0b082fc8dcfebabf58f18679a8219d6d96544d.tar.gz gentoo-2-3d0b082fc8dcfebabf58f18679a8219d6d96544d.tar.bz2 gentoo-2-3d0b082fc8dcfebabf58f18679a8219d6d96544d.zip |
Stable on ia64.
(Portage version: 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 |