summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-02-21 11:59:15 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-02-21 11:59:15 +0000
commit0b31982526d9ff9e9f9a67e1ad9a8ee373206e0a (patch)
treea517a7a6e234675ad83d2cf687183aa66f809456 /dev-util
parentBump for #305743 (diff)
downloadgentoo-2-0b31982526d9ff9e9f9a67e1ad9a8ee373206e0a.tar.gz
gentoo-2-0b31982526d9ff9e9f9a67e1ad9a8ee373206e0a.tar.bz2
gentoo-2-0b31982526d9ff9e9f9a67e1ad9a8ee373206e0a.zip
Adding ~amd64 for #302892
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/rec/ChangeLog7
-rw-r--r--dev-util/rec/rec-1.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/rec/ChangeLog b/dev-util/rec/ChangeLog
index 48f491cac54d..c9c85ac7e52f 100644
--- a/dev-util/rec/ChangeLog
+++ b/dev-util/rec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/rec
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/ChangeLog,v 1.6 2008/10/14 03:23:02 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/ChangeLog,v 1.7 2010/02/21 11:59:15 patrick Exp $
+
+ 21 Feb 2010; Patrick Lauer <patrick@gentoo.org> rec-1.6.ebuild:
+ Adding ~amd64 for #302892
14 Oct 2008; Jeremy Olexa <darkside@gentoo.org> rec-1.6.ebuild:
(non maintainer commit) restrict stripping on dev-util/rec because that
diff --git a/dev-util/rec/rec-1.6.ebuild b/dev-util/rec/rec-1.6.ebuild
index cb73edf9421f..23e1a9dd1ae4 100644
--- a/dev-util/rec/rec-1.6.ebuild
+++ b/dev-util/rec/rec-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/rec-1.6.ebuild,v 1.6 2008/10/14 03:23:02 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/rec-1.6.ebuild,v 1.7 2010/02/21 11:59:15 patrick Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.backerstreet.com/rec/rec.htm"
SRC_URI="http://www.backerstreet.com/rec/rec16lx.zip"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="-* ~x86"
+KEYWORDS="-* ~amd64 ~x86"
IUSE=""
RESTRICT="strip"
DEPEND="app-arch/unzip"