summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2008-05-05 03:05:44 +0000
committerOlivier Crête <tester@gentoo.org>2008-05-05 03:05:44 +0000
commit0c6a65b2a91ac98db88c09884b16218d6f32e788 (patch)
tree3ce5f588d196b972714569e8bb12d32e8f644230 /app-arch
parentStable on amd64 (diff)
downloadgentoo-2-0c6a65b2a91ac98db88c09884b16218d6f32e788.tar.gz
gentoo-2-0c6a65b2a91ac98db88c09884b16218d6f32e788.tar.bz2
gentoo-2-0c6a65b2a91ac98db88c09884b16218d6f32e788.zip
Stable on amd64
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/upx/ChangeLog5
-rw-r--r--app-arch/upx/upx-3.00.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-arch/upx/ChangeLog b/app-arch/upx/ChangeLog
index 761c98fbd380..7bee28a5ebde 100644
--- a/app-arch/upx/ChangeLog
+++ b/app-arch/upx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/upx
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/ChangeLog,v 1.19 2008/04/28 16:47:12 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/ChangeLog,v 1.20 2008/05/05 03:05:44 tester Exp $
+
+ 05 May 2008; Olivier Crête <tester@gentoo.org> upx-3.00.ebuild:
+ Stable on amd64
*upx-3.03 (28 Apr 2008)
diff --git a/app-arch/upx/upx-3.00.ebuild b/app-arch/upx/upx-3.00.ebuild
index ff46ad7db331..c076064a5b49 100644
--- a/app-arch/upx/upx-3.00.ebuild
+++ b/app-arch/upx/upx-3.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-3.00.ebuild,v 1.1 2007/07/02 17:00:51 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-3.00.ebuild,v 1.2 2008/05/05 03:05:44 tester Exp $
DESCRIPTION="Ultimate Packer for eXecutables"
HOMEPAGE="http://upx.sourceforge.net/"
@@ -10,7 +10,7 @@ SRC_URI="x86? ( http://upx.sourceforge.net/download/${P}-i386_linux.tar.bz2 )
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
RESTRICT="strip"