summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-04 09:11:47 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-04 09:11:47 +0000
commitfc7da69ef72e1b5a226f9d04a5b9d2c446abd300 (patch)
tree37861026da65358a67568ed9d9860fb3825ff483 /app-arch
parent(no commit message) (diff)
downloadhistorical-fc7da69ef72e1b5a226f9d04a5b9d2c446abd300.tar.gz
historical-fc7da69ef72e1b5a226f9d04a5b9d2c446abd300.tar.bz2
historical-fc7da69ef72e1b5a226f9d04a5b9d2c446abd300.zip
Added to ~ppc
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/makeself/ChangeLog5
-rw-r--r--app-arch/makeself/Manifest4
-rw-r--r--app-arch/makeself/makeself-2.1.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-arch/makeself/ChangeLog b/app-arch/makeself/ChangeLog
index 18d7651c9498..bbcaa87649a6 100644
--- a/app-arch/makeself/ChangeLog
+++ b/app-arch/makeself/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/makeself
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.3 2004/04/16 20:33:43 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.4 2004/06/04 09:11:47 dholm Exp $
+
+ 04 Jun 2004; David Holm <dholm@gentoo.org> makeself-2.1.2.ebuild:
+ Added to ~ppc.
16 Apr 2004; Michael McCabe <randy@gentoo.org> makeself-2.1.2.ebuild:
added s390 keywords
diff --git a/app-arch/makeself/Manifest b/app-arch/makeself/Manifest
index 34ffc018733f..19de67debd6d 100644
--- a/app-arch/makeself/Manifest
+++ b/app-arch/makeself/Manifest
@@ -1,3 +1,3 @@
-MD5 89f78c97bbc46419ad3a903a251d8960 ChangeLog 551
-MD5 69c8ecc4bbf69af7e4f831b8418548b3 makeself-2.1.2.ebuild 617
+MD5 a27f7be48522d90f91016238765625c7 ChangeLog 637
+MD5 eac659f2748da007d56f859e2f62a013 makeself-2.1.2.ebuild 622
MD5 02ad1f6cfe5fb0b1e51ed48028993ee4 files/digest-makeself-2.1.2 62
diff --git a/app-arch/makeself/makeself-2.1.2.ebuild b/app-arch/makeself/makeself-2.1.2.ebuild
index f8614f78410b..6062b6b76b89 100644
--- a/app-arch/makeself/makeself-2.1.2.ebuild
+++ b/app-arch/makeself/makeself-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.2.ebuild,v 1.4 2004/04/16 20:33:43 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.2.ebuild,v 1.5 2004/06/04 09:11:47 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.megastep.org/makeself/${P}.run"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 s390"
+KEYWORDS="x86 s390 ~ppc"
DEPEND=""
RDEPEND=""