summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2013-11-20 23:42:38 +0000
committerManuel Rüger <mrueg@gentoo.org>2013-11-20 23:42:38 +0000
commitec9d30dd815620f6281d81e385a1aab3093cc224 (patch)
tree888fe6e86d3a63f562f67b5c91b85617b9bc7a00 /dev-ruby/net-http-digest_auth
parentAdd ruby20 target. Drop ppc64 keyword, rekeywording in bug #465948. Cleanup old. (diff)
downloadgentoo-2-ec9d30dd815620f6281d81e385a1aab3093cc224.tar.gz
gentoo-2-ec9d30dd815620f6281d81e385a1aab3093cc224.tar.bz2
gentoo-2-ec9d30dd815620f6281d81e385a1aab3093cc224.zip
Add ruby20 target. Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/net-http-digest_auth')
-rw-r--r--dev-ruby/net-http-digest_auth/ChangeLog9
-rw-r--r--dev-ruby/net-http-digest_auth/net-http-digest_auth-1.2.1.ebuild24
-rw-r--r--dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild (renamed from dev-ruby/net-http-digest_auth/net-http-digest_auth-1.3.ebuild)6
3 files changed, 11 insertions, 28 deletions
diff --git a/dev-ruby/net-http-digest_auth/ChangeLog b/dev-ruby/net-http-digest_auth/ChangeLog
index 899deb78c84d..cd8c608b351e 100644
--- a/dev-ruby/net-http-digest_auth/ChangeLog
+++ b/dev-ruby/net-http-digest_auth/ChangeLog
@@ -1,6 +1,13 @@
# 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.10 2013/09/15 09:30:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 1.11 2013/11/20 23:42:38 mrueg Exp $
+
+*net-http-digest_auth-1.4-r1 (20 Nov 2013)
+
+ 20 Nov 2013; Manuel Rüger <mrueg@gentoo.org>
+ +net-http-digest_auth-1.4-r1.ebuild, -net-http-digest_auth-1.2.1.ebuild,
+ -net-http-digest_auth-1.3.ebuild:
+ Add ruby20 target. Cleanup old.
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.2.1.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.2.1.ebuild
deleted file mode 100644
index 89646160f8ed..000000000000
--- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.2.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 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.2.1.ebuild,v 1.4 2012/11/25 19:16:31 tomka Exp $
-
-EAPI=4
-
-USE_RUBY="ruby18 ruby19 ree18 jruby"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication."
-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"
-IUSE="test"
-
-ruby_add_bdepend "test? ( dev-ruby/hoe dev-ruby/minitest )"
diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.3.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild
index ad68abd1fbfa..f9db8203b5d7 100644
--- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.3.ebuild
+++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild
@@ -1,10 +1,10 @@
# 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.3.ebuild,v 1.1 2013/04/11 05:43:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild,v 1.1 2013/11/20 23:42:38 mrueg Exp $
-EAPI=4
+EAPI=5
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby18 ruby19 ruby20 jruby"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"