diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-05 12:46:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-05 12:46:38 +0000 |
commit | c27fadfebe9b154b80acbf1792be5b763e85dc6c (patch) | |
tree | f546180b7491ba2c6725018645cf0abd1c1f1b3e /dev-ruby/tilt | |
parent | Version bump (thanks euscan), drop old (diff) | |
download | gentoo-2-c27fadfebe9b154b80acbf1792be5b763e85dc6c.tar.gz gentoo-2-c27fadfebe9b154b80acbf1792be5b763e85dc6c.tar.bz2 gentoo-2-c27fadfebe9b154b80acbf1792be5b763e85dc6c.zip |
Stable for amd64, wrt bug #450342
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/tilt')
-rw-r--r-- | dev-ruby/tilt/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/tilt/tilt-1.3.3.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-ruby/tilt/ChangeLog b/dev-ruby/tilt/ChangeLog index 562a218a62ba..bc2dc3307941 100644 --- a/dev-ruby/tilt/ChangeLog +++ b/dev-ruby/tilt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tilt -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.23 2012/06/29 07:35:12 graaff Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.24 2013/01/05 12:46:38 ago Exp $ + + 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> tilt-1.3.3.ebuild: + Stable for amd64, wrt bug #450342 29 Jun 2012; Hans de Graaff <graaff@gentoo.org> tilt-1.3.3.ebuild: Avoid test failing on whitespace differences. @@ -95,4 +98,3 @@ 19 Sep 2010; Hans de Graaff <graaff@gentoo.org> +tilt-1.1.ebuild, +metadata.xml: Initial import. Test dependency of markaby 0.7.1 - diff --git a/dev-ruby/tilt/tilt-1.3.3.ebuild b/dev-ruby/tilt/tilt-1.3.3.ebuild index c33e09495057..7baee1dc9dd4 100644 --- a/dev-ruby/tilt/tilt-1.3.3.ebuild +++ b/dev-ruby/tilt/tilt-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.3.3.ebuild,v 1.5 2012/06/29 07:35:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.3.3.ebuild,v 1.6 2013/01/05 12:46:38 ago Exp $ EAPI=2 @@ -17,7 +17,7 @@ HOMEPAGE="http://github.com/rtomayko/tilt" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_PATCHES=( "${P}-yajl-test.patch" ) |