diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2007-09-01 19:55:26 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2007-09-01 19:55:26 +0000 |
commit | 6a6c0752d643aa1526a1743932fe256e35dc5f5a (patch) | |
tree | c988bbdd0ea0a910d8ac32afbb78870bc078cb85 /dev-ruby/capistrano | |
parent | Added slots for dev-ruby/capistrano (diff) | |
download | gentoo-2-6a6c0752d643aa1526a1743932fe256e35dc5f5a.tar.gz gentoo-2-6a6c0752d643aa1526a1743932fe256e35dc5f5a.tar.bz2 gentoo-2-6a6c0752d643aa1526a1743932fe256e35dc5f5a.zip |
Added slots.
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-ruby/capistrano')
-rw-r--r-- | dev-ruby/capistrano/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/capistrano/capistrano-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/capistrano/capistrano-1.99.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/capistrano/capistrano-1.99.3.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/capistrano/ChangeLog b/dev-ruby/capistrano/ChangeLog index 2bb8f1b583e1..b9f135fdb205 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.18 2007/07/21 19:15:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.19 2007/09/01 19:55:26 nichoj Exp $ + + 01 Sep 2007; Joshua Nichols <nichoj@gentoo.org> capistrano-1.4.1.ebuild, + capistrano-1.99.1.ebuild, capistrano-1.99.3.ebuild: + Added slots. 21 Jul 2007; Hans de Graaff <graaff@gentoo.org> -capistrano-1.1.0.ebuild, -capistrano-1.4.0.ebuild: diff --git a/dev-ruby/capistrano/capistrano-1.4.1.ebuild b/dev-ruby/capistrano/capistrano-1.4.1.ebuild index e5b37b6cae78..0d791b6e51f1 100644 --- a/dev-ruby/capistrano/capistrano-1.4.1.ebuild +++ b/dev-ruby/capistrano/capistrano-1.4.1.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-1.4.1.ebuild,v 1.6 2007/04/16 08:50:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.1.ebuild,v 1.7 2007/09/01 19:55:26 nichoj Exp $ inherit ruby gems @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/capistrano/" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" -SLOT="0" +SLOT="1" KEYWORDS="amd64 ia64 ppc64 x86" IUSE="" #RESTRICT="test" diff --git a/dev-ruby/capistrano/capistrano-1.99.1.ebuild b/dev-ruby/capistrano/capistrano-1.99.1.ebuild index 6c9bedc838cf..c0a5902c637d 100644 --- a/dev-ruby/capistrano/capistrano-1.99.1.ebuild +++ b/dev-ruby/capistrano/capistrano-1.99.1.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-1.99.1.ebuild,v 1.1 2007/05/18 11:45:37 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.99.1.ebuild,v 1.2 2007/09/01 19:55:26 nichoj Exp $ inherit ruby gems @@ -10,7 +10,7 @@ HOMEPAGE="http://capify.org/" SRC_URI="http://gems.rubyonrails.com/gems/${P}.gem" LICENSE="MIT" -SLOT="0" +SLOT="2" KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" IUSE="" #RESTRICT="test" diff --git a/dev-ruby/capistrano/capistrano-1.99.3.ebuild b/dev-ruby/capistrano/capistrano-1.99.3.ebuild index 9c5e6e045c87..79d4b3c6b572 100644 --- a/dev-ruby/capistrano/capistrano-1.99.3.ebuild +++ b/dev-ruby/capistrano/capistrano-1.99.3.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-1.99.3.ebuild,v 1.1 2007/06/29 05:45:38 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.99.3.ebuild,v 1.2 2007/09/01 19:55:26 nichoj Exp $ inherit ruby gems @@ -10,7 +10,7 @@ HOMEPAGE="http://capify.org/" SRC_URI="http://gems.rubyonrails.com/gems/${P}.gem" LICENSE="MIT" -SLOT="0" +SLOT="2" KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" IUSE="" #RESTRICT="test" |