public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/epic5: epic5-1.1.2.ebuild ChangeLog
@ 2014-03-25  7:05 Nathan Phillip Brink (binki)
  0 siblings, 0 replies; only message in thread
From: Nathan Phillip Brink (binki) @ 2014-03-25  7:05 UTC (permalink / raw
  To: gentoo-commits

binki       14/03/25 07:05:11

  Modified:             epic5-1.1.2.ebuild ChangeLog
  Log:
  Fix ability to compile with USE=-ruby for bug #497080.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 743A52E86BA81050)

Revision  Changes    Path
1.3                  net-irc/epic5/epic5-1.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/epic5/epic5-1.1.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/epic5/epic5-1.1.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/epic5/epic5-1.1.2.ebuild?r1=1.2&r2=1.3

Index: epic5-1.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/epic5/epic5-1.1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- epic5-1.1.2.ebuild	23 Dec 2012 20:14:47 -0000	1.2
+++ epic5-1.1.2.ebuild	25 Mar 2014 07:05:11 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/epic5/epic5-1.1.2.ebuild,v 1.2 2012/12/23 20:14:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/epic5/epic5-1.1.2.ebuild,v 1.3 2014/03/25 07:05:11 binki Exp $
 
 EAPI=4
 
@@ -24,12 +24,18 @@
 	perl? ( >=dev-lang/perl-5.8.8-r2 )
 	tcl? ( dev-lang/tcl )
 	socks5? ( net-proxy/dante )
-	ruby? ( $(ruby_implementation_depend ${USE_RUBY}) )"
+	ruby? ( $(ruby_implementations_depend) )"
 DEPEND="${RDEPEND}
 	valgrind? ( dev-util/valgrind )"
+REQUIRED_USE="ruby? ( $(ruby_get_use_targets) )"
 
 S=${WORKDIR}/${P}
 
+pkg_setup() {
+	# bug #489608, bug #497080
+	use ruby && ruby-ng_pkg_setup
+}
+
 # Don't use ruby-ng's separated sources support:
 src_unpack() {
 	default



1.20                 net-irc/epic5/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/epic5/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/epic5/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/epic5/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/epic5/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	23 Dec 2012 20:14:47 -0000	1.19
+++ ChangeLog	25 Mar 2014 07:05:11 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/epic5
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/epic5/ChangeLog,v 1.19 2012/12/23 20:14:47 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/epic5/ChangeLog,v 1.20 2014/03/25 07:05:11 binki Exp $
+
+  25 Mar 2014; Nathan Phillip Brink <binki@gentoo.org> epic5-1.1.2.ebuild:
+  Fix ability to compile with USE=-ruby for bug #497080.
 
   23 Dec 2012; Ulrich Müller <ulm@gentoo.org> epic5-0.3.5.ebuild,
   epic5-1.0.ebuild, epic5-1.1.2.ebuild:
@@ -93,4 +96,3 @@
   +files/0.0.2-segfault-fix.patch, +files/epic-defaultserver.patch,
   +epic5-0.0.2.ebuild:
   Initial import, ebuild based on net-irc/epic4
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-25  7:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25  7:05 [gentoo-commits] gentoo-x86 commit in net-irc/epic5: epic5-1.1.2.ebuild ChangeLog Nathan Phillip Brink (binki)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox