summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-02-02 03:42:23 +0000
committerJon Portnoy <avenj@gentoo.org>2004-02-02 03:42:23 +0000
commit1d534e707a848580e61475061573d35d2fadb5ec (patch)
treed9294abb5e568541d53377ec2aecce1af8df7d55 /app-sci/units
parentAMD64 keywords (Manifest recommit) (diff)
downloadgentoo-2-1d534e707a848580e61475061573d35d2fadb5ec.tar.gz
gentoo-2-1d534e707a848580e61475061573d35d2fadb5ec.tar.bz2
gentoo-2-1d534e707a848580e61475061573d35d2fadb5ec.zip
AMD64 keywords
Diffstat (limited to 'app-sci/units')
-rw-r--r--app-sci/units/ChangeLog7
-rw-r--r--app-sci/units/units-1.80.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/units/ChangeLog b/app-sci/units/ChangeLog
index a42e7b88aadb..239b16d7c5b6 100644
--- a/app-sci/units/ChangeLog
+++ b/app-sci/units/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/units
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/units/ChangeLog,v 1.7 2003/11/12 09:37:25 phosphan Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/units/ChangeLog,v 1.8 2004/02/02 03:42:23 avenj Exp $
+
+ 01 Feb 2004; Jon Portnoy <avenj@gentoo.org> units-1.80.ebuild :
+ AMD64 keywords.
*units-1.80 (12 Nov 2003)
diff --git a/app-sci/units/units-1.80.ebuild b/app-sci/units/units-1.80.ebuild
index 18e795a04c28..377cdeace449 100644
--- a/app-sci/units/units-1.80.ebuild
+++ b/app-sci/units/units-1.80.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/units/units-1.80.ebuild,v 1.2 2003/12/10 16:14:17 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/units/units-1.80.ebuild,v 1.3 2004/02/02 03:42:23 avenj Exp $
DESCRIPTION="program for units conversion and units calculation"
SRC_URI="ftp://ftp.gnu.org/gnu/units/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/units/units.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc alpha"
+KEYWORDS="x86 ppc alpha ~amd64"
DEPEND=">=sys-libs/readline-4.1-r2
>=sys-libs/ncurses-5.2-r3"