summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-12-31 20:26:19 +0000
committerFabian Groffen <grobian@gentoo.org>2011-12-31 20:26:19 +0000
commitf5dad378e1bb9ca9d103403e762fbc2c90fbba2e (patch)
tree891fa1a69f396aa0b1aefcb3a33db0dbb4b6beb0 /dev-ruby/tzinfo
parentAdd Prefix keywords, bug #396547 (diff)
downloadgentoo-2-f5dad378e1bb9ca9d103403e762fbc2c90fbba2e.tar.gz
gentoo-2-f5dad378e1bb9ca9d103403e762fbc2c90fbba2e.tar.bz2
gentoo-2-f5dad378e1bb9ca9d103403e762fbc2c90fbba2e.zip
Add Prefix keywords, bug #396547
(Portage version: 2.2.01.20048-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.31-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 3546b63acfb4..e5f6f03a1f19 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.96 2011/12/28 10:59:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.97 2011/12/31 20:26:19 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> tzinfo-0.3.31-r1.ebuild:
+ Add Prefix keywords, bug #396547
28 Dec 2011; Hans de Graaff <graaff@gentoo.org> tzinfo-0.3.27.ebuild:
Drop ruby19 from stable version.
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.31-r1.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.31-r1.ebuild
index a7386eaafa49..6ec652f80d9c 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.31-r1.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.31-r1.ebuild
@@ -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/tzinfo/tzinfo-0.3.31-r1.ebuild,v 1.1 2011/12/28 08:14:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.31-r1.ebuild,v 1.2 2011/12/31 20:26:19 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""