summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-26 05:29:29 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-26 05:29:29 +0000
commit13dd544033e89a4f7aae5351f97d25adc3107bda (patch)
tree5c13429e74ae321100ade7504d1dd2e214a01c94 /dev-ruby/httpauth
parentRemove ruby18 target. (diff)
downloadgentoo-2-13dd544033e89a4f7aae5351f97d25adc3107bda.tar.gz
gentoo-2-13dd544033e89a4f7aae5351f97d25adc3107bda.tar.bz2
gentoo-2-13dd544033e89a4f7aae5351f97d25adc3107bda.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/httpauth')
-rw-r--r--dev-ruby/httpauth/ChangeLog5
-rw-r--r--dev-ruby/httpauth/httpauth-0.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/httpauth/ChangeLog b/dev-ruby/httpauth/ChangeLog
index 701cd0c10a0f..ff1dfe65757c 100644
--- a/dev-ruby/httpauth/ChangeLog
+++ b/dev-ruby/httpauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/httpauth
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpauth/ChangeLog,v 1.4 2014/01/21 13:21:04 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpauth/ChangeLog,v 1.5 2014/05/26 05:29:29 mrueg Exp $
+
+ 26 May 2014; Manuel Rüger <mrueg@gentoo.org> httpauth-0.2.1.ebuild:
+ Remove ruby18 target.
*httpauth-0.2.1 (21 Jan 2014)
diff --git a/dev-ruby/httpauth/httpauth-0.2.1.ebuild b/dev-ruby/httpauth/httpauth-0.2.1.ebuild
index b963e904e8af..0f487e961b8d 100644
--- a/dev-ruby/httpauth/httpauth-0.2.1.ebuild
+++ b/dev-ruby/httpauth/httpauth-0.2.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpauth/httpauth-0.2.1.ebuild,v 1.1 2014/01/21 13:21:04 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpauth/httpauth-0.2.1.ebuild,v 1.2 2014/05/26 05:29:29 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md TODO"