public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/aufs-headers: ChangeLog aufs-headers-3.15_p20140630.ebuild
@ 2014-06-30  6:53 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2014-06-30  6:53 UTC (permalink / raw
  To: gentoo-commits

jlec        14/06/30 06:53:50

  Modified:             ChangeLog
  Added:                aufs-headers-3.15_p20140630.ebuild
  Log:
  sys-fs/aufs-headers: Latest release
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.19                 sys-fs/aufs-headers/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	24 May 2014 09:48:42 -0000	1.18
+++ ChangeLog	30 Jun 2014 06:53:50 -0000	1.19
@@ -1,6 +1,12 @@
 # ChangeLog for sys-fs/aufs-headers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/ChangeLog,v 1.18 2014/05/24 09:48:42 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/ChangeLog,v 1.19 2014/06/30 06:53:50 jlec Exp $
+
+*aufs-headers-3.15_p20140630 (30 Jun 2014)
+
+  30 Jun 2014; Justin Lecher <jlec@gentoo.org>
+  +aufs-headers-3.15_p20140630.ebuild:
+  Latest release
 
   24 May 2014; Markos Chandras <hwoarang@gentoo.org>
   aufs-headers-3.12_p20140114.ebuild:



1.1                  sys-fs/aufs-headers/aufs-headers-3.15_p20140630.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs-headers/aufs-headers-3.15_p20140630.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs-headers/aufs-headers-3.15_p20140630.ebuild?rev=1.1&content-type=text/plain

Index: aufs-headers-3.15_p20140630.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/aufs-headers-3.15_p20140630.ebuild,v 1.1 2014/06/30 06:53:50 jlec Exp $

EAPI=5

inherit versionator

DESCRIPTION="User space headers for aufs3"
HOMEPAGE="http://aufs.sourceforge.net/"
# Clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-linux.git
# Check aufs release Branch
# Create .config
# make headers_install INSTALL_HDR_PATH=${T}
# find ${T} -type f \( ! -name "*aufs*" \) -delete
# find ${T} -type d -empty -delete
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"

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

S="${WORKDIR}"

src_install() {
	doheader -r include/*
}





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

only message in thread, other threads:[~2014-06-30  6:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-30  6:53 [gentoo-commits] gentoo-x86 commit in sys-fs/aufs-headers: ChangeLog aufs-headers-3.15_p20140630.ebuild Justin Lecher (jlec)

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