diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-13 19:29:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-13 19:29:00 +0000 |
commit | 271090922a0c9a2cf69243f0f255877584aa8989 (patch) | |
tree | 3a9087289a95e4d3f6a2b7bf5c56f4ed864404d7 /dev-ruby/session | |
parent | Stable for HPPA (bug #505920). (diff) | |
download | gentoo-2-271090922a0c9a2cf69243f0f255877584aa8989.tar.gz gentoo-2-271090922a0c9a2cf69243f0f255877584aa8989.tar.bz2 gentoo-2-271090922a0c9a2cf69243f0f255877584aa8989.zip |
Stable for HPPA (bug #505920).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/session')
-rw-r--r-- | dev-ruby/session/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/session/session-3.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/session/ChangeLog b/dev-ruby/session/ChangeLog index 1f7c26d8463c..68642ce1a612 100644 --- a/dev-ruby/session/ChangeLog +++ b/dev-ruby/session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/session # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.41 2014/06/08 14:55:18 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.42 2014/06/13 19:29:00 jer Exp $ + + 13 Jun 2014; Jeroen Roovers <jer@gentoo.org> session-3.1.2.ebuild: + Stable for HPPA (bug #505920). 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> session-3.1.2.ebuild: ia64 stable wrt bug #505920 diff --git a/dev-ruby/session/session-3.1.2.ebuild b/dev-ruby/session/session-3.1.2.ebuild index a0d855a02008..a93d2c7e0355 100644 --- a/dev-ruby/session/session-3.1.2.ebuild +++ b/dev-ruby/session/session-3.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/session-3.1.2.ebuild,v 1.5 2014/06/08 14:55:18 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/session-3.1.2.ebuild,v 1.6 2014/06/13 19:29:00 jer Exp $ EAPI=5 @@ -21,7 +21,7 @@ HOMEPAGE="http://codeforpeople.com/lib/ruby/session/" # by author. LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test" DEPEND+=" test? ( || ( sys-apps/coreutils sys-freebsd/freebsd-bin ) )" |