Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/acts_as_list/
Date: Sat, 02 Jun 2012 15:47:35
Message-Id: 1336722600.e9025228b73cbb691343a9c98f683f05abe4b3ea.graaff@gentoo
1 commit: e9025228b73cbb691343a9c98f683f05abe4b3ea
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Fri May 11 07:50:00 2012 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 07:50:00 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=e9025228
7
8 Move 0.1.6 into a seperate slot since this version is only compatible with Rails 3, and older versions are needed for Rails 2.
9
10 (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
11
12 ---
13 dev-ruby/acts_as_list/ChangeLog | 4 ++++
14 dev-ruby/acts_as_list/acts_as_list-0.1.6.ebuild | 2 +-
15 2 files changed, 5 insertions(+), 1 deletions(-)
16
17 diff --git a/dev-ruby/acts_as_list/ChangeLog b/dev-ruby/acts_as_list/ChangeLog
18 index 0bfde6a..e9458d4 100644
19 --- a/dev-ruby/acts_as_list/ChangeLog
20 +++ b/dev-ruby/acts_as_list/ChangeLog
21 @@ -2,6 +2,10 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 11 May 2012; Hans de Graaff <graaff@g.o> acts_as_list-0.1.6.ebuild:
26 + Move 0.1.6 into a seperate slot since this version is only compatible with
27 + Rails 3, and older versions are needed for Rails 2.
28 +
29 *acts_as_list-0.1.6 (10 May 2012)
30
31 10 May 2012; Hans de Graaff <graaff@g.o> +acts_as_list-0.1.6.ebuild:
32
33 diff --git a/dev-ruby/acts_as_list/acts_as_list-0.1.6.ebuild b/dev-ruby/acts_as_list/acts_as_list-0.1.6.ebuild
34 index cb68e8b..f4aa7fb 100644
35 --- a/dev-ruby/acts_as_list/acts_as_list-0.1.6.ebuild
36 +++ b/dev-ruby/acts_as_list/acts_as_list-0.1.6.ebuild
37 @@ -16,7 +16,7 @@ DESCRIPTION="Capabilities for sorting and reordering a number of objects in a li
38 HOMEPAGE="http://rake.rubyforge.org/"
39
40 LICENSE="MIT"
41 -SLOT="0"
42 +SLOT="3"
43 KEYWORDS="~amd64 ~x86-macos"
44 IUSE=""