diff options
author | 2008-01-26 18:43:52 +0000 | |
---|---|---|
committer | 2008-01-26 18:43:52 +0000 | |
commit | 9ee3559dff2df6aa5d47ef862e6af3580113681e (patch) | |
tree | 1577b22c7d3eeef672aa1c871ffff56b41ab66e1 /app-arch/unlzx/unlzx-1.1.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-9ee3559dff2df6aa5d47ef862e6af3580113681e.tar.gz gentoo-2-9ee3559dff2df6aa5d47ef862e6af3580113681e.tar.bz2 gentoo-2-9ee3559dff2df6aa5d47ef862e6af3580113681e.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-arch/unlzx/unlzx-1.1.ebuild')
-rw-r--r-- | app-arch/unlzx/unlzx-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild index 98c3fc027656..7ce05c60f875 100644 --- a/app-arch/unlzx/unlzx-1.1.ebuild +++ b/app-arch/unlzx/unlzx-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.24 2005/11/29 03:01:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.25 2008/01/26 18:43:52 grobian Exp $ DESCRIPTION="Unarchiver for Amiga LZX archives" SRC_URI="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" @@ -9,7 +9,7 @@ HOMEPAGE="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" SLOT="0" LICENSE="freedist" IUSE="" -KEYWORDS="alpha amd64 ~hppa ppc ~ppc-macos sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" src_unpack() { mkdir ${S} |