diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 17:34:06 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 17:34:06 +0000 |
commit | c8b01e5efb63e2da2322827cc9f9ac294713f229 (patch) | |
tree | 9a48deac70d94ea64b2036a1a8496260c4f35e03 /app-admin | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-c8b01e5efb63e2da2322827cc9f9ac294713f229.tar.gz gentoo-2-c8b01e5efb63e2da2322827cc9f9ac294713f229.tar.bz2 gentoo-2-c8b01e5efb63e2da2322827cc9f9ac294713f229.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/gamin/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/gamin/gamin-0.1.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog index 65a4bfc6ae1b..751c2c8452df 100644 --- a/app-admin/gamin/ChangeLog +++ b/app-admin/gamin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/gamin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.102 2011/01/06 11:04:49 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.103 2012/04/26 17:34:06 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> gamin-0.1.10.ebuild: + keyword ~amd64-fbsd 06 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> gamin-0.1.10.ebuild: Remove PROVIDE because virtual/fam is now new-style. diff --git a/app-admin/gamin/gamin-0.1.10.ebuild b/app-admin/gamin/gamin-0.1.10.ebuild index 81d29a400024..75adfdbc158d 100644 --- a/app-admin/gamin/gamin-0.1.10.ebuild +++ b/app-admin/gamin/gamin-0.1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.10.ebuild,v 1.10 2011/01/06 11:04:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.10.ebuild,v 1.11 2012/04/26 17:34:06 aballier Exp $ DESCRIPTION="Meta package providing the File Alteration Monitor API & Server" HOMEPAGE="http://www.gnome.org/~veillard/gamin/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!app-admin/fam |