summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-05-15 14:53:21 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-05-15 14:53:21 +0000
commit2136f2b59fff606697963d4effeaf679aebbcb45 (patch)
treebbc30b9bb1ae7e02d571b49340b13aa830c8e3d5 /dev-ruby/ruby-progressbar
parentruby-config, ruby-1.8.6_p114: Masked for removal in 30 days. (diff)
downloadhistorical-2136f2b59fff606697963d4effeaf679aebbcb45.tar.gz
historical-2136f2b59fff606697963d4effeaf679aebbcb45.tar.bz2
historical-2136f2b59fff606697963d4effeaf679aebbcb45.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog8
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index 84bebec3c647..bdd95346fcbc 100644
--- a/dev-ruby/ruby-progressbar/ChangeLog
+++ b/dev-ruby/ruby-progressbar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-progressbar
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.16 2008/11/15 18:45:27 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.17 2009/05/15 14:49:46 flameeyes Exp $
+
+ 15 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ ruby-progressbar-0.8.ebuild:
+ Add ~x86-fbsd keyword.
15 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
ruby-progressbar-0.8.ebuild:
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild
index b02f48d4c042..baa440786f95 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.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/ruby-progressbar/ruby-progressbar-0.8.ebuild,v 1.15 2008/11/15 18:45:27 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild,v 1.16 2009/05/15 14:49:46 flameeyes Exp $
inherit ruby
@@ -11,7 +11,7 @@ SRC_URI="http://namazu.org/~satoru/ruby-progressbar/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
USE_RUBY="ruby18"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""