jauhien     14/06/15 21:23:54

  Modified:             beagle-3.0.3.ebuild ChangeLog
  Log:
  fix bug #513348, bump to EAPI 5, add ~amd64, thanks to Georg Rudoy
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB2EFA1D4)

Revision  Changes    Path
1.5                  sci-libs/beagle/beagle-3.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/beagle/beagle-3.0.3.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/beagle/beagle-3.0.3.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/beagle/beagle-3.0.3.ebuild?r1=1.4&r2=1.5

Index: beagle-3.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/beagle/beagle-3.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- beagle-3.0.3.ebuild 26 Apr 2012 15:40:11 -0000      1.4
+++ beagle-3.0.3.ebuild 15 Jun 2014 21:23:54 -0000      1.5
@@ -1,8 +1,8 @@
-# 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/sci-libs/beagle/beagle-3.0.3.ebuild,v 1.4 
2012/04/26 15:40:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/beagle-3.0.3.ebuild,v 1.5 
2014/06/15 21:23:54 jauhien Exp $
 
-EAPI=4
+EAPI=5
 
 inherit autotools-utils
 
@@ -12,7 +12,7 @@
 
 SLOT="0"
 LICENSE="LGPL-2.1"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
 IUSE="doc static-libs"
 
 RDEPEND="
@@ -22,7 +22,7 @@
 DEPEND="${DEPEND}
        doc? ( app-doc/doxygen )"
 
-PATCHES=( "${FILESDIR}"/${PN}-3.0.3-gcc43.patch )
+PATCHES=( "${FILESDIR}"/${PN}-3.0.3-gcc43.patch 
"${FILESDIR}"/${PN}-3.0.3-gcc47.patch )
 
 AUTOTOOLS_IN_SOURCE_BUILD=1
 



1.14                 sci-libs/beagle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/beagle/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/beagle/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/beagle/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/beagle/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   26 Apr 2012 15:40:11 -0000      1.13
+++ ChangeLog   15 Jun 2014 21:23:54 -0000      1.14
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/beagle
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/ChangeLog,v 1.13 2012/04/26 
15:40:11 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/ChangeLog,v 1.14 2014/06/15 
21:23:54 jauhien Exp $
+
+  15 Jun 2014; Jauhien Piatlicki <jauh...@gentoo.org>
+  +files/beagle-3.0.3-gcc47.patch, beagle-3.0.3.ebuild:
+  fix bug #513348, bump to EAPI 5, add ~amd64, thanks to Georg Rudoy
 
   26 Apr 2012; Justin Lecher <j...@gentoo.org> beagle-3.0.3.ebuild,
   metadata.xml:
@@ -61,4 +65,3 @@
 
   13 May 2004; Thomas Veith <x...@gentoo.org> beagle-2.1.3.ebuild :
   Initial import.  
-




Reply via email to