Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
grobian 11/12/31 17:39:26
Modified: ruby-ssl-1.ebuild ChangeLog
Log:
Add Prefix keywords, bug #396547
(Portage version: 2.2.01.20048-prefix/cvs/Darwin i386)
Revision Changes Path
1.6 virtual/ruby-ssl/ruby-ssl-1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild?r1=1.5&r2=1.6
Index: ruby-ssl-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby-ssl-1.ebuild 31 Dec 2011 14:52:34 -0000 1.5
+++ ruby-ssl-1.ebuild 31 Dec 2011 17:39:26 -0000 1.6
@@ -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 @@
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]"
1.9 virtual/ruby-ssl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ruby-ssl/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ruby-ssl/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ruby-ssl/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 31 Dec 2011 14:52:34 -0000 1.8
+++ ChangeLog 31 Dec 2011 17:39:26 -0000 1.9
@@ -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 <grobian@g.o> ruby-ssl-1.ebuild:
+ Add Prefix keywords, bug #396547
31 Dec 2011; Hans de Graaff <graaff@g.o> ruby-ssl-1.ebuild:
Add hppa keyword since underlying implementation is now also keyworded.
|
|