diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 15:14:49 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 15:14:49 +0000 |
commit | 5df92c3e134b0fb5a2ead1188519f1c0c8cccd8a (patch) | |
tree | b81bc241736461a53af92ba3fd3c881320425ef6 /sys-auth | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-5df92c3e134b0fb5a2ead1188519f1c0c8cccd8a.tar.gz gentoo-2-5df92c3e134b0fb5a2ead1188519f1c0c8cccd8a.tar.bz2 gentoo-2-5df92c3e134b0fb5a2ead1188519f1c0c8cccd8a.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/realtime-base/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/realtime-base/realtime-base-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/realtime-base/ChangeLog b/sys-auth/realtime-base/ChangeLog index d3160d352cc5..84a1ae894100 100644 --- a/sys-auth/realtime-base/ChangeLog +++ b/sys-auth/realtime-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/realtime-base # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.16 2012/05/24 05:06:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.17 2012/05/29 15:14:49 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> realtime-base-0.1.ebuild: + keyword ~amd64-fbsd 24 May 2012; Mike Frysinger <vapier@gentoo.org> realtime-base-0.1.ebuild: Inherit user for enewuser/etc... rather than eutils. diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild index cde6e5342467..6993dc0ebcc9 100644 --- a/sys-auth/realtime-base/realtime-base-0.1.ebuild +++ b/sys-auth/realtime-base/realtime-base-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.16 2012/05/24 05:06:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.17 2012/05/29 15:14:49 aballier Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd" IUSE="" DEPEND="" |