public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/mtree: metadata.xml mtree-1.0.ebuild ChangeLog mtree-1.5.ebuild mtree-2007.4.ebuild
@ 2012-07-01 16:44 Richard Yao (ryao)
  0 siblings, 0 replies; only message in thread
From: Richard Yao (ryao) @ 2012-07-01 16:44 UTC (permalink / raw
  To: gentoo-commits

ryao        12/07/01 16:44:40

  Modified:             metadata.xml ChangeLog
  Added:                mtree-1.0.ebuild
  Removed:              mtree-1.5.ebuild mtree-2007.4.ebuild
  Log:
  Rebase on mtree-port to fix build issues. Approved by Flameeyes in IRC. Drop keywords on untested architectures.
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sys-apps/mtree/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mtree/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mtree/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mtree/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/mtree/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml	9 Dec 2003 17:39:28 -0000	1.3
+++ metadata.xml	1 Jul 2012 16:44:39 -0000	1.4
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>base-system</herd>
+	<herd>base-system</herd>
 </pkgmetadata>



1.15                 sys-apps/mtree/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mtree/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mtree/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mtree/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/mtree/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	14 Mar 2009 11:54:05 -0000	1.14
+++ ChangeLog	1 Jul 2012 16:44:39 -0000	1.15
@@ -1,6 +1,13 @@
 # ChangeLog for sys-apps/mtree
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtree/ChangeLog,v 1.14 2009/03/14 11:54:05 nixnut Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtree/ChangeLog,v 1.15 2012/07/01 16:44:39 ryao Exp $
+
+*mtree-1.0 (01 Jul 2012)
+
+  01 Jul 2012; Richard Yao <ryao@gentoo.org> +mtree-1.0.ebuild,
+  -mtree-1.5.ebuild, -mtree-2007.4.ebuild, metadata.xml:
+  Rebase on mtree-port to fix build issues. Approved by Flameeyes in IRC. Drop
+  keywords on untested architectures.
 
   14 Mar 2009; nixnut <nixnut@gentoo.org> mtree-2007.4.ebuild:
   ppc stable #258256



1.1                  sys-apps/mtree/mtree-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mtree/mtree-1.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mtree/mtree-1.0.ebuild?rev=1.1&content-type=text/plain

Index: mtree-1.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtree/mtree-1.0.ebuild,v 1.1 2012/07/01 16:44:39 ryao Exp $

EAPI=4

DESCRIPTION="Directory hierarchy mapping tool from FreeBSD"
HOMEPAGE="http://code.google.com/p/mtree-port/"
SRC_URI="http://mtree-port.googlecode.com/files/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

src_install()
{

	default_src_install

	# Avoid conflict with app-arch/libarchive
	rm "${ED}usr/share/man/man5/mtree.5"

}






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

only message in thread, other threads:[~2012-07-01 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-01 16:44 [gentoo-commits] gentoo-x86 commit in sys-apps/mtree: metadata.xml mtree-1.0.ebuild ChangeLog mtree-1.5.ebuild mtree-2007.4.ebuild Richard Yao (ryao)

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