ago 15/03/11 16:54:30
Modified: protected_attributes-1.0.7.ebuild
protected_attributes-1.0.8.ebuild ChangeLog
Log:
Add ~x86, wrt bug #508836
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options:
--include-arches="~x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3
dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild?r1=1.2&r2=1.3
Index: protected_attributes-1.0.7.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- protected_attributes-1.0.7.ebuild 2 May 2014 05:52:28 -0000 1.2
+++ protected_attributes-1.0.7.ebuild 11 Mar 2015 16:54:30 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild,v
1.2 2014/05/02 05:52:28 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild,v
1.3 2015/03/11 16:54:30 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -19,7 +19,7 @@
LICENSE="MIT"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
ruby_add_rdepend "
1.2
dev-ruby/protected_attributes/protected_attributes-1.0.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.8.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.8.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.8.ebuild?r1=1.1&r2=1.2
Index: protected_attributes-1.0.8.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- protected_attributes-1.0.8.ebuild 17 Jun 2014 06:01:28 -0000 1.1
+++ protected_attributes-1.0.8.ebuild 11 Mar 2015 16:54:30 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.8.ebuild,v
1.1 2014/06/17 06:01:28 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.8.ebuild,v
1.2 2015/03/11 16:54:30 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -19,7 +19,7 @@
LICENSE="MIT"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
ruby_add_rdepend "
1.7 dev-ruby/protected_attributes/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/protected_attributes/ChangeLog?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/protected_attributes/ChangeLog?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/protected_attributes/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 17 Jun 2014 06:01:28 -0000 1.6
+++ ChangeLog 11 Mar 2015 16:54:30 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/protected_attributes
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/ChangeLog,v
1.6 2014/06/17 06:01:28 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/ChangeLog,v
1.7 2015/03/11 16:54:30 ago Exp $
+
+ 11 Mar 2015; Agostino Sarubbo <[email protected]>
+ protected_attributes-1.0.7.ebuild, protected_attributes-1.0.8.ebuild:
+ Add ~x86, wrt bug #508836
*protected_attributes-1.0.8 (17 Jun 2014)
@@ -34,4 +38,3 @@
+protected_attributes-1.0.3.ebuild, +metadata.xml:
Initial import for Rails 4. This code was extracted into a separate package
from Rails 3. It is also a dependency for dev-ruby/fast_gettext.
-