diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-01-10 18:31:05 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-01-10 18:31:05 +0000 |
commit | 5af61c34c6362964b882df687c29b9bd58aa828e (patch) | |
tree | e21c96ed49aa5aacc1534ed523db390252e54c59 /dev-ruby | |
parent | Keyword ~x86-macos. (diff) | |
download | gentoo-2-5af61c34c6362964b882df687c29b9bd58aa828e.tar.gz gentoo-2-5af61c34c6362964b882df687c29b9bd58aa828e.tar.bz2 gentoo-2-5af61c34c6362964b882df687c29b9bd58aa828e.zip |
Keyword ~x86-macos.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/webrat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/webrat/webrat-0.7.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/webrat/ChangeLog b/dev-ruby/webrat/ChangeLog index a348fd96a405..9b82ee929fcc 100644 --- a/dev-ruby/webrat/ChangeLog +++ b/dev-ruby/webrat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/webrat -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrat/ChangeLog,v 1.10 2010/10/09 07:40:13 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrat/ChangeLog,v 1.11 2011/01/10 18:31:05 graaff Exp $ + + 10 Jan 2011; Hans de Graaff <graaff@gentoo.org> webrat-0.7.1.ebuild: + Keyword ~x86-macos. 09 Oct 2010; Hans de Graaff <graaff@gentoo.org> webrat-0.7.1.ebuild: Depend on rspec-1. diff --git a/dev-ruby/webrat/webrat-0.7.1.ebuild b/dev-ruby/webrat/webrat-0.7.1.ebuild index ae3e7ec11dda..b3f6eec37307 100644 --- a/dev-ruby/webrat/webrat-0.7.1.ebuild +++ b/dev-ruby/webrat/webrat-0.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrat/webrat-0.7.1.ebuild,v 1.2 2010/10/09 07:40:13 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrat/webrat-0.7.1.ebuild,v 1.3 2011/01/10 18:31:05 graaff Exp $ EAPI=2 @@ -20,7 +20,7 @@ DESCRIPTION="Ruby acceptance testing for web applications" HOMEPAGE="http://github.com/brynary/webrat/" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-macos" SLOT="0" IUSE="" |