diff options
author | Peter Weller <welp@gentoo.org> | 2007-12-27 22:47:02 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-12-27 22:47:02 +0000 |
commit | 8c43e4c54410045b12d91ab8e3fef98986e47f02 (patch) | |
tree | 8f3717bde8a3d82a712508284bdfa7d517b120b4 /app-arch/unp/unp-1.0.14.ebuild | |
parent | Stable on amd64 - #203348. (diff) | |
download | historical-8c43e4c54410045b12d91ab8e3fef98986e47f02.tar.gz historical-8c43e4c54410045b12d91ab8e3fef98986e47f02.tar.bz2 historical-8c43e4c54410045b12d91ab8e3fef98986e47f02.zip |
Stable on amd64; bug 203106
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-arch/unp/unp-1.0.14.ebuild')
-rw-r--r-- | app-arch/unp/unp-1.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unp/unp-1.0.14.ebuild b/app-arch/unp/unp-1.0.14.ebuild index bce1bb994444..9b1737712e4f 100644 --- a/app-arch/unp/unp-1.0.14.ebuild +++ b/app-arch/unp/unp-1.0.14.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.14.ebuild,v 1.2 2007/12/27 09:42:21 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.14.ebuild,v 1.3 2007/12/27 22:47:02 welp Exp $ DESCRIPTION="Script for unpacking various file formats" HOMEPAGE="http://packages.qa.debian.org/u/unp.html" SRC_URI="mirror://debian/pool/main/u/unp/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="" DEPEND="dev-lang/perl" |