public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-freebsd/ubin-wrappers: metadata.xml ubin-wrappers-0.ebuild Manifest ChangeLog
@ 2012-06-17 23:21 Richard Yao (ryao)
  0 siblings, 0 replies; only message in thread
From: Richard Yao (ryao) @ 2012-06-17 23:21 UTC (permalink / raw
  To: gentoo-commits

ryao        12/06/17 23:21:19

  Added:                metadata.xml ubin-wrappers-0.ebuild Manifest
                        ChangeLog
  Log:
  New ebuild: /usr/bin wrapper scripts for FreeBSD script compatibility
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-freebsd/ubin-wrappers/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/ubin-wrappers/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/ubin-wrappers/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>ryao@gentoo.org</email>
		<name>Richard Yao</name>
	</maintainer>
</pkgmetadata>



1.1                  sys-freebsd/ubin-wrappers/ubin-wrappers-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/ubin-wrappers/ubin-wrappers-0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/ubin-wrappers/ubin-wrappers-0.ebuild?rev=1.1&content-type=text/plain

Index: ubin-wrappers-0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/ubin-wrappers/ubin-wrappers-0.ebuild,v 1.1 2012/06/17 23:21:19 ryao Exp $

EAPI=4

DESCRIPTION="/usr/bin wrapper scripts for FreeBSD script compatibility"
HOMEPAGE="http://www.gentoo.org"
SRC_URI=""

LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="userland_BSD userland_GNU"

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

S="${WORKDIR}"

src_install()
{

	into /usr/bin
	"${FILESDIR}/dowrap" "${EPREFIX}/bin/"{bunzip2,bzcat,cpio,egrep,fgrep,grep,gunzip,gzip,zcat}
	use userland_BSD && "${FILESDIR}/dowrap" "${EPREFIX}/bin/sort"
	use userland_GNU && "${FILESDIR}/dowrap" "${EPREFIX}/bin/"{fuser,sed,uncompress}

}



1.1                  sys-freebsd/ubin-wrappers/Manifest

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/ubin-wrappers/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/ubin-wrappers/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
AUX dowrap 897 RMD160 1cc22f77ee12e204d67efe2d716341cd947e2be4 SHA1 6f716da78455b6f6dccfdbac3cbf7ac3041e93f8 SHA256 e2cfcbd7098723c5aebca9d9d80de8ad54ec2f71a66481114586f4a5a6593ea2
EBUILD ubin-wrappers-0.ebuild 672 RMD160 dffd17edc97c27f65b6ff46c13b0e8079d74c250 SHA1 52388c6ca386148f1d4df8e414e42663a5f5abcb SHA256 95b9b7f9ff971bafebe7885680d0bdd902aba8dd55f7c9c1616d51dc2f48539a
MISC metadata.xml 228 RMD160 7f4566d402fa232a1d2bb22589d7fe8cc72a241c SHA1 9a2f59b4e342ac0f1e064255f59b0bdec32ab1a9 SHA256 a317cd066ed83c5b5acf9d49869cb2f153499bb90cee389334bee9781534f5e8



1.1                  sys-freebsd/ubin-wrappers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/ubin-wrappers/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/ubin-wrappers/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for sys-freebsd/ubin-wrappers
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/ubin-wrappers/ChangeLog,v 1.1 2012/06/17 23:21:19 ryao Exp $

*ubin-wrappers-0 (17 Jun 2012)

  17 Jun 2012; Richard Yao <ryao@gentoo.org> +files/dowrap, +metadata.xml,
  +ubin-wrappers-0.ebuild:
  New ebuild: /usr/bin wrapper scripts for FreeBSD script compatibility







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

only message in thread, other threads:[~2012-06-17 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-17 23:21 [gentoo-commits] gentoo-x86 commit in sys-freebsd/ubin-wrappers: metadata.xml ubin-wrappers-0.ebuild Manifest ChangeLog 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