summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-07-15 17:36:03 +0000
committerMatt Turner <mattst88@gentoo.org>2011-07-15 17:36:03 +0000
commit4d84cc4767e21cb612c082e11534113bf148ff1a (patch)
treed1b2b66ac7c9eca5263fd43373c3d48984e0700f /virtual/ruby-ssl
parentAdded ~mips, bug 332593 (diff)
downloadgentoo-2-4d84cc4767e21cb612c082e11534113bf148ff1a.tar.gz
gentoo-2-4d84cc4767e21cb612c082e11534113bf148ff1a.tar.bz2
gentoo-2-4d84cc4767e21cb612c082e11534113bf148ff1a.zip
Added ~mips, bug 332593
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'virtual/ruby-ssl')
-rw-r--r--virtual/ruby-ssl/ChangeLog5
-rw-r--r--virtual/ruby-ssl/ruby-ssl-1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/ruby-ssl/ChangeLog b/virtual/ruby-ssl/ChangeLog
index 889c269f2882..cc6ddad42e7a 100644
--- a/virtual/ruby-ssl/ChangeLog
+++ b/virtual/ruby-ssl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/ruby-ssl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ChangeLog,v 1.2 2011/07/11 18:41:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ChangeLog,v 1.3 2011/07/15 17:36:03 mattst88 Exp $
+
+ 15 Jul 2011; Matt Turner <mattst88@gentoo.org> ruby-ssl-1.ebuild:
+ Added ~mips, bug 332593
11 Jul 2011; Fabian Groffen <grobian@gentoo.org> ruby-ssl-0.ebuild:
Add Prefix keywords, bug #374763
diff --git a/virtual/ruby-ssl/ruby-ssl-1.ebuild b/virtual/ruby-ssl/ruby-ssl-1.ebuild
index dda6edfba42b..b4c9287f0836 100644
--- a/virtual/ruby-ssl/ruby-ssl-1.ebuild
+++ b/virtual/ruby-ssl/ruby-ssl-1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild,v 1.1 2010/08/13 23:37:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild,v 1.2 2011/07/15 17:36:03 mattst88 Exp $
EAPI=2
USE_RUBY="ruby19"
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE=""
SLOT="${USE_RUBY}"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~mips ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-lang/ruby:1.9[ssl]"