summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-05-15 14:49:46 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-05-15 14:49:46 +0000
commitb44810c4cd623ac7d4b978796dbf09524a8cde18 (patch)
treee391e51fadade0fbf50ebd63d881f172dc3569e9 /dev-ruby/ruby-progressbar
parentarm/s390 stable (diff)
downloadgentoo-2-b44810c4cd623ac7d4b978796dbf09524a8cde18.tar.gz
gentoo-2-b44810c4cd623ac7d4b978796dbf09524a8cde18.tar.bz2
gentoo-2-b44810c4cd623ac7d4b978796dbf09524a8cde18.zip
Add ~x86-fbsd keyword.
(Portage version: 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=""