From c7e9e589a3d80406dc98612b293426befe8a4c08 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 31 Dec 2011 17:39:26 +0000 Subject: Add Prefix keywords, bug #396547 (Portage version: 2.2.01.20048-prefix/cvs/Darwin i386) --- virtual/ruby-ssl/ChangeLog | 5 ++++- virtual/ruby-ssl/ruby-ssl-1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'virtual') diff --git a/virtual/ruby-ssl/ChangeLog b/virtual/ruby-ssl/ChangeLog index 099d0c1f9156..2f065bc66b27 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.8 2011/12/31 14:52:34 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ChangeLog,v 1.9 2011/12/31 17:39:26 grobian Exp $ + + 31 Dec 2011; Fabian Groffen ruby-ssl-1.ebuild: + Add Prefix keywords, bug #396547 31 Dec 2011; Hans de Graaff ruby-ssl-1.ebuild: Add hppa keyword since underlying implementation is now also keyworded. diff --git a/virtual/ruby-ssl/ruby-ssl-1.ebuild b/virtual/ruby-ssl/ruby-ssl-1.ebuild index dbacf4118fb6..c6a79f362e0b 100644 --- a/virtual/ruby-ssl/ruby-ssl-1.ebuild +++ b/virtual/ruby-ssl/ruby-ssl-1.ebuild @@ -1,6 +1,6 @@ # 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.5 2011/12/31 14:52:34 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild,v 1.6 2011/12/31 17:39:26 grobian Exp $ EAPI=2 USE_RUBY="ruby19" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-lang/ruby:1.9[ssl]" -- cgit v1.2.3-65-gdbad