diff options
author | 2009-01-05 16:57:39 +0000 | |
---|---|---|
committer | 2009-01-05 16:57:39 +0000 | |
commit | 9daac065158e0419f6f4aee9f16476ec076402a0 (patch) | |
tree | f3fa2234a92ca9f6e2260c8ca6e31da980582dbb /dev-ruby/mkrf | |
parent | Bump to 3.5.4, fixes #253369. SRC_URI now pulls from kde mirrors. (diff) | |
download | gentoo-2-9daac065158e0419f6f4aee9f16476ec076402a0.tar.gz gentoo-2-9daac065158e0419f6f4aee9f16476ec076402a0.tar.bz2 gentoo-2-9daac065158e0419f6f4aee9f16476ec076402a0.zip |
~ppc'd wrt bug 250933
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'dev-ruby/mkrf')
-rw-r--r-- | dev-ruby/mkrf/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/mkrf/mkrf-0.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/mkrf/ChangeLog b/dev-ruby/mkrf/ChangeLog index 1238fce37424..ae1ce37e67d2 100644 --- a/dev-ruby/mkrf/ChangeLog +++ b/dev-ruby/mkrf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/mkrf -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mkrf/ChangeLog,v 1.6 2008/12/21 10:51:22 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mkrf/ChangeLog,v 1.7 2009/01/05 16:57:39 nixnut Exp $ + + 05 Jan 2009; nixnut <nixnut@gentoo.org> mkrf-0.2.3.ebuild: + ~ppc'd wrt bug 250933 21 Dec 2008; Markus Meier <maekke@gentoo.org> mkrf-0.2.3.ebuild: x86 stable, bug #250933 diff --git a/dev-ruby/mkrf/mkrf-0.2.3.ebuild b/dev-ruby/mkrf/mkrf-0.2.3.ebuild index 01dd46306c74..9175c25b14fd 100644 --- a/dev-ruby/mkrf/mkrf-0.2.3.ebuild +++ b/dev-ruby/mkrf/mkrf-0.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mkrf/mkrf-0.2.3.ebuild,v 1.7 2008/12/21 10:51:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mkrf/mkrf-0.2.3.ebuild,v 1.8 2009/01/05 16:57:39 nixnut Exp $ inherit gems @@ -9,6 +9,6 @@ HOMEPAGE="http://mkrf.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" IUSE="" |