diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-15 09:30:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-15 09:30:30 +0000 |
commit | 8147824713ed0353e35f87e4870befaf2ee4a69e (patch) | |
tree | b4916a55df8a4b2eaa6625744285bed6cf9cc025 /dev-ruby | |
parent | Stable for x86, wrt bug #483694 (diff) | |
download | gentoo-2-8147824713ed0353e35f87e4870befaf2ee4a69e.tar.gz gentoo-2-8147824713ed0353e35f87e4870befaf2ee4a69e.tar.bz2 gentoo-2-8147824713ed0353e35f87e4870befaf2ee4a69e.zip |
Stable for x86, wrt bug #483694
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/net-http-digest_auth/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/net-http-digest_auth/ChangeLog b/dev-ruby/net-http-digest_auth/ChangeLog index 4439b9d7706a..899deb78c84d 100644 --- a/dev-ruby/net-http-digest_auth/ChangeLog +++ b/dev-ruby/net-http-digest_auth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/net-http-digest_auth # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 1.9 2013/09/15 09:28:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 1.10 2013/09/15 09:30:30 ago Exp $ + + 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + net-http-digest_auth-1.4.ebuild: + Stable for x86, wrt bug #483694 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> net-http-digest_auth-1.4.ebuild: 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 718e470a97db..b7ebf36b6b35 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.2 2013/09/15 09:28:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild,v 1.3 2013/09/15 09:30:30 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 )" |