diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 08:04:00 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 08:04:00 +0000 |
commit | 06c186d83e3da6d81f082c74e8f62f2f07c90571 (patch) | |
tree | cfa127b3bbe2803a93addf2e44ab8b4c853ad660 /dev-ruby/wirble | |
parent | Stable on ppc wrt bug 217328 (diff) | |
download | gentoo-2-06c186d83e3da6d81f082c74e8f62f2f07c90571.tar.gz gentoo-2-06c186d83e3da6d81f082c74e8f62f2f07c90571.tar.bz2 gentoo-2-06c186d83e3da6d81f082c74e8f62f2f07c90571.zip |
Stable on ppc wrt bug 217327
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'dev-ruby/wirble')
-rw-r--r-- | dev-ruby/wirble/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/wirble/wirble-0.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/wirble/ChangeLog b/dev-ruby/wirble/ChangeLog index edb0087465f5..a3803565f642 100644 --- a/dev-ruby/wirble/ChangeLog +++ b/dev-ruby/wirble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/wirble -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wirble/ChangeLog,v 1.4 2007/06/20 13:28:23 angelos Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wirble/ChangeLog,v 1.5 2008/04/12 08:04:00 nixnut Exp $ + + 12 Apr 2008; nixnut <nixnut@gentoo.org> wirble-0.1.2.ebuild: + Stable on ppc wrt bug 217327 20 Jun 2007; Christoph Mende <angelos@gentoo.org> wirble-0.1.2.ebuild: Added ~amd64 wrt 181246 diff --git a/dev-ruby/wirble/wirble-0.1.2.ebuild b/dev-ruby/wirble/wirble-0.1.2.ebuild index 1a267277e6b2..6462cf1f5fbe 100644 --- a/dev-ruby/wirble/wirble-0.1.2.ebuild +++ b/dev-ruby/wirble/wirble-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wirble/wirble-0.1.2.ebuild,v 1.4 2007/06/20 13:28:23 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wirble/wirble-0.1.2.ebuild,v 1.5 2008/04/12 08:04:00 nixnut Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" DEPEND="" IUSE="" |