summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-11-22 05:21:53 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-11-22 05:21:53 +0000
commit206dab88b591b9836cdf790a283a1d8e6f45e9c8 (patch)
tree8e39daf109496a870cd2f3feea72cecc3cba52e2 /dev-ruby/omniauth
parentChange -> openstack herd, Edit/correct Description, update test deps, add tes... (diff)
downloadgentoo-2-206dab88b591b9836cdf790a283a1d8e6f45e9c8.tar.gz
gentoo-2-206dab88b591b9836cdf790a283a1d8e6f45e9c8.tar.bz2
gentoo-2-206dab88b591b9836cdf790a283a1d8e6f45e9c8.zip
Whitespace
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/omniauth')
-rw-r--r--dev-ruby/omniauth/ChangeLog5
-rw-r--r--dev-ruby/omniauth/omniauth-1.1.4-r1.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-ruby/omniauth/ChangeLog b/dev-ruby/omniauth/ChangeLog
index d4277d20b7d2..e08225c6c6f4 100644
--- a/dev-ruby/omniauth/ChangeLog
+++ b/dev-ruby/omniauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/omniauth
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/omniauth/ChangeLog,v 1.2 2013/11/22 01:54:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/omniauth/ChangeLog,v 1.3 2013/11/22 05:21:53 patrick Exp $
+
+ 22 Nov 2013; Patrick Lauer <patrick@gentoo.org> omniauth-1.1.4-r1.ebuild:
+ Whitespace
*omniauth-1.1.4-r1 (22 Nov 2013)
diff --git a/dev-ruby/omniauth/omniauth-1.1.4-r1.ebuild b/dev-ruby/omniauth/omniauth-1.1.4-r1.ebuild
index 53171a9bd2ee..46f0f316adb9 100644
--- a/dev-ruby/omniauth/omniauth-1.1.4-r1.ebuild
+++ b/dev-ruby/omniauth/omniauth-1.1.4-r1.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/omniauth/omniauth-1.1.4-r1.ebuild,v 1.1 2013/11/22 01:54:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/omniauth/omniauth-1.1.4-r1.ebuild,v 1.2 2013/11/22 05:21:53 patrick Exp $
EAPI=5
USE_RUBY="ruby18 ruby19 ruby20"
@@ -19,7 +19,6 @@ KEYWORDS="~amd64"
SLOT="0"
IUSE=""
-
ruby_add_rdepend "dev-ruby/rack dev-ruby/hashie"
ruby_add_bdepend "doc? ( dev-ruby/yard )
test? ( dev-ruby/rack-test )"