diff options
author | 2007-05-21 15:47:19 +0000 | |
---|---|---|
committer | 2007-05-21 15:47:19 +0000 | |
commit | 10c3a146f4e6df94395eb68c49a7e05899c5b8b5 (patch) | |
tree | d571da657abc265c1566d5bfced2569facf3a69d /app-arch/alien/alien-8.64.ebuild | |
parent | New upstream version (5.05). Removed 4.45 as sources are no longer available. (diff) | |
download | historical-10c3a146f4e6df94395eb68c49a7e05899c5b8b5.tar.gz historical-10c3a146f4e6df94395eb68c49a7e05899c5b8b5.tar.bz2 historical-10c3a146f4e6df94395eb68c49a7e05899c5b8b5.zip |
alpha stable wrt #149666
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-arch/alien/alien-8.64.ebuild')
-rw-r--r-- | app-arch/alien/alien-8.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/alien/alien-8.64.ebuild b/app-arch/alien/alien-8.64.ebuild index f9c6726d821a..c2b58704b9c1 100644 --- a/app-arch/alien/alien-8.64.ebuild +++ b/app-arch/alien/alien-8.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/alien/alien-8.64.ebuild,v 1.4 2007/02/19 14:59:17 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/alien/alien-8.64.ebuild,v 1.5 2007/05/21 15:47:19 armin76 Exp $ DESCRIPTION="Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats" HOMEPAGE="http://kitenet.net/programs/alien/" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/a/alien/${PN}_${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc x86" +KEYWORDS="alpha amd64 ~hppa ppc x86" IUSE="" DEPEND=">=dev-lang/perl-5.6.0 |