diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 01:28:59 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 01:28:59 +0000 |
commit | b5b76fe09313cb783b765d60f32cf6459b64d3e8 (patch) | |
tree | f0544e8f441e42895ffb55c02e5e36dff601731e /dev-ruby/rubyforge | |
parent | keyword ~ia64 wrt bug #471306 (diff) | |
download | gentoo-2-b5b76fe09313cb783b765d60f32cf6459b64d3e8.tar.gz gentoo-2-b5b76fe09313cb783b765d60f32cf6459b64d3e8.tar.bz2 gentoo-2-b5b76fe09313cb783b765d60f32cf6459b64d3e8.zip |
ia64 stable wrt bug #490180
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/rubyforge')
-rw-r--r-- | dev-ruby/rubyforge/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubyforge/ChangeLog b/dev-ruby/rubyforge/ChangeLog index 7fd9ce3e06b0..d15ec1cb5270 100644 --- a/dev-ruby/rubyforge/ChangeLog +++ b/dev-ruby/rubyforge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rubyforge # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.102 2014/01/19 10:03:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.103 2014/02/01 01:28:59 hattya Exp $ + + 01 Feb 2014; Akinori Hattori <hattya@gentoo.org> rubyforge-2.0.4-r3.ebuild: + ia64 stable wrt bug #490180 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> rubyforge-2.0.4-r3.ebuild: amd64 stable, bug 490180 diff --git a/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild b/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild index 9ea47fef92ff..4bd8a6a7a759 100644 --- a/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild +++ b/dev-ruby/rubyforge/rubyforge-2.0.4-r3.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/rubyforge/rubyforge-2.0.4-r3.ebuild,v 1.4 2014/01/19 10:03:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild,v 1.5 2014/02/01 01:28:59 hattya Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://codeforpeople.rubyforge.org/rubyforge/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/json-1.1.7' |