diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-10 16:58:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-10 16:58:33 +0000 |
commit | 943e0c3073188bf307711dacc5e244d3d916f1e1 (patch) | |
tree | 476fe226970000d2aa6b0eabb5665d9a5463f26d /dev-ruby/capistrano | |
parent | ia64 stable (diff) | |
download | historical-943e0c3073188bf307711dacc5e244d3d916f1e1.tar.gz historical-943e0c3073188bf307711dacc5e244d3d916f1e1.tar.bz2 historical-943e0c3073188bf307711dacc5e244d3d916f1e1.zip |
ia64 stable wrt #198966
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-ruby/capistrano')
-rw-r--r-- | dev-ruby/capistrano/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/capistrano/capistrano-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/capistrano/capistrano-2.1.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/capistrano/ChangeLog b/dev-ruby/capistrano/ChangeLog index 2a7d48071f47..ba8e6effdd8a 100644 --- a/dev-ruby/capistrano/ChangeLog +++ b/dev-ruby/capistrano/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/capistrano # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.25 2007/11/14 06:58:17 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.26 2007/12/10 16:58:33 armin76 Exp $ + + 10 Dec 2007; Raúl Porcel <armin76@gentoo.org> capistrano-2.0.0.ebuild, + capistrano-2.1.0.ebuild: + ia64 stable wrt #198966 14 Nov 2007; Peter Weller <welp@gentoo.org> capistrano-1.4.1-r1.ebuild, capistrano-2.0.0.ebuild: diff --git a/dev-ruby/capistrano/capistrano-2.0.0.ebuild b/dev-ruby/capistrano/capistrano-2.0.0.ebuild index b869afe93bbe..45cdcb77ed00 100644 --- a/dev-ruby/capistrano/capistrano-2.0.0.ebuild +++ b/dev-ruby/capistrano/capistrano-2.0.0.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/capistrano/capistrano-2.0.0.ebuild,v 1.4 2007/11/14 06:58:17 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild,v 1.5 2007/12/10 16:58:33 armin76 Exp $ inherit gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ia64 ppc64 x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 diff --git a/dev-ruby/capistrano/capistrano-2.1.0.ebuild b/dev-ruby/capistrano/capistrano-2.1.0.ebuild index 017a49ad4174..08de400bccea 100644 --- a/dev-ruby/capistrano/capistrano-2.1.0.ebuild +++ b/dev-ruby/capistrano/capistrano-2.1.0.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/capistrano/capistrano-2.1.0.ebuild,v 1.1 2007/10/17 06:42:02 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.1.0.ebuild,v 1.2 2007/12/10 16:58:33 armin76 Exp $ inherit gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |