summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-02-22 10:32:53 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-02-22 10:32:53 +0000
commit5354fe8fe2e3ced86d4d2ad17d719117ac4d14ee (patch)
tree2c8be403e197929e656052220c1d0bd947a99d59 /games-util
parentput back the export-TARGET patch; bug 167909 (diff)
downloadgentoo-2-5354fe8fe2e3ced86d4d2ad17d719117ac4d14ee.tar.gz
gentoo-2-5354fe8fe2e3ced86d4d2ad17d719117ac4d14ee.tar.bz2
gentoo-2-5354fe8fe2e3ced86d4d2ad17d719117ac4d14ee.zip
Add ~amd64 keyword
(Portage version: 2.1.2-r9)
Diffstat (limited to 'games-util')
-rw-r--r--games-util/ucon64/ChangeLog7
-rw-r--r--games-util/ucon64/ucon64-2.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-util/ucon64/ChangeLog b/games-util/ucon64/ChangeLog
index ca8b31c0c14c..836075721315 100644
--- a/games-util/ucon64/ChangeLog
+++ b/games-util/ucon64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/ucon64
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ChangeLog,v 1.8 2006/09/26 18:55:58 nyhm Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ChangeLog,v 1.9 2007/02/22 10:32:53 drizzt Exp $
+
+ 22 Feb 2007; Timothy Redaelli <drizzt@gentoo.org> ucon64-2.0.0.ebuild:
+ Add ~amd64 keyword
26 Sep 2006; Tristan Heaven <nyhm@gentoo.org> ucon64-2.0.0.ebuild:
Let portage strip binaries, bug #137836
diff --git a/games-util/ucon64/ucon64-2.0.0.ebuild b/games-util/ucon64/ucon64-2.0.0.ebuild
index c9f0bdc810ae..020e8f8ca886 100644
--- a/games-util/ucon64/ucon64-2.0.0.ebuild
+++ b/games-util/ucon64/ucon64-2.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ucon64-2.0.0.ebuild,v 1.2 2006/09/26 18:55:58 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ucon64-2.0.0.ebuild,v 1.3 2007/02/22 10:32:53 drizzt Exp $
DESCRIPTION="The backup tool and wonderful emulator's Swiss Army knife program"
HOMEPAGE="http://ucon64.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ucon64/${P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="sys-libs/zlib"