summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-15 09:28:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-15 09:28:53 +0000
commit872356d147fed6f0eedb089b7c39bcc9a6e24d41 (patch)
tree562c47d2171f166ec18b8abb7ab7ae613298b743 /dev-ruby/net-http-digest_auth
parentStable for amd64, wrt bug #483694 (diff)
downloadgentoo-2-872356d147fed6f0eedb089b7c39bcc9a6e24d41.tar.gz
gentoo-2-872356d147fed6f0eedb089b7c39bcc9a6e24d41.tar.bz2
gentoo-2-872356d147fed6f0eedb089b7c39bcc9a6e24d41.zip
Stable for amd64, wrt bug #483694
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/net-http-digest_auth')
-rw-r--r--dev-ruby/net-http-digest_auth/ChangeLog6
-rw-r--r--dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild4
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 1dae6a10a217..4439b9d7706a 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.8 2013/07/28 20:33:40 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 1.9 2013/09/15 09:28:53 ago Exp $
+
+ 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
+ net-http-digest_auth-1.4.ebuild:
+ Stable for amd64, wrt bug #483694
*net-http-digest_auth-1.4 (28 Jul 2013)
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 )"