public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/aufs-headers: aufs-headers-3.8_p20130318.ebuild ChangeLog aufs-headers-3.8.0.ebuild
@ 2013-03-15  9:24 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2013-03-15  9:24 UTC (permalink / raw
  To: gentoo-commits

jlec        13/03/15 09:24:28

  Modified:             ChangeLog
  Added:                aufs-headers-3.8_p20130318.ebuild
  Removed:              aufs-headers-3.8.0.ebuild
  Log:
  sys-fs/aufs-headers: Version Bump
  
  (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	10 Mar 2013 10:39:53 -0000	1.1
+++ ChangeLog	15 Mar 2013 09:24:28 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for sys-fs/aufs-headers
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/ChangeLog,v 1.1 2013/03/10 10:39:53 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/ChangeLog,v 1.2 2013/03/15 09:24:28 jlec Exp $
+
+*aufs-headers-3.8_p20130318 (15 Mar 2013)
+
+  15 Mar 2013; Justin Lecher <jlec@gentoo.org>
+  +aufs-headers-3.8_p20130318.ebuild, -aufs-headers-3.8.0.ebuild:
+  Version Bump
 
 *aufs-headers-3.8.0 (10 Mar 2013)
 



1.1                  sys-fs/aufs-headers/aufs-headers-3.8_p20130318.ebuild

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

Index: aufs-headers-3.8_p20130318.ebuild
===================================================================
# Copyright 1999-2013 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.8_p20130318.ebuild,v 1.1 2013/03/15 09:24:28 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 Branch
# Create .config
# make headers_install INSTALL_HDR_PATH=${T}
# find ${T} -type f \( ! -name "*aufs*" \) -delete
# find ${T} -type d -empty -exec rmdir {} +
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"

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

S="${WORKDIR}"

src_install() {
	sed -e "s:3.x-rcN:${PV/_p/-}:g" -i include/linux/aufs_type.h || die
	insinto /usr
	doins -r include
}





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

only message in thread, other threads:[~2013-03-15  9:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-15  9:24 [gentoo-commits] gentoo-x86 commit in sys-fs/aufs-headers: aufs-headers-3.8_p20130318.ebuild ChangeLog aufs-headers-3.8.0.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