app-misc/irtrans-irserver: correct typo

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@400 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2008-07-19 02:25:44 +00:00
parent 2ddac1e22e
commit dbe9c16fb8
3 changed files with 8 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/irtrans-irserver/irtrans-irserver-5.9.07.ebuild,v 1.1 2007/12/06 19:09:30 hd_brummy Exp $
# $Header: $
inherit eutils flag-o-matic toolchain-funcs
@@ -15,9 +15,7 @@ SLOT="0"
KEYWORDS="~x86 ~amd64 ~arm"
IUSE=""
DEPEND=""
RDEPEND="virtual/libc"
DEPEND="virtual/libc"
src_unpack() {