Fix slot
authorHans de Graaff <graaff@gentoo.org>
Tue, 27 Dec 2011 09:10:46 +0000 (09:10 +0000)
committerHans de Graaff <graaff@gentoo.org>
Tue, 27 Dec 2011 09:10:46 +0000 (09:10 +0000)
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64

dev-ruby/activemodel/ChangeLog
dev-ruby/activemodel/activemodel-3.1.3.ebuild

index 851be6d812393c6340c2799e038444310f2f84f4..9e7161b1db6a30ecc1be4d6c7ac97d4338510869 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activemodel
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.17 2011/12/27 08:20:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.18 2011/12/27 09:10:46 graaff Exp $
+
+  27 Dec 2011; Hans de Graaff <graaff@gentoo.org> activemodel-3.1.3.ebuild:
+  Fix slot
 
 *activemodel-3.1.3 (27 Dec 2011)
 
index a2a45de1a6dd07c8a9b47d4456b024de05d248ae..6dde105b27dfdc9294dbd15ef6b45fe14bc5fdee 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.1.3.ebuild,v 1.1 2011/12/27 08:20:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.1.3.ebuild,v 1.2 2011/12/27 09:10:46 graaff Exp $
 
 EAPI=4
 
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rails/rails"
 SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
 
 LICENSE="MIT"
-SLOT="3.0"
+SLOT="3.1"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""