diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 10:37:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 10:37:41 +0000 |
commit | a05bf1ce411da70a8b0698688ce13c4a149dc1a0 (patch) | |
tree | 6e4b6158e27e8a6112705f31298ada2da11c8a68 /dev-ruby | |
parent | Stable for ppc, wrt bug #480974 (diff) | |
download | gentoo-2-a05bf1ce411da70a8b0698688ce13c4a149dc1a0.tar.gz gentoo-2-a05bf1ce411da70a8b0698688ce13c4a149dc1a0.tar.bz2 gentoo-2-a05bf1ce411da70a8b0698688ce13c4a149dc1a0.zip |
Stable for ppc, wrt bug #480974
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-gtksourceview/ruby-gtksourceview-1.1.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gtksourceview/ChangeLog b/dev-ruby/ruby-gtksourceview/ChangeLog index 112dd2eb621c..df6869246547 100644 --- a/dev-ruby/ruby-gtksourceview/ChangeLog +++ b/dev-ruby/ruby-gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-gtksourceview # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.54 2013/08/17 10:25:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.55 2013/08/17 10:37:41 ago Exp $ + + 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> + ruby-gtksourceview-1.1.8.ebuild: + Stable for ppc, wrt bug #480974 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gtksourceview-1.1.8.ebuild: diff --git a/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-1.1.8.ebuild b/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-1.1.8.ebuild index 61f8d56c86d7..a3c6684d6151 100644 --- a/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-1.1.8.ebuild +++ b/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-1.1.8.ebuild,v 1.3 2013/08/17 10:25:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-1.1.8.ebuild,v 1.4 2013/08/17 10:37:41 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18" @@ -12,7 +12,7 @@ inherit ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/gtksourceview2 DESCRIPTION="Ruby bindings for gtksourceview" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="${RDEPEND} |