summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-10 22:31:41 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-10 22:31:41 +0000
commit8069592bd0aa1dd52b51bed1f8a98e87f3185e2a (patch)
tree9750dfa574c1552b4fe09d2d68c31f9bf4b68cae /sys-process/time
parentQA: die on failure, spelling fix; add prefix keywords (diff)
downloadgentoo-2-8069592bd0aa1dd52b51bed1f8a98e87f3185e2a.tar.gz
gentoo-2-8069592bd0aa1dd52b51bed1f8a98e87f3185e2a.tar.bz2
gentoo-2-8069592bd0aa1dd52b51bed1f8a98e87f3185e2a.zip
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'sys-process/time')
-rw-r--r--sys-process/time/ChangeLog7
-rw-r--r--sys-process/time/time-1.7-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/time/ChangeLog b/sys-process/time/ChangeLog
index 6cac19f3bc9b..d9c78514f7c7 100644
--- a/sys-process/time/ChangeLog
+++ b/sys-process/time/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/time
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/time/ChangeLog,v 1.4 2006/11/13 15:14:41 swegener Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/time/ChangeLog,v 1.5 2010/01/10 22:31:41 abcd Exp $
+
+ 10 Jan 2010; Jonathan Callen <abcd@gentoo.org> time-1.7-r1.ebuild:
+ Add prefix keywords
13 Nov 2006; Sven Wegener <swegener@gentoo.org> time-1.7-r1.ebuild:
Fix mirror:// SRC_URI.
diff --git a/sys-process/time/time-1.7-r1.ebuild b/sys-process/time/time-1.7-r1.ebuild
index 8293fc447a70..d39cac92ccc2 100644
--- a/sys-process/time/time-1.7-r1.ebuild
+++ b/sys-process/time/time-1.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/time/time-1.7-r1.ebuild,v 1.4 2006/11/13 15:14:41 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/time/time-1.7-r1.ebuild,v 1.5 2010/01/10 22:31:41 abcd Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""
RDEPEND=""