summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 14:27:02 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 14:27:02 +0000
commitaff1c6ac3d42adedc37072ac6a159ab1e5add3fd (patch)
tree58d536f0239ab8bb3cec7152a10e72d4eccde2c5 /sys-process/pidof-bsd
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-aff1c6ac3d42adedc37072ac6a159ab1e5add3fd.tar.gz
gentoo-2-aff1c6ac3d42adedc37072ac6a159ab1e5add3fd.tar.bz2
gentoo-2-aff1c6ac3d42adedc37072ac6a159ab1e5add3fd.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/pidof-bsd')
-rw-r--r--sys-process/pidof-bsd/ChangeLog8
-rw-r--r--sys-process/pidof-bsd/pidof-bsd-20050501-r3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-process/pidof-bsd/ChangeLog b/sys-process/pidof-bsd/ChangeLog
index 0d59092d9708..4e98065d694f 100644
--- a/sys-process/pidof-bsd/ChangeLog
+++ b/sys-process/pidof-bsd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-process/pidof-bsd
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/pidof-bsd/ChangeLog,v 1.8 2009/07/18 10:22:42 aballier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/pidof-bsd/ChangeLog,v 1.9 2012/04/26 14:27:02 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
+ pidof-bsd-20050501-r3.ebuild:
+ keyword ~amd64-fbsd
18 Jul 2009; Alexis Ballier <aballier@gentoo.org>
pidof-bsd-20050501-r3.ebuild:
diff --git a/sys-process/pidof-bsd/pidof-bsd-20050501-r3.ebuild b/sys-process/pidof-bsd/pidof-bsd-20050501-r3.ebuild
index ba3c0a6e9e55..89e4f8bb20c9 100644
--- a/sys-process/pidof-bsd/pidof-bsd-20050501-r3.ebuild
+++ b/sys-process/pidof-bsd/pidof-bsd-20050501-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/pidof-bsd/pidof-bsd-20050501-r3.ebuild,v 1.5 2009/07/18 10:22:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/pidof-bsd/pidof-bsd-20050501-r3.ebuild,v 1.6 2012/04/26 14:27:02 aballier Exp $
inherit base bsdmk
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE=""
DEPEND="sys-freebsd/freebsd-mk-defs"