diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 18:05:05 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 18:05:05 +0000 |
commit | 76f6f4a46802a68aa53adb3d78609952174d57ef (patch) | |
tree | b3bb73b41262b037a3bd0bcb185a0c1c10df2d06 /dev-ruby/canny | |
parent | x86 stable wrt bug #394439 (diff) | |
download | gentoo-2-76f6f4a46802a68aa53adb3d78609952174d57ef.tar.gz gentoo-2-76f6f4a46802a68aa53adb3d78609952174d57ef.tar.bz2 gentoo-2-76f6f4a46802a68aa53adb3d78609952174d57ef.zip |
x86 stable wrt bug #395977
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/canny')
-rw-r--r-- | dev-ruby/canny/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/canny/canny-0.1.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/canny/ChangeLog b/dev-ruby/canny/ChangeLog index 56f7352522c0..4899c9e0707a 100644 --- a/dev-ruby/canny/ChangeLog +++ b/dev-ruby/canny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/canny -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/ChangeLog,v 1.9 2010/06/13 07:21:12 graaff Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/ChangeLog,v 1.10 2012/01/04 18:05:05 phajdan.jr Exp $ + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> canny-0.1.0-r1.ebuild: + x86 stable wrt bug #395977 *canny-0.1.0-r1 (13 Jun 2010) diff --git a/dev-ruby/canny/canny-0.1.0-r1.ebuild b/dev-ruby/canny/canny-0.1.0-r1.ebuild index 2ec5ba9522fe..11d0d61eab09 100644 --- a/dev-ruby/canny/canny-0.1.0-r1.ebuild +++ b/dev-ruby/canny/canny-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 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-r1.ebuild,v 1.1 2010/06/13 07:21:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/canny-0.1.0-r1.ebuild,v 1.2 2012/01/04 18:05:05 phajdan.jr Exp $ EAPI=2 USE_RUBY="ruby18" @@ -13,7 +13,7 @@ DESCRIPTION="Canny is a template library for Ruby." HOMEPAGE="http://canny.sourceforge.net/" SRC_URI="mirror://sourceforge/canny/${P}.tar.gz" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86" LICENSE="LGPL-2.1" SLOT="0" |