diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 14:35:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 14:35:14 +0000 |
commit | 94baba8c76396b07cdee22f88bb8bee97c82b944 (patch) | |
tree | b37d839d2756b15b90f7579176a1b3a17aa8b942 /kde-base/qtruby | |
parent | Drop old; fix dependencies versions (diff) | |
download | gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.tar.gz gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.tar.bz2 gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.zip |
Stable for x86 wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/qtruby')
-rw-r--r-- | kde-base/qtruby/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/qtruby/qtruby-4.14.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/qtruby/ChangeLog b/kde-base/qtruby/ChangeLog index b101980a61a3..50986dfce113 100644 --- a/kde-base/qtruby/ChangeLog +++ b/kde-base/qtruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/qtruby # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.229 2015/02/14 14:02:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.230 2015/02/14 14:35:01 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> qtruby-4.14.3-r2.ebuild: + Stable for x86 wrt bug #517344 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> qtruby-4.14.3-r2.ebuild: Stable for amd64, wrt bug #517344 diff --git a/kde-base/qtruby/qtruby-4.14.3-r2.ebuild b/kde-base/qtruby/qtruby-4.14.3-r2.ebuild index 569f9c224941..c597b5e47ee8 100644 --- a/kde-base/qtruby/qtruby-4.14.3-r2.ebuild +++ b/kde-base/qtruby/qtruby-4.14.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.14.3-r2.ebuild,v 1.2 2015/02/14 14:02:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.14.3-r2.ebuild,v 1.3 2015/02/14 14:35:01 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ USE_RUBY="ruby20" inherit kde4-base ruby-ng DESCRIPTION="Qt Ruby bindings" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug phonon qscintilla qwt webkit" HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" |