summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-01 16:35:46 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-01 16:35:46 +0000
commitdebf544e5f600fd882a5606118e7a8ffbc3df9d4 (patch)
tree22fd96db982c980f90726d5b9b2dea4124fb5fe3 /dev-ruby/ruby-progressbar
parentold (diff)
downloadgentoo-2-debf544e5f600fd882a5606118e7a8ffbc3df9d4.tar.gz
gentoo-2-debf544e5f600fd882a5606118e7a8ffbc3df9d4.tar.bz2
gentoo-2-debf544e5f600fd882a5606118e7a8ffbc3df9d4.zip
Drop the non-stable keywords from the actually-older ebuild.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog6
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index c87acd24368e..b2107a61a626 100644
--- a/dev-ruby/ruby-progressbar/ChangeLog
+++ b/dev-ruby/ruby-progressbar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-progressbar
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.25 2010/05/17 19:41:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.26 2010/08/01 16:35:46 flameeyes Exp $
+
+ 01 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ ruby-progressbar-0.9.ebuild:
+ Drop the non-stable keywords from the actually-older ebuild.
17 May 2010; Hans de Graaff <graaff@gentoo.org>
-ruby-progressbar-0.8.ebuild:
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild
index a7aeb03b4641..cd7898b21ea5 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.6 2010/01/14 01:09:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.7 2010/08/01 16:35:46 flameeyes Exp $
inherit ruby
@@ -11,7 +11,7 @@ SRC_URI="http://0xcc.net/ruby-progressbar/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
USE_RUBY="ruby18"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""