diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-15 15:31:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-15 15:31:44 +0000 |
commit | 70c79be6dbbc396da6f0d6e0235f56498c65540e (patch) | |
tree | 671c696edc42332c48206c0bbdb91e8aca0c2dac /dev-ruby/fastthread | |
parent | sparc stable (diff) | |
download | gentoo-2-70c79be6dbbc396da6f0d6e0235f56498c65540e.tar.gz gentoo-2-70c79be6dbbc396da6f0d6e0235f56498c65540e.tar.bz2 gentoo-2-70c79be6dbbc396da6f0d6e0235f56498c65540e.zip |
sparc stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/fastthread')
-rw-r--r-- | dev-ruby/fastthread/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fastthread/fastthread-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fastthread/ChangeLog b/dev-ruby/fastthread/ChangeLog index b594b1abdc0d..d48c2585fab4 100644 --- a/dev-ruby/fastthread/ChangeLog +++ b/dev-ruby/fastthread/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fastthread # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.24 2008/01/11 19:44:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.25 2008/01/15 15:31:44 armin76 Exp $ + + 15 Jan 2008; Raúl Porcel <armin76@gentoo.org> fastthread-1.0.1.ebuild: + sparc stable 11 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> fastthread-1.0.1.ebuild: diff --git a/dev-ruby/fastthread/fastthread-1.0.1.ebuild b/dev-ruby/fastthread/fastthread-1.0.1.ebuild index 250200ab9924..4dddd8dfadd0 100644 --- a/dev-ruby/fastthread/fastthread-1.0.1.ebuild +++ b/dev-ruby/fastthread/fastthread-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v 1.4 2008/01/11 19:44:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v 1.5 2008/01/15 15:31:44 armin76 Exp $ inherit ruby gems @@ -11,5 +11,5 @@ HOMEPAGE="http://mongrel.rubyforge.org/" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |