diff options
author | 2013-09-15 09:30:38 +0000 | |
---|---|---|
committer | 2013-09-15 09:30:38 +0000 | |
commit | 201dc5905740bac0e3ef7cfc8facbfcac60fbe65 (patch) | |
tree | dc80ea7ea2e7fe0e95cb45af318d6e42fe3f6b36 /dev-ruby/ntlm-http | |
parent | Stable for x86, wrt bug #483694 (diff) | |
download | gentoo-2-201dc5905740bac0e3ef7cfc8facbfcac60fbe65.tar.gz gentoo-2-201dc5905740bac0e3ef7cfc8facbfcac60fbe65.tar.bz2 gentoo-2-201dc5905740bac0e3ef7cfc8facbfcac60fbe65.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/ntlm-http')
-rw-r--r-- | dev-ruby/ntlm-http/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ntlm-http/ChangeLog b/dev-ruby/ntlm-http/ChangeLog index da144123809a..107ca7f26378 100644 --- a/dev-ruby/ntlm-http/ChangeLog +++ b/dev-ruby/ntlm-http/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ntlm-http # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ChangeLog,v 1.5 2013/09/15 09:29:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ChangeLog,v 1.6 2013/09/15 09:30:38 ago Exp $ + + 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ntlm-http-0.1.1.ebuild: + Stable for x86, wrt bug #483694 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ntlm-http-0.1.1.ebuild: Stable for amd64, wrt bug #483694 diff --git a/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild b/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild index 83c7760ed27e..845404e24369 100644 --- a/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild +++ b/dev-ruby/ntlm-http/ntlm-http-0.1.1.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/ntlm-http/ntlm-http-0.1.1.ebuild,v 1.5 2013/09/15 09:29:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild,v 1.6 2013/09/15 09:30:38 ago Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.mindflowsolutions.net/" LICENSE="BSD-2" 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/test-unit-2.5.1-r1 )" |