Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Mike Frysinger (vapier)" <vapier@g.o>
Subject: gentoo-x86 commit in sys-apps/lkcdutils: ChangeLog lkcdutils-6.2.0.ebuild
Date: Fri, 02 Jan 2009 05:24:37 +0000
vapier      09/01/02 05:24:37

  Modified:             ChangeLog
  Added:                lkcdutils-6.2.0.ebuild
  Log:
  Version bump #146515 by toto.
  (Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)

Revision  Changes    Path
1.6                  sys-apps/lkcdutils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lkcdutils/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lkcdutils/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lkcdutils/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/lkcdutils/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	4 May 2008 11:10:26 -0000	1.5
+++ ChangeLog	2 Jan 2009 05:24:37 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/lkcdutils
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lkcdutils/ChangeLog,v 1.5 2008/05/04 11:10:26 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lkcdutils/ChangeLog,v 1.6 2009/01/02 05:24:37 vapier Exp $
+
+*lkcdutils-6.2.0 (02 Jan 2009)
+
+  02 Jan 2009; Mike Frysinger <vapier@g.o>
+  +files/lkcdutils-6.2.0-build.patch, +lkcdutils-6.2.0.ebuild:
+  Version bump #146515 by toto.
 
   04 May 2008; Mike Frysinger <vapier@g.o> lkcdutils-4.1.1.ebuild:
   Remove wrong stuff from RDEPEND #220213 by Samuli Suominen.



1.1                  sys-apps/lkcdutils/lkcdutils-6.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lkcdutils/lkcdutils-6.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lkcdutils/lkcdutils-6.2.0.ebuild?rev=1.1&content-type=text/plain

Index: lkcdutils-6.2.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/lkcdutils/lkcdutils-6.2.0.ebuild,v 1.1 2009/01/02 05:24:37 vapier Exp $

inherit eutils

DESCRIPTION="Linux Kernel Crash Dumps (LKCD) Utilities"
HOMEPAGE="http://lkcd.sourceforge.net/"
SRC_URI="mirror://sourceforge/lkcd/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~s390"
IUSE=""

S=${WORKDIR}/${PN}

src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${FILESDIR}"/${P}-build.patch
}

src_compile() {
	./configure \
		--cflags="${CFLAGS} ${CPPFLAGS}" \
		--lflags="${LDFLAGS}" \
		|| die
	emake || die "make failed"
}

src_install() {
	emake install ROOT="${D}" || die "install failed"
	rm -r "${D}"/etc/sysconfig
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in sys-apps/lkcdutils/files: lkcdutils-6.2.0-build.patch
Next by thread:
gentoo-x86 commit in net-libs/libssh: libssh-0.11.ebuild
Previous by date:
gentoo-x86 commit in sys-apps/lkcdutils/files: lkcdutils-6.2.0-build.patch
Next by date:
gentoo-x86 commit in net-libs/libssh: libssh-0.11.ebuild


Updated Apr 09, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.