public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/crash: crash-7.0.0.ebuild ChangeLog
@ 2013-06-13 13:36 Doug Goldstein (cardoe)
  0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2013-06-13 13:36 UTC (permalink / raw
  To: gentoo-commits

cardoe      13/06/13 13:36:21

  Modified:             ChangeLog
  Added:                crash-7.0.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D7DFA8D318FA9AEF!)

Revision  Changes    Path
1.8                  dev-util/crash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/crash/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	13 Jun 2013 13:34:11 -0000	1.7
+++ ChangeLog	13 Jun 2013 13:36:20 -0000	1.8
@@ -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.7 2013/06/13 13:34:11 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/crash/ChangeLog,v 1.8 2013/06/13 13:36:20 cardoe Exp $
+
+*crash-7.0.0 (13 Jun 2013)
+
+  13 Jun 2013; Doug Goldstein <cardoe@gentoo.org> +crash-7.0.0.ebuild:
+  Version bump
 
   13 Jun 2013; Doug Goldstein <cardoe@gentoo.org>
   +files/crash-5.1.1-install-fix.patch:



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

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

Index: crash-7.0.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/crash/crash-7.0.0.ebuild,v 1.1 2013/06/13 13:36:20 cardoe 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
}





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

only message in thread, other threads:[~2013-06-13 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-13 13:36 [gentoo-commits] gentoo-x86 commit in dev-util/crash: crash-7.0.0.ebuild ChangeLog Doug Goldstein (cardoe)

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