summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-08-19 00:04:33 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-08-19 00:04:33 +0000
commit95f0256978601cc59039520de1644db4d271efb9 (patch)
treee06f7a24852b18c193e173b7397f3dbdc0760543 /x11-apps/scripts
parentsvn -> live (diff)
downloadhistorical-95f0256978601cc59039520de1644db4d271efb9.tar.gz
historical-95f0256978601cc59039520de1644db4d271efb9.tar.bz2
historical-95f0256978601cc59039520de1644db4d271efb9.zip
Works on AMD64.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/scripts')
-rw-r--r--x11-apps/scripts/ChangeLog7
-rw-r--r--x11-apps/scripts/scripts-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/scripts/ChangeLog b/x11-apps/scripts/ChangeLog
index 0c48abbd94d8..a0c608215c9e 100644
--- a/x11-apps/scripts/ChangeLog
+++ b/x11-apps/scripts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/scripts
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/ChangeLog,v 1.14 2009/05/05 07:39:33 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/ChangeLog,v 1.15 2010/08/19 00:04:33 robbat2 Exp $
+
+ 19 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> scripts-1.0.1.ebuild:
+ Works on AMD64.
05 May 2009; Christian Faulhammer <fauli@gentoo.org> scripts-1.0.1.ebuild:
fix repoman warnings
diff --git a/x11-apps/scripts/scripts-1.0.1.ebuild b/x11-apps/scripts/scripts-1.0.1.ebuild
index 4db925000340..f2b553d5f085 100644
--- a/x11-apps/scripts/scripts-1.0.1.ebuild
+++ b/x11-apps/scripts/scripts-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1.ebuild,v 1.7 2009/05/05 07:39:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1.ebuild,v 1.8 2010/08/19 00:04:33 robbat2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="start an X program on a remote machine"
-KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
+KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64"
IUSE=""
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"