diff options
author | 2013-08-17 10:25:38 +0000 | |
---|---|---|
committer | 2013-08-17 10:25:38 +0000 | |
commit | 4ced9c610f5026ad7c7f8d31715e66e57316bba0 (patch) | |
tree | 0d6457a8f2a1847dc37de92a9c15f27321497d72 /dev-ruby/ruby-pango | |
parent | Stable for x86, wrt bug #480974 (diff) | |
download | gentoo-2-4ced9c610f5026ad7c7f8d31715e66e57316bba0.tar.gz gentoo-2-4ced9c610f5026ad7c7f8d31715e66e57316bba0.tar.bz2 gentoo-2-4ced9c610f5026ad7c7f8d31715e66e57316bba0.zip |
Stable for x86, wrt bug #480974
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ruby-pango')
-rw-r--r-- | dev-ruby/ruby-pango/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-pango/ruby-pango-1.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-pango/ChangeLog b/dev-ruby/ruby-pango/ChangeLog index af05694721c5..edfc9ed8fb2b 100644 --- a/dev-ruby/ruby-pango/ChangeLog +++ b/dev-ruby/ruby-pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-pango # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ChangeLog,v 1.81 2013/08/17 10:24:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ChangeLog,v 1.82 2013/08/17 10:25:38 ago Exp $ + + 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-pango-1.1.8.ebuild: + Stable for x86, wrt bug #480974 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-pango-1.1.8.ebuild: Stable for amd64, wrt bug #480974 diff --git a/dev-ruby/ruby-pango/ruby-pango-1.1.8.ebuild b/dev-ruby/ruby-pango/ruby-pango-1.1.8.ebuild index e0b296ce4ed6..9369a4ea66b3 100644 --- a/dev-ruby/ruby-pango/ruby-pango-1.1.8.ebuild +++ b/dev-ruby/ruby-pango/ruby-pango-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-pango/ruby-pango-1.1.8.ebuild,v 1.2 2013/08/17 10:24:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-1.1.8.ebuild,v 1.3 2013/08/17 10:25:38 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18" @@ -8,7 +8,7 @@ USE_RUBY="ruby18 ruby19 ree18" inherit ruby-ng-gnome2 DESCRIPTION="Ruby Pango bindings" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="${DEPEND} >=x11-libs/pango-1.2.1 |