summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-09 15:35:06 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-09 15:35:06 +0000
commite6b7e8bf942665ae0c7477d6ec219573d4e4bb9c (patch)
tree4a13b4beac0c7adc7bcdaeb519c5d707c43067c2 /games-util/dzip
parentStable on sparc (diff)
downloadgentoo-2-e6b7e8bf942665ae0c7477d6ec219573d4e4bb9c.tar.gz
gentoo-2-e6b7e8bf942665ae0c7477d6ec219573d4e4bb9c.tar.bz2
gentoo-2-e6b7e8bf942665ae0c7477d6ec219573d4e4bb9c.zip
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'games-util/dzip')
-rw-r--r--games-util/dzip/ChangeLog7
-rw-r--r--games-util/dzip/dzip-2.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-util/dzip/ChangeLog b/games-util/dzip/ChangeLog
index 1b2484f34074..04cb95ba68d2 100644
--- a/games-util/dzip/ChangeLog
+++ b/games-util/dzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/dzip
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/ChangeLog,v 1.3 2004/07/01 11:24:33 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/ChangeLog,v 1.4 2005/05/09 15:35:06 dholm Exp $
+
+ 09 May 2005; David Holm <dholm@gentoo.org> dzip-2.9.ebuild:
+ Added to ~ppc.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> dzip-2.9.ebuild:
virtual/glibc -> virtual/libc
diff --git a/games-util/dzip/dzip-2.9.ebuild b/games-util/dzip/dzip-2.9.ebuild
index 2733c993f5f0..f2c5b6a84a78 100644
--- a/games-util/dzip/dzip-2.9.ebuild
+++ b/games-util/dzip/dzip-2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/dzip-2.9.ebuild,v 1.3 2004/07/01 11:24:33 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/dzip-2.9.ebuild,v 1.4 2005/05/09 15:35:06 dholm Exp $
inherit games
@@ -11,7 +11,7 @@ SRC_URI="http://mysite.verizon.net/vze4pmvd/dz${PV/./}src.zip"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="app-arch/unzip"