public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/zorroutils: metadata.xml ChangeLog zorroutils-0.04.ebuild
@ 2009-03-26 18:21 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2009-03-26 18:21 UTC (permalink / raw
  To: gentoo-commits

armin76     09/03/26 18:21:22

  Added:                metadata.xml ChangeLog zorroutils-0.04.ebuild
  Log:
  Initial import, bug #147815, ebuild by Kolbjørn Barmen <gentoo at kolla dot no>
  (Portage version: 2.1.6.7/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.1                  sys-apps/zorroutils/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/zorroutils/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/zorroutils/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>
<herd>m68k</herd>
<maintainer>
	<email>gentoo@kolla.no</email>
	<name>Kolbjørn Barmen</name>
</maintainer>
</pkgmetadata>



1.1                  sys-apps/zorroutils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/zorroutils/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/zorroutils/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for sys-apps/zorroutils
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/zorroutils/ChangeLog,v 1.1 2009/03/26 18:21:22 armin76 Exp $

  26 Mar 2009; Raúl Porcel <armin76@gentoo.org>
  +files/zorroutils-0.04-20021014.diff, +files/zorroutils-gentoo.diff,
  +metadata.xml, +zorroutils-0.04.ebuild:
  Initial import, bug #147815, ebuild by Kolbjørn Barmen <gentoo at kolla dot
  no>



1.1                  sys-apps/zorroutils/zorroutils-0.04.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/zorroutils/zorroutils-0.04.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/zorroutils/zorroutils-0.04.ebuild?rev=1.1&content-type=text/plain

Index: zorroutils-0.04.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/zorroutils/zorroutils-0.04.ebuild,v 1.1 2009/03/26 18:21:22 armin76 Exp $

inherit eutils toolchain-funcs

DESCRIPTION="Zorro bus utility for Amigas running 2.1 and later kernels"
HOMEPAGE="http://users.telenet.be/geertu/Download/#zorro"
SRC_URI="http://users.telenet.be/geertu/Download/${P}.tar.gz"
IUSE=""

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="m68k ~ppc"

DEPEND=""

src_unpack() {
	unpack ${A}
	epatch "${FILESDIR}"/zorroutils-0.04-20021014.diff
	epatch "${FILESDIR}"/zorroutils-gentoo.diff
}

src_compile() {
	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die
}

src_install() {
#	into /
	dosbin lszorro
	doman *.8

	insinto /usr/share/misc
	doins zorro.ids
}






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

only message in thread, other threads:[~2009-03-26 18:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 18:21 [gentoo-commits] gentoo-x86 commit in sys-apps/zorroutils: metadata.xml ChangeLog zorroutils-0.04.ebuild Raul Porcel (armin76)

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