summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-09-12 02:58:39 +0000
committerMike Frysinger <vapier@gentoo.org>2005-09-12 02:58:39 +0000
commite1032ad2581b3495eb1af15ce89ce4153852264b (patch)
tree5c399828355cdc854064f6a433c8f9014f09974d /app-arch
parentarm/s390 stable (diff)
downloadhistorical-e1032ad2581b3495eb1af15ce89ce4153852264b.tar.gz
historical-e1032ad2581b3495eb1af15ce89ce4153852264b.tar.bz2
historical-e1032ad2581b3495eb1af15ce89ce4153852264b.zip
s390 stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/upx/Manifest14
-rw-r--r--app-arch/upx/upx-1.25.ebuild4
2 files changed, 14 insertions, 4 deletions
diff --git a/app-arch/upx/Manifest b/app-arch/upx/Manifest
index e7cae29188b7..4c3cc5f07bc2 100644
--- a/app-arch/upx/Manifest
+++ b/app-arch/upx/Manifest
@@ -1,5 +1,15 @@
-MD5 7e8319bc7f836b4c1723f2898551fed2 ChangeLog 1790
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 08595cef0633ef510bb4a9d799c32de3 upx-1.24-r1.ebuild 686
-MD5 184146569e9b547db3e17b39e5c43eeb upx-1.25.ebuild 680
+MD5 ddcd889fb1b190dfd37ab62b64557adf upx-1.25.ebuild 679
+MD5 7e8319bc7f836b4c1723f2898551fed2 ChangeLog 1790
MD5 15c97f7637ba2e1497c15ab6c6945022 files/digest-upx-1.24-r1 66
MD5 01501b975c2cda710ad177d925408b93 files/digest-upx-1.25 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDJO8AgIKl8Uu19MoRArTXAJ4k5ZNb1H/5LawBVIkCOOU6ULOLsACfUdzo
+qFyI5PN1zVuKa94ZMe1gMaw=
+=McSo
+-----END PGP SIGNATURE-----
diff --git a/app-arch/upx/upx-1.25.ebuild b/app-arch/upx/upx-1.25.ebuild
index 7c24b7778efc..550259c5de58 100644
--- a/app-arch/upx/upx-1.25.ebuild
+++ b/app-arch/upx/upx-1.25.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/upx/upx-1.25.ebuild,v 1.3 2005/09/03 13:14:39 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.25.ebuild,v 1.4 2005/09/12 02:58:39 vapier Exp $
S=${WORKDIR}/${P}-linux
DESCRIPTION="Ultimate Packer for eXecutables"
@@ -9,7 +9,7 @@ SRC_URI="http://upx.sourceforge.net/download/${P}-linux.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~s390"
+KEYWORDS="s390 x86"
IUSE=""
RESTRICT="nostrip"