From 599d87605d1b50e00c12dfeaf795e3a201624747 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 17 Sep 2005 07:41:35 +0000 Subject: Marking ~ppc-macos (bug #105868) (Portage version: 2.0.51.22-r2) --- app-arch/unlzx/ChangeLog | 5 ++++- app-arch/unlzx/Manifest | 2 +- app-arch/unlzx/unlzx-1.1.ebuild | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'app-arch/unlzx') diff --git a/app-arch/unlzx/ChangeLog b/app-arch/unlzx/ChangeLog index 200a71729270..d05bf9263ef5 100644 --- a/app-arch/unlzx/ChangeLog +++ b/app-arch/unlzx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/unlzx # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/ChangeLog,v 1.14 2005/01/01 12:00:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/ChangeLog,v 1.15 2005/09/17 07:41:35 grobian Exp $ + + 17 Sep 2005; Fabian Groffen unlzx-1.1.ebuild: + Marking ~ppc-macos (bug #105868) 28 Dec 2004; Ciaran McCreesh : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-arch/unlzx/Manifest b/app-arch/unlzx/Manifest index 102e9ddc099c..46b28fb8045f 100644 --- a/app-arch/unlzx/Manifest +++ b/app-arch/unlzx/Manifest @@ -1,4 +1,4 @@ +MD5 6670a88634fb9299049373898e7747f9 unlzx-1.1.ebuild 792 MD5 92167b9bb87f9db240786f4fdd39644d ChangeLog 1343 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 54d16437ecde9a8aa0790e1fbd34819d unlzx-1.1.ebuild 781 MD5 c79b876056d975f3733d869d5ad91ec2 files/digest-unlzx-1.1 112 diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild index 118fcaabf764..589d371f75c5 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 # 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.22 2005/01/01 12:00:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.23 2005/09/17 07:41:35 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="x86 ppc sparc alpha amd64" +KEYWORDS="alpha amd64 ppc ~ppc-macos sparc x86" src_unpack() { mkdir ${S} -- cgit v1.2.3-65-gdbad