diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-05-22 18:53:46 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-05-22 18:53:46 +0000 |
commit | 89beb4c7c6768de219ccee810e2a0e79a60c6623 (patch) | |
tree | 592f88fddbd809b9c0abacf5088cc20e2973f765 /dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild | |
parent | Considered to fix uim problem. Removed old ebuild. (Manifest recommit) (diff) | |
download | gentoo-2-89beb4c7c6768de219ccee810e2a0e79a60c6623.tar.gz gentoo-2-89beb4c7c6768de219ccee810e2a0e79a60c6623.tar.bz2 gentoo-2-89beb4c7c6768de219ccee810e2a0e79a60c6623.zip |
Stable on alpha and ppc
Diffstat (limited to 'dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild index 952533a38d3d..3ce958c1dd47 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-2004 Gentoo Technologies, Inc. # 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.3 2004/04/25 14:52:12 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild,v 1.4 2004/05/22 18:52:46 usata Exp $ inherit ruby @@ -11,7 +11,7 @@ SRC_URI="http://namazu.org/~satoru/ruby-progressbar/${P}.tar.gz" LICENSE="Ruby" SLOT="0" USE_RUBY="any" -KEYWORDS="x86 ~alpha ~ppc" +KEYWORDS="x86 alpha ppc" IUSE="" |