public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/e4rat: ChangeLog e4rat-0.2.1-r1.ebuild
@ 2011-12-11 21:58 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2011-12-11 21:58 UTC (permalink / raw
  To: gentoo-commits

mgorny      11/12/11 21:58:42

  Modified:             ChangeLog
  Added:                e4rat-0.2.1-r1.ebuild
  Log:
  Patch the buildsystem to build against shared libraries, and build shared library as well.
  
  (Portage version: 2.2.0_alpha79_p31/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-fs/e4rat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 Dec 2011 16:57:59 -0000	1.2
+++ ChangeLog	11 Dec 2011 21:58:42 -0000	1.3
@@ -1,6 +1,13 @@
 # ChangeLog for sys-fs/e4rat
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.2 2011/12/10 16:57:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.3 2011/12/11 21:58:42 mgorny Exp $
+
+*e4rat-0.2.1-r1 (11 Dec 2011)
+
+  11 Dec 2011; Michał Górny <mgorny@gentoo.org> +e4rat-0.2.1-r1.ebuild,
+  +files/e4rat-libdir.patch, +files/e4rat-shared-build.patch:
+  Patch the buildsystem to build against shared libraries, and build shared
+  library as well.
 
   10 Dec 2011; Markos Chandras <hwoarang@gentoo.org> e4rat-0.2.1.ebuild:
   Drop erroneous src_prepare function. Bug #394255



1.1                  sys-fs/e4rat/e4rat-0.2.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/e4rat-0.2.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/e4rat-0.2.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: e4rat-0.2.1-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.1-r1.ebuild,v 1.1 2011/12/11 21:58:42 mgorny Exp $

EAPI=4

inherit cmake-utils

DESCRIPTION="Toolset to accelerate the boot process and application startup"
HOMEPAGE="http://e4rat.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-lang/perl
	>=dev-libs/boost-1.42
	sys-fs/e2fsprogs
	sys-process/audit"
RDEPEND="${DEPEND}"

PATCHES=(
	"${FILESDIR}"/${PN}-shared-build.patch
	"${FILESDIR}"/${PN}-libdir.patch
)






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

only message in thread, other threads:[~2011-12-11 21:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-11 21:58 [gentoo-commits] gentoo-x86 commit in sys-fs/e4rat: ChangeLog e4rat-0.2.1-r1.ebuild Michal Gorny (mgorny)

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