diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-10 10:21:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-10 10:21:08 +0000 |
commit | c4d4dc28275ecaf98334eefa49e97a258bfab399 (patch) | |
tree | 5211a903a9469d7e24d076d926abab4f5bf63c7d /dev-ruby/chronic | |
parent | Stable for HPPA (bug #531758). (diff) | |
download | gentoo-2-c4d4dc28275ecaf98334eefa49e97a258bfab399.tar.gz gentoo-2-c4d4dc28275ecaf98334eefa49e97a258bfab399.tar.bz2 gentoo-2-c4d4dc28275ecaf98334eefa49e97a258bfab399.zip |
Marked ~hppa (bug #542782).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/chronic')
-rw-r--r-- | dev-ruby/chronic/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/chronic/chronic-0.10.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/chronic/ChangeLog b/dev-ruby/chronic/ChangeLog index 3500731b678c..8532a0424cd8 100644 --- a/dev-ruby/chronic/ChangeLog +++ b/dev-ruby/chronic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/chronic -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.20 2014/12/28 00:58:36 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.21 2015/03/10 10:21:08 jer Exp $ + + 10 Mar 2015; Jeroen Roovers <jer@gentoo.org> chronic-0.10.2.ebuild: + Marked ~hppa (bug #542782). 28 Dec 2014; Manuel Rüger <mrueg@gentoo.org> chronic-0.10.2.ebuild: Add ruby2.2 target. diff --git a/dev-ruby/chronic/chronic-0.10.2.ebuild b/dev-ruby/chronic/chronic-0.10.2.ebuild index 084d6e34e2db..0bfa6e901e2f 100644 --- a/dev-ruby/chronic/chronic-0.10.2.ebuild +++ b/dev-ruby/chronic/chronic-0.10.2.ebuild @@ -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/chronic/chronic-0.10.2.ebuild,v 1.6 2014/12/28 00:58:36 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild,v 1.7 2015/03/10 10:21:08 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 ruby22" @@ -16,7 +16,7 @@ DESCRIPTION="Chronic is a natural language date/time parser written in pure Ruby HOMEPAGE="https://github.com/mojombo/chronic" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" SLOT="0" IUSE="" |