patrick     15/01/26 04:15:41

  Modified:             parrot-6.11.0.ebuild ChangeLog
  Log:
  Add libffi dep
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  dev-lang/parrot/parrot-6.11.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/parrot-6.11.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/parrot-6.11.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/parrot-6.11.0.ebuild?r1=1.1&r2=1.2

Index: parrot-6.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-6.11.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- parrot-6.11.0.ebuild        16 Dec 2014 08:54:24 -0000      1.1
+++ parrot-6.11.0.ebuild        26 Jan 2015 04:15:41 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-6.11.0.ebuild,v 1.1 
2014/12/16 08:54:24 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-6.11.0.ebuild,v 1.2 
2015/01/26 04:15:41 patrick Exp $
 
 EAPI=5
 
@@ -19,6 +19,7 @@
 IUSE="opengl nls doc examples gdbm gmp ssl +unicode pcre"
 
 RDEPEND="sys-libs/readline
+       dev-libs/libffi
        opengl? ( media-libs/freeglut )
        nls? ( sys-devel/gettext )
        unicode? ( >=dev-libs/icu-2.6:= )



1.90                 dev-lang/parrot/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/ChangeLog?rev=1.90&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/ChangeLog?rev=1.90&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog   16 Dec 2014 08:54:24 -0000      1.89
+++ ChangeLog   26 Jan 2015 04:15:41 -0000      1.90
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/parrot
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v 1.89 2014/12/16 
08:54:24 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v 1.90 2015/01/26 
04:15:41 patrick Exp $
+
+  26 Jan 2015; Patrick Lauer <patr...@gentoo.org> parrot-6.11.0.ebuild:
+  Add libffi dep
 
 *parrot-6.11.0 (16 Dec 2014)
 




Reply via email to