diff options
Diffstat (limited to 'dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild')
-rw-r--r-- | dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild index c6f0a5d485b0..718e470a97db 100644 --- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild +++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild,v 1.1 2013/07/28 20:33:40 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild,v 1.2 2013/09/15 09:28:53 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/drbrain/net-http-digest_auth" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/hoe dev-ruby/minitest )" |