summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-13 06:39:48 +0000
committerTom Gall <tgall@gentoo.org>2007-10-13 06:39:48 +0000
commite1b0221e2fc1c577a73a673d41f37ffe4181b067 (patch)
treeb88027af8feeaee7f7bdfa8763b2856e62735ec1 /dev-ruby
parentVersion bump with security fixes, bug 195315 (diff)
downloadhistorical-e1b0221e2fc1c577a73a673d41f37ffe4181b067.tar.gz
historical-e1b0221e2fc1c577a73a673d41f37ffe4181b067.tar.bz2
historical-e1b0221e2fc1c577a73a673d41f37ffe4181b067.zip
stable on ppc64
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/canny/ChangeLog5
-rw-r--r--dev-ruby/canny/canny-0.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/canny/ChangeLog b/dev-ruby/canny/ChangeLog
index b438ad54a221..a85255bf12be 100644
--- a/dev-ruby/canny/ChangeLog
+++ b/dev-ruby/canny/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/canny
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/ChangeLog,v 1.6 2007/03/05 03:25:28 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/ChangeLog,v 1.7 2007/10/13 06:39:48 tgall Exp $
+
+ 13 Oct 2007; Tom Gall <tgall@gentoo.org> canny-0.1.0.ebuild:
+ stable on ppc64
04 Mar 2007; Tom Gall <tgall@gentoo.org> canny-0.1.0.ebuild:
added ~ppc64
diff --git a/dev-ruby/canny/canny-0.1.0.ebuild b/dev-ruby/canny/canny-0.1.0.ebuild
index 3f68e9b553fa..c4fe6caa9e6a 100644
--- a/dev-ruby/canny/canny-0.1.0.ebuild
+++ b/dev-ruby/canny/canny-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/canny-0.1.0.ebuild,v 1.6 2007/03/05 03:25:28 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/canny-0.1.0.ebuild,v 1.7 2007/10/13 06:39:48 tgall Exp $
inherit ruby
@@ -11,7 +11,7 @@ DESCRIPTION="Canny is a template library for Ruby."
HOMEPAGE="http://canny.sourceforge.net/"
SRC_URI="mirror://sourceforge/canny/${P}.tar.gz"
-KEYWORDS="ia64 ~ppc ~ppc64 x86"
+KEYWORDS="ia64 ~ppc ppc64 x86"
LICENSE="LGPL-2.1"
SLOT="0"