diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 01:18:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 01:18:44 +0000 |
commit | 21414052ef90e02ea98894cf99e04ff22959d6bd (patch) | |
tree | 3bb2784cf2fd07794140aa39fa6db13bbbf9377c /dev-ruby/actionwebservice | |
parent | Mark 1.14.3 stable on ia64. #138323 (diff) | |
download | historical-21414052ef90e02ea98894cf99e04ff22959d6bd.tar.gz historical-21414052ef90e02ea98894cf99e04ff22959d6bd.tar.bz2 historical-21414052ef90e02ea98894cf99e04ff22959d6bd.zip |
Mark 1.1.4 stable on ia64. #138323
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 087da76f5846..2acf43e4385f 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.39 2006/07/06 01:13:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.40 2006/07/13 01:18:44 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> + actionwebservice-1.1.4.ebuild: + Mark 1.1.4 stable on ia64. #138323 06 Jul 2006; Jason Wever <weeve@gentoo.org> actionwebservice-1.1.4.ebuild: Stable on SPARC wrt bug #138323. diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild index 110831bc6b5b..90a741f151b7 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.1.4.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.4.ebuild,v 1.4 2006/07/06 01:13:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild,v 1.5 2006/07/13 01:18:44 agriffis 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 |