summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-20 21:23:43 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-20 21:23:43 +0000
commit654d8c62cb96188ad9ccb2d8f6482dab752241f4 (patch)
tree0a0e9c142ab8234fdc12d1f18d28bb5ba3b7a2ea /dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.0.ebuild
parentStable on Alpha. (diff)
downloadgentoo-2-654d8c62cb96188ad9ccb2d8f6482dab752241f4.tar.gz
gentoo-2-654d8c62cb96188ad9ccb2d8f6482dab752241f4.tar.bz2
gentoo-2-654d8c62cb96188ad9ccb2d8f6482dab752241f4.zip
Mark 0.5.0 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.0.ebuild')
-rw-r--r--dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.0.ebuild b/dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.0.ebuild
index eed216ed102b..fd5ae9d3919c 100644
--- a/dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.0.ebuild
+++ b/dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.0.ebuild,v 1.4 2006/04/17 23:41:39 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.0.ebuild,v 1.5 2006/10/20 21:23:43 agriffis Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3301/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~ia64 ~ppc x86"
+KEYWORDS="ia64 ~ppc x86"
IUSE=""
DEPEND="=dev-lang/ruby-1.8*"