summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-01-19 12:54:38 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-01-19 12:54:38 +0000
commit4df68506aab0d82674b0df67a29e0c1145278398 (patch)
tree1544d7d076ceb98037d73ba24f05a779f66757b1 /net-misc
parentinclude fix (diff)
downloadhistorical-4df68506aab0d82674b0df67a29e0c1145278398.tar.gz
historical-4df68506aab0d82674b0df67a29e0c1145278398.tar.bz2
historical-4df68506aab0d82674b0df67a29e0c1145278398.zip
added ~amd64 to KEYWORDS
Package-Manager: portage-2.0.51-r12
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/adjtimex/ChangeLog5
-rw-r--r--net-misc/adjtimex/Manifest4
-rw-r--r--net-misc/adjtimex/adjtimex-1.16-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/adjtimex/ChangeLog b/net-misc/adjtimex/ChangeLog
index 765fc2f1c0b6..94be663a8fd8 100644
--- a/net-misc/adjtimex/ChangeLog
+++ b/net-misc/adjtimex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/adjtimex
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.8 2005/01/07 12:03:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.9 2005/01/19 12:54:38 luckyduck Exp $
+
+ 19 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> adjtimex-1.16-r1.ebuild:
+ added ~amd64 to KEYWORDS.
07 Jan 2005; Robin H. Johnson <robbat2@gentoo.org>
+files/adjtimex-1.16-pic.patch:
diff --git a/net-misc/adjtimex/Manifest b/net-misc/adjtimex/Manifest
index 62421a7611e9..eabce87bf345 100644
--- a/net-misc/adjtimex/Manifest
+++ b/net-misc/adjtimex/Manifest
@@ -1,6 +1,6 @@
MD5 b4005173a2d5d68d4a04503503663674 adjtimex-1.16.ebuild 1205
-MD5 29a81cf93e8931fa252e34a965042dd1 adjtimex-1.16-r1.ebuild 1404
-MD5 8ad52874fe573701d794a4a4502d87aa ChangeLog 1074
+MD5 3c7f3a9218d01af0112df0216c9d9d00 adjtimex-1.16-r1.ebuild 1413
+MD5 3f44ea811388e545a42a80c7c6ec8b81 ChangeLog 1182
MD5 21cd68602737d7c996bceabf6e62c468 metadata.xml 223
MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16-r1 136
MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16 136
diff --git a/net-misc/adjtimex/adjtimex-1.16-r1.ebuild b/net-misc/adjtimex/adjtimex-1.16-r1.ebuild
index 5ff089633795..4c559c4eab73 100644
--- a/net-misc/adjtimex/adjtimex-1.16-r1.ebuild
+++ b/net-misc/adjtimex/adjtimex-1.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16-r1.ebuild,v 1.5 2005/01/07 12:03:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16-r1.ebuild,v 1.6 2005/01/19 12:54:38 luckyduck Exp $
inherit fixheadtails eutils
@@ -16,7 +16,7 @@ SRC_URI="${DEBIAN_URI}/${DEBIAN_PATCH}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha"
+KEYWORDS="~x86 ~ppc ~alpha ~amd64"
IUSE=""
RDEPEND="virtual/libc"