summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/protected_attributes')
-rw-r--r--dev-ruby/protected_attributes/ChangeLog6
-rw-r--r--dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/protected_attributes/ChangeLog b/dev-ruby/protected_attributes/ChangeLog
index d690e0e64258..5429cf519595 100644
--- a/dev-ruby/protected_attributes/ChangeLog
+++ b/dev-ruby/protected_attributes/ChangeLog
@@ -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.4 2014/04/27 06:53:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/ChangeLog,v 1.5 2014/05/02 05:52:28 graaff Exp $
+
+ 02 May 2014; Hans de Graaff <graaff@gentoo.org>
+ protected_attributes-1.0.7.ebuild:
+ Add ruby20, ruby21.
27 Apr 2014; Hans de Graaff <graaff@gentoo.org>
-protected_attributes-1.0.3.ebuild, -protected_attributes-1.0.5.ebuild:
diff --git a/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild b/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild
index 7b73dd724450..4a9cef8e3df3 100644
--- a/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild
+++ b/dev-ruby/protected_attributes/protected_attributes-1.0.7.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 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.1 2014/03/27 06:31:49 graaff Exp $
+# $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 $
EAPI=5
-USE_RUBY="ruby19"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_TEST="test"