Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
# 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.6 2011/12/28 16:30:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ChangeLog,v 1.7 2011/12/31 14:51:25 graaff Exp $
+
+ 31 Dec 2011; Hans de Graaff <graaff@gentoo.org> ruby-ssl-1.ebuild:
+ Add alpha keyword since underlying implementation is now also keyworded.
28 Dec 2011; Hans de Graaff <graaff@gentoo.org> ruby-ssl-1.ebuild:
Add keywords similar to the underlying implementation, most notable ruby 1.9.
# 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.3 2011/12/28 16:30:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild,v 1.4 2011/12/31 14:51:25 graaff Exp $
EAPI=2
USE_RUBY="ruby19"
LICENSE=""
SLOT="${USE_RUBY}"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-lang/ruby:1.9[ssl]"