hanno       14/07/24 20:06:06

  Modified:             ChangeLog
  Added:                crash-7.0.7.ebuild
  Log:
  dev-util/crash version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xA5880072BBB51E42)

Revision  Changes    Path
1.10                 dev-util/crash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/crash/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/crash/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/crash/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/crash/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   6 Dec 2013 16:34:19 -0000       1.9
+++ ChangeLog   24 Jul 2014 20:06:05 -0000      1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/crash
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/crash/ChangeLog,v 1.9 2013/12/06 
16:34:19 cardoe Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/crash/ChangeLog,v 1.10 2014/07/24 
20:06:05 hanno Exp $
+
+*crash-7.0.7 (24 Jul 2014)
+
+  24 Jul 2014; Hanno Boeck <[email protected]> +crash-7.0.7.ebuild:
+  Bump.
 
 *crash-7.0.3 (06 Dec 2013)
 



1.1                  dev-util/crash/crash-7.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/crash/crash-7.0.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/crash/crash-7.0.7.ebuild?rev=1.1&content-type=text/plain

Index: crash-7.0.7.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/crash/crash-7.0.7.ebuild,v 1.1 
2014/07/24 20:06:05 hanno Exp $

EAPI=5

inherit eutils

DESCRIPTION="Red Hat crash utility. Used for analyzing kernel core dumps"
HOMEPAGE="http://people.redhat.com/anderson/";
SRC_URI="http://people.redhat.com/anderson/${P}.tar.gz";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="-* ~alpha ~amd64 ~arm ~ia64 ~ppc64 ~s390 ~x86"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

src_prepare() {
        epatch "${FILESDIR}"/${PN}-5.1.1-install-fix.patch
}




Reply via email to