diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2008-07-04 07:43:52 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2008-07-04 07:43:52 +0000 |
commit | 21c79c8a9edab21179b6097f9f9ed6ea136d5dae (patch) | |
tree | 453d3a8b0c1719abcd5de08f8a64e97fe48ea24f /profiles | |
parent | keyworded ~arch for x86, bug 230297 (diff) | |
download | gentoo-2-21c79c8a9edab21179b6097f9f9ed6ea136d5dae.tar.gz gentoo-2-21c79c8a9edab21179b6097f9f9ed6ea136d5dae.tar.bz2 gentoo-2-21c79c8a9edab21179b6097f9f9ed6ea136d5dae.zip |
Added pidof-bsd to fbsd packages.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-bsd/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-bsd/fbsd/packages | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/default-bsd/ChangeLog b/profiles/default-bsd/ChangeLog index c06977e1eb1b..4b9f0d16878b 100644 --- a/profiles/default-bsd/ChangeLog +++ b/profiles/default-bsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.25 2008/06/16 21:10:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.26 2008/07/04 07:43:52 the_paya Exp $ + + 04 Jul 2008; Javier Villavicencio <the_paya@gentoo.org> fbsd/packages: + Add pidof-bsd to fbsd packages. 16 Jun 2008; Alexis Ballier <aballier@gentoo.org> package.mask: no need to mask debianutils anymore diff --git a/profiles/default-bsd/fbsd/packages b/profiles/default-bsd/fbsd/packages index 81e4c64338cb..c14ea892ea11 100644 --- a/profiles/default-bsd/fbsd/packages +++ b/profiles/default-bsd/fbsd/packages @@ -1,6 +1,6 @@ # Copyright 2004-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/packages,v 1.6 2007/07/13 13:13:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/packages,v 1.7 2008/07/04 07:43:52 the_paya Exp $ # This files contains a small list of packages that define a # minimal FreeBSD system. DO NOT change this without contacting @@ -22,3 +22,5 @@ *app-arch/libarchive *sys-libs/timezone-data + +*sys-process/pidof-bsd |