summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-03-24 12:49:42 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-03-24 12:49:42 +0000
commite6df91cc079cf59e3d40117aed51f69c273b62c8 (patch)
treeacfbf12da2d83fe1eead0f4b4f0a6dce76c87bbf /dev-ruby/ruby-pango
parentx86 stable (diff)
downloadgentoo-2-e6df91cc079cf59e3d40117aed51f69c273b62c8.tar.gz
gentoo-2-e6df91cc079cf59e3d40117aed51f69c273b62c8.tar.bz2
gentoo-2-e6df91cc079cf59e3d40117aed51f69c273b62c8.zip
x86 stable
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'dev-ruby/ruby-pango')
-rw-r--r--dev-ruby/ruby-pango/ChangeLog7
-rw-r--r--dev-ruby/ruby-pango/ruby-pango-0.14.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-pango/ChangeLog b/dev-ruby/ruby-pango/ChangeLog
index 12198833eeea..21819e526799 100644
--- a/dev-ruby/ruby-pango/ChangeLog
+++ b/dev-ruby/ruby-pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-pango
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ChangeLog,v 1.26 2005/11/15 10:30:18 citizen428 Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ChangeLog,v 1.27 2006/03/24 12:49:42 caleb Exp $
+
+ 24 Mar 2006; Caleb Tennis <caleb@gentoo.org> ruby-pango-0.14.1.ebuild:
+ x86 stable
*ruby-pango-0.14.1 (15 Nov 2005)
diff --git a/dev-ruby/ruby-pango/ruby-pango-0.14.1.ebuild b/dev-ruby/ruby-pango/ruby-pango-0.14.1.ebuild
index 931fb1f9d9ca..500e4c38d129 100644
--- a/dev-ruby/ruby-pango/ruby-pango-0.14.1.ebuild
+++ b/dev-ruby/ruby-pango/ruby-pango-0.14.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-0.14.1.ebuild,v 1.1 2005/11/15 10:30:18 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-0.14.1.ebuild,v 1.2 2006/03/24 12:49:42 caleb Exp $
inherit ruby ruby-gnome2
DESCRIPTION="Ruby Pango bindings"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
IUSE=""
USE_RUBY="ruby18 ruby19"
DEPEND=">=x11-libs/pango-1.2.1"