diff options
author | David Holm <dholm@gentoo.org> | 2005-07-12 11:15:11 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-12 11:15:11 +0000 |
commit | fd25f1dfc667c46700706831a8eb9153716e9fe0 (patch) | |
tree | b9ba885f3d9d439428c1539c20bad232cb3224b0 /dev-ruby/canny/canny-0.1.0.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-fd25f1dfc667c46700706831a8eb9153716e9fe0.tar.gz gentoo-2-fd25f1dfc667c46700706831a8eb9153716e9fe0.tar.bz2 gentoo-2-fd25f1dfc667c46700706831a8eb9153716e9fe0.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-ruby/canny/canny-0.1.0.ebuild')
-rw-r--r-- | dev-ruby/canny/canny-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/canny/canny-0.1.0.ebuild b/dev-ruby/canny/canny-0.1.0.ebuild index 7f3b6789621a..bb6bf7d570f7 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-2005 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.2 2005/03/12 15:36:41 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/canny-0.1.0.ebuild,v 1.3 2005/07/12 11:15:11 dholm 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="x86" +KEYWORDS="~ppc x86" LICENSE="LGPL-2.1" SLOT="0" |