diff options
author | 2012-01-15 16:14:33 +0000 | |
---|---|---|
committer | 2012-01-15 16:14:33 +0000 | |
commit | 9bf3a4b2068c07407711c420e89c55a2ada802b6 (patch) | |
tree | 9f2d14202d3c0dabf0ce5871c7a4b9ef6482c798 /dev-ruby | |
parent | alpha/ia64/sparc stable wrt #395703 (diff) | |
download | gentoo-2-9bf3a4b2068c07407711c420e89c55a2ada802b6.tar.gz gentoo-2-9bf3a4b2068c07407711c420e89c55a2ada802b6.tar.bz2 gentoo-2-9bf3a4b2068c07407711c420e89c55a2ada802b6.zip |
ia64 stable wrt #395977
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/canny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/canny/canny-0.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/canny/ChangeLog b/dev-ruby/canny/ChangeLog index 4899c9e0707a..2a7e36007868 100644 --- a/dev-ruby/canny/ChangeLog +++ b/dev-ruby/canny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/canny # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/ChangeLog,v 1.11 2012/01/15 16:14:33 armin76 Exp $ + + 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> canny-0.1.0-r1.ebuild: + ia64 stable wrt #395977 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> canny-0.1.0-r1.ebuild: x86 stable wrt bug #395977 diff --git a/dev-ruby/canny/canny-0.1.0-r1.ebuild b/dev-ruby/canny/canny-0.1.0-r1.ebuild index 11d0d61eab09..0950a71a78ed 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-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.2 2012/01/04 18:05:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/canny-0.1.0-r1.ebuild,v 1.3 2012/01/15 16:14:33 armin76 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" |