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-libs/libcap-ng: ChangeLog libcap-ng-0.6.2.ebuild
Date: Mon, 26 Oct 2009 07:44:57 +0000
vapier      09/10/26 07:44:57

  Modified:             ChangeLog
  Added:                libcap-ng-0.6.2.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-libs/libcap-ng/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libcap-ng/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libcap-ng/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libcap-ng/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	30 Sep 2009 08:36:38 -0000	1.2
+++ ChangeLog	26 Oct 2009 07:44:56 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/libcap-ng
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.2 2009/09/30 08:36:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.3 2009/10/26 07:44:56 vapier Exp $
+
+*libcap-ng-0.6.2 (26 Oct 2009)
+
+  26 Oct 2009; Mike Frysinger <vapier@g.o> +libcap-ng-0.6.2.ebuild:
+  Version bump.
 
   30 Sep 2009; Christian Faulhammer <fauli@g.o>
   libcap-ng-0.6.1.ebuild:



1.1                  sys-libs/libcap-ng/libcap-ng-0.6.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.6.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.6.2.ebuild?rev=1.1&content-type=text/plain

Index: libcap-ng-0.6.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.6.2.ebuild,v 1.1 2009/10/26 07:44:56 vapier Exp $

EAPI="2"

inherit eutils autotools

DESCRIPTION="POSIX 1003.1e capabilities"
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
SRC_URI="http://people.redhat.com/sgrubb/libcap-ng/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="python"

RDEPEND="sys-apps/attr
	python? ( dev-lang/python )"
DEPEND="${RDEPEND}
	sys-kernel/linux-headers
	python? ( dev-lang/swig )"

src_prepare() {
	epatch "${FILESDIR}"/${PN}-gentoo.patch
	eautoreconf
}

src_configure() {
	econf $(use_enable python) || die "econf failed"
}

src_install() {
	emake install DESTDIR="${D}" || die "emake install failed"
	dodoc ChangeLog README
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-db/libdbi-drivers: libdbi-drivers-0.8.3.ebuild ChangeLog libdbi-drivers-0.8.3-r1.ebuild
Next by thread:
gentoo-x86 commit in sys-libs/libcap-ng: ChangeLog libcap-ng-0.6.2.ebuild
Previous by date:
gentoo-x86 commit in dev-db/libdbi-drivers: libdbi-drivers-0.8.3.ebuild ChangeLog libdbi-drivers-0.8.3-r1.ebuild
Next by date:
gentoo-x86 commit in app-admin/eselect-maven: ChangeLog eselect-maven-0.1.ebuild


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

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