diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 10:37:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 10:37:56 +0000 |
commit | ff74b007e8f5b130a244db0d05ef883ceab90776 (patch) | |
tree | bc8a73736aad07a0506eda4ddfd98185c18a9f46 /dev-ruby/ruby-vte | |
parent | Stable for ppc, wrt bug #480974 (diff) | |
download | gentoo-2-ff74b007e8f5b130a244db0d05ef883ceab90776.tar.gz gentoo-2-ff74b007e8f5b130a244db0d05ef883ceab90776.tar.bz2 gentoo-2-ff74b007e8f5b130a244db0d05ef883ceab90776.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/ruby-vte')
-rw-r--r-- | dev-ruby/ruby-vte/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-1.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-vte/ChangeLog b/dev-ruby/ruby-vte/ChangeLog index d3194133c95f..db6124b07350 100644 --- a/dev-ruby/ruby-vte/ChangeLog +++ b/dev-ruby/ruby-vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-vte # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.44 2013/08/17 10:26:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.45 2013/08/17 10:37:56 ago Exp $ + + 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-vte-1.1.8.ebuild: + Stable for ppc, wrt bug #480974 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-vte-1.1.8.ebuild: Stable for x86, wrt bug #480974 diff --git a/dev-ruby/ruby-vte/ruby-vte-1.1.8.ebuild b/dev-ruby/ruby-vte/ruby-vte-1.1.8.ebuild index f952b68b756c..7f5c81ff1fde 100644 --- a/dev-ruby/ruby-vte/ruby-vte-1.1.8.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-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-vte/ruby-vte-1.1.8.ebuild,v 1.3 2013/08/17 10:26:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.1.8.ebuild,v 1.4 2013/08/17 10:37:56 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18" @@ -8,7 +8,7 @@ USE_RUBY="ruby18 ruby19 ree18" inherit ruby-ng-gnome2 DESCRIPTION="Ruby vte bindings" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="${RDEPEND} |