summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-04-16 13:37:15 +0000
committerMichael McCabe <randy@gentoo.org>2004-04-16 13:37:15 +0000
commit81e045c5e4a6d89a1692e5fe91974a64a00cddb4 (patch)
tree404624682f8131ec8d828b233ddfac997df08980 /app-arch/upx
parentFix for a typo (Manifest recommit) (diff)
downloadgentoo-2-81e045c5e4a6d89a1692e5fe91974a64a00cddb4.tar.gz
gentoo-2-81e045c5e4a6d89a1692e5fe91974a64a00cddb4.tar.bz2
gentoo-2-81e045c5e4a6d89a1692e5fe91974a64a00cddb4.zip
added s390 keywords
Diffstat (limited to 'app-arch/upx')
-rw-r--r--app-arch/upx/ChangeLog7
-rw-r--r--app-arch/upx/upx-1.24-r1.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-arch/upx/ChangeLog b/app-arch/upx/ChangeLog
index 0fd6f021f177..ef2b0d8ba536 100644
--- a/app-arch/upx/ChangeLog
+++ b/app-arch/upx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/upx
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/ChangeLog,v 1.8 2003/11/01 05:52:55 brandy Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/ChangeLog,v 1.9 2004/04/16 13:35:34 randy Exp $
+
+ 16 Apr 2004; Michael McCabe <randy@gentoo.org> upx-1.24-r1.ebuild:
+ adding s390 keywords
01 Nov 2003; Brandy Westcott brandy@gentoo.org upx-1.24-r1.ebuild,
upx-1.24.ebuild:
diff --git a/app-arch/upx/upx-1.24-r1.ebuild b/app-arch/upx/upx-1.24-r1.ebuild
index 0cf8fb7473bb..6a8b9455d4e1 100644
--- a/app-arch/upx/upx-1.24-r1.ebuild
+++ b/app-arch/upx/upx-1.24-r1.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/upx/upx-1.24-r1.ebuild,v 1.3 2004/03/12 11:11:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.24-r1.ebuild,v 1.4 2004/04/16 13:35:34 randy Exp $
S=${WORKDIR}/${P}-linux
DESCRIPTION="upx is the Ultimate Packer for eXecutables."
@@ -9,7 +9,7 @@ HOMEPAGE="http://upx.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 s390"
DEPEND="!app-arch/upx-ucl"