app-misc/irtrans-irclient: cleanup old and cleanup old releases
(Portage version: 2.2.0_alpha28-r1/svn/Linux x86_64) git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2885 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-misc/irtrans-irclient/irtrans-irclient-6.01.05.ebuild,v 1.2 2011/02/02 11:54:04 hd_brummy Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
@@ -11,6 +11,7 @@ RESTRICT="strip"
|
||||
DESCRIPTION="IRTrans Server"
|
||||
HOMEPAGE="http://www.irtrans.de"
|
||||
SRC_URI="http://www.irtrans.de/download/Client/irclient-src.tar.gz -> irclient-src-${PV}.tar.gz
|
||||
http://ftp.disconnected-by-peer.at/irtrans/irclient-src-${PV}.tar.gz
|
||||
http://ftp.disconnected-by-peer.at/irtrans/${PN}-5.11.04-ip_assign-1.patch.bz2"
|
||||
|
||||
LICENSE="BSD"
|
||||
@@ -18,12 +19,13 @@ SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64 ~arm"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="virtual/libc"
|
||||
DEPEND=""
|
||||
RDEPEND="${RDEPND}"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_prepare() {
|
||||
epatch "${DISTDIR}/${PN}"-5.11.04-ip_assign-1.patch.bz2
|
||||
epatch "${WORKDIR}/${PN}"-5.11.04-ip_assign-1.patch
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user