summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2009-02-05 13:29:11 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2009-02-05 13:29:11 +0000
commit93395ef17d9c39fdf49b605bc5d51b23b334c83a (patch)
tree93b41f7591fd67301c6361bdc7c467585f757b81 /net-misc
parentVersion bump (diff)
downloadgentoo-2-93395ef17d9c39fdf49b605bc5d51b23b334c83a.tar.gz
gentoo-2-93395ef17d9c39fdf49b605bc5d51b23b334c83a.tar.bz2
gentoo-2-93395ef17d9c39fdf49b605bc5d51b23b334c83a.zip
Add ~amd64 keyword
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/puf/ChangeLog7
-rw-r--r--net-misc/puf/puf-1.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/puf/ChangeLog b/net-misc/puf/ChangeLog
index 3f065334833e..3add1dd125dd 100644
--- a/net-misc/puf/ChangeLog
+++ b/net-misc/puf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/puf
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/ChangeLog,v 1.6 2007/07/20 09:05:58 drizzt Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/ChangeLog,v 1.7 2009/02/05 13:29:11 drizzt Exp $
+
+ 05 Feb 2009; Timothy Redaelli <drizzt@gentoo.org> puf-1.0.0.ebuild:
+ Add ~amd64 keyword
*puf-1.0.0 (20 Jul 2007)
diff --git a/net-misc/puf/puf-1.0.0.ebuild b/net-misc/puf/puf-1.0.0.ebuild
index 6393aea92e7a..180c63a90ad3 100644
--- a/net-misc/puf/puf-1.0.0.ebuild
+++ b/net-misc/puf/puf-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/puf-1.0.0.ebuild,v 1.1 2007/07/20 09:05:58 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/puf-1.0.0.ebuild,v 1.2 2009/02/05 13:29:11 drizzt Exp $
DESCRIPTION="A download tool for UNIX-like systems."
SRC_URI="mirror://sourceforge/puf/${P}.tar.gz"
@@ -11,7 +11,7 @@ DEPEND=""
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
src_install () {
emake DESTDIR="${D}" install || die