* [gentoo-dev] ebuild for overnet
@ 2002-09-29 20:40 Jordi Böhme
2002-09-30 22:42 ` Hannes Mehnert
2002-09-30 22:50 ` Mike Frysinger
0 siblings, 2 replies; 3+ messages in thread
From: Jordi Böhme @ 2002-09-29 20:40 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: clearsigned data --]
[-- Type: Text/Plain, Size: 96 bytes --]
Hi.
I have made an ebuild for overnet.
Where can I commit it or send it to?
Greets
Jordi
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: overnet-0.29.1.ebuild --]
[-- Type: text/plain; charset="us-ascii"; name="overnet-0.29.1.ebuild", Size: 759 bytes --]
# Author: Jordi Böhme <mail@jordi-boehme.de> http://jordi-boehme.de
S="${WORKDIR}/${P}"
NV="0.29.1"
# no version number on this install dir since upgrades will be using same dir
# (data will be stored here too)
I=/usr/bin
DESCRIPTION="Overnet is the successor of eDonkey2000 that allows you to share files with millions of other people across the globe."
HOMEPAGE="http://www.overnet.com"
SRC_URI="http://www.overnet.com/files/overnet${NV}.gz"
SLOT="0"
LICENSE="proprietary"
KEYWORDS="x86"
src_unpack () {
cd ${WORKDIR}
test ! -d ${S} && mkdir ${S}
gunzip -dc ${DISTDIR}/overnet${NV}.gz > ${S}/overnet
}
src_install () {
dodir ${I}
cp overnet ${D}/${I}
chown root.root ${D}/${I}/overnet
chmod 755 ${D}/${I}/overnet
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] ebuild for overnet
2002-09-29 20:40 [gentoo-dev] ebuild for overnet Jordi Böhme
@ 2002-09-30 22:42 ` Hannes Mehnert
2002-09-30 22:50 ` Mike Frysinger
1 sibling, 0 replies; 3+ messages in thread
From: Hannes Mehnert @ 2002-09-30 22:42 UTC (permalink / raw
To: Jordi B?hme; +Cc: gentoo-dev
Hi,
On Sun, Sep 29, 2002 at 10:40:44PM +0200, Jordi B?hme wrote:
Content-Description: clearsigned data
> I have made an ebuild for overnet.
> Where can I commit it or send it to?
please commit via bugzilla (bugs.gentoo.org).
Hannes Mehnert
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] ebuild for overnet
2002-09-29 20:40 [gentoo-dev] ebuild for overnet Jordi Böhme
2002-09-30 22:42 ` Hannes Mehnert
@ 2002-09-30 22:50 ` Mike Frysinger
1 sibling, 0 replies; 3+ messages in thread
From: Mike Frysinger @ 2002-09-30 22:50 UTC (permalink / raw
To: gentoo-dev
an ebuild has already been submitted but you can goto
bugs.gentoo.org and look it up to see if its as good as
yours ...
http://bugs.gentoo.org/show_bug.cgi?id=8541
-mike
On Sunday 29 September 2002 04:40 pm, Jordi Böhme wrote:
> Hi.
>
> I have made an ebuild for overnet.
> Where can I commit it or send it to?
>
> Greets
> Jordi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-09-30 22:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-29 20:40 [gentoo-dev] ebuild for overnet Jordi Böhme
2002-09-30 22:42 ` Hannes Mehnert
2002-09-30 22:50 ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox