# ChangeLog for dev-ruby/cgikit
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgikit/ChangeLog,v 1.10 2007/03/05 19:47:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgikit/ChangeLog,v 1.11 2007/04/14 06:02:56 graaff Exp $
+
+ 14 Apr 2007; Hans de Graaff <graaff@gentoo.org> cgikit-1.2.0.ebuild,
+ cgikit-1.2.1.ebuild:
+ Remove ruby-cvs from dependencies.
04 Mar 2007; Tom Gall <tgall@gentoo.org> cgikit-1.2.1.ebuild:
added ~ppc64
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgikit/cgikit-1.2.0.ebuild,v 1.7 2007/01/21 08:01:48 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgikit/cgikit-1.2.0.ebuild,v 1.8 2007/04/14 06:02:56 graaff Exp $
RUBY_BUG_145222=yes
inherit ruby
IUSE="examples"
USE_RUBY="ruby18 ruby19"
-DEPEND="|| ( >=dev-lang/ruby-1.8.0
- dev-lang/ruby-cvs )"
+DEPEND=">=dev-lang/ruby-1.8.0"
src_compile() {
ruby install.rb config || die
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgikit/cgikit-1.2.1.ebuild,v 1.3 2007/03/05 04:49:45 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgikit/cgikit-1.2.1.ebuild,v 1.4 2007/04/14 06:02:56 graaff Exp $
RUBY_BUG_145222=yes
inherit ruby
IUSE="examples"
USE_RUBY="ruby18 ruby19"
-DEPEND="|| ( >=dev-lang/ruby-1.8.0
- dev-lang/ruby-cvs )"
+DEPEND=">=dev-lang/ruby-1.8.0"
src_unpack() {
ruby_src_unpack