summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-03 13:00:10 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-03 13:00:10 +0000
commit373354cc1ffcb5cc8245c611f3d334827466ea80 (patch)
tree84c69c299f37b2e06afccc7fab63dcc99b4614e0 /dev-ruby/cgikit
parentMark 1.6.2 stable on ia64 (diff)
downloadgentoo-2-373354cc1ffcb5cc8245c611f3d334827466ea80.tar.gz
gentoo-2-373354cc1ffcb5cc8245c611f3d334827466ea80.tar.bz2
gentoo-2-373354cc1ffcb5cc8245c611f3d334827466ea80.zip
Mark 1.2.0 ~ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-ruby/cgikit')
-rw-r--r--dev-ruby/cgikit/ChangeLog7
-rw-r--r--dev-ruby/cgikit/cgikit-1.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/cgikit/ChangeLog b/dev-ruby/cgikit/ChangeLog
index dd104dda01e9..d056563deea0 100644
--- a/dev-ruby/cgikit/ChangeLog
+++ b/dev-ruby/cgikit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/cgikit
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgikit/ChangeLog,v 1.3 2004/11/14 10:10:04 usata Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgikit/ChangeLog,v 1.4 2005/10/03 13:00:10 agriffis Exp $
+
+ 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> cgikit-1.2.0.ebuild:
+ Mark 1.2.0 ~ia64
14 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> cgikit-1.2.0.ebuild:
Marked as stable.
diff --git a/dev-ruby/cgikit/cgikit-1.2.0.ebuild b/dev-ruby/cgikit/cgikit-1.2.0.ebuild
index 1ff939a542f9..63814cb9d44f 100644
--- a/dev-ruby/cgikit/cgikit-1.2.0.ebuild
+++ b/dev-ruby/cgikit/cgikit-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.4 2004/11/14 10:10:04 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgikit/cgikit-1.2.0.ebuild,v 1.5 2005/10/03 13:00:10 agriffis Exp $
inherit ruby
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.spice-of-life.net/cgikit/index_en.html"
SRC_URI="http://www.spice-of-life.net/cgikit/archive/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="x86 ppc alpha"
+KEYWORDS="alpha ~ia64 ppc x86"
IUSE=""
USE_RUBY="ruby18 ruby19"