summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/makeself')
-rw-r--r--app-arch/makeself/ChangeLog7
-rw-r--r--app-arch/makeself/makeself-2.1.2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-arch/makeself/ChangeLog b/app-arch/makeself/ChangeLog
index b210786ef22e..18d7651c9498 100644
--- a/app-arch/makeself/ChangeLog
+++ b/app-arch/makeself/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/makeself
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.2 2003/09/05 15:41:34 vapier Exp $
+# 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 $
+
+ 16 Apr 2004; Michael McCabe <randy@gentoo.org> makeself-2.1.2.ebuild:
+ added s390 keywords
*makeself-2.1.2 (05 Sep 2003)
diff --git a/app-arch/makeself/makeself-2.1.2.ebuild b/app-arch/makeself/makeself-2.1.2.ebuild
index 973a564d0a14..f8614f78410b 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.3 2004/03/12 11:11:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.2.ebuild,v 1.4 2004/04/16 20:33:43 randy Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.megastep.org/makeself/${P}.run"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 s390"
DEPEND=""
RDEPEND=""