jer         15/06/04 05:10:53

  Modified:             ChangeLog
  Added:                librtas-1.3.13.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.21                 sys-libs/librtas/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/librtas/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/librtas/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/librtas/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   10 Aug 2014 20:12:38 -0000      1.20
+++ ChangeLog   4 Jun 2015 05:10:53 -0000       1.21
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/librtas
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.20 
2014/08/10 20:12:38 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.21 
2015/06/04 05:10:53 jer Exp $
+
+*librtas-1.3.13 (04 Jun 2015)
+
+  04 Jun 2015; Jeroen Roovers <[email protected]> +librtas-1.3.13.ebuild:
+  Version bump.
 
   10 Aug 2014; Sergei Trofimovich <[email protected]> librtas-1.3.3.ebuild,
   librtas-1.3.5.ebuild:



1.1                  sys-libs/librtas/librtas-1.3.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/librtas/librtas-1.3.13.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/librtas/librtas-1.3.13.ebuild?rev=1.1&content-type=text/plain

Index: librtas-1.3.13.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.13.ebuild,v 1.1 
2015/06/04 05:10:53 jer Exp $

EAPI=5
inherit eutils

DESCRIPTION="A set of libraries for userspace access to RTAS on the PowerPC 
platform(s)"
HOMEPAGE="http://sourceforge.net/projects/librtas/";
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="IBM"
SLOT="0"
KEYWORDS="~ppc ~ppc64"

DOCS="README"

src_prepare() {
        epatch "${FILESDIR}"/${PN}-1.3.8-symlink.patch
        sed -i -e '/install_doc/d' Makefile || die
}




Reply via email to