summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-01-06 11:04:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-01-06 11:04:49 +0000
commitef75cce583d838af3f8bb186fac3f09959afb34f (patch)
tree671cef351cdf7dcba3eec83cf7869f742abceb7b /app-admin/gamin
parentMoving old-style virtual to new-style. (diff)
downloadhistorical-ef75cce583d838af3f8bb186fac3f09959afb34f.tar.gz
historical-ef75cce583d838af3f8bb186fac3f09959afb34f.tar.bz2
historical-ef75cce583d838af3f8bb186fac3f09959afb34f.zip
Remove PROVIDE because virtual/fam is now new-style.
Package-Manager: portage-2.2.0_alpha10/cvs/Linux x86_64
Diffstat (limited to 'app-admin/gamin')
-rw-r--r--app-admin/gamin/ChangeLog7
-rw-r--r--app-admin/gamin/gamin-0.1.10.ebuild6
2 files changed, 7 insertions, 6 deletions
diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog
index a7b09bc0eff9..65a4bfc6ae1b 100644
--- a/app-admin/gamin/ChangeLog
+++ b/app-admin/gamin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/gamin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.101 2010/01/01 19:29:34 fauli Exp $
+# 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 $
+
+ 06 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> gamin-0.1.10.ebuild:
+ Remove PROVIDE because virtual/fam is now new-style.
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gamin-0.1.10.ebuild:
Transfer Prefix keywords
diff --git a/app-admin/gamin/gamin-0.1.10.ebuild b/app-admin/gamin/gamin-0.1.10.ebuild
index ab4ac02857f9..81d29a400024 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-2010 Gentoo Foundation
+# Copyright 1999-2011 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.9 2010/01/01 19:29:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.10.ebuild,v 1.10 2011/01/06 11:04:49 ssuominen Exp $
DESCRIPTION="Meta package providing the File Alteration Monitor API & Server"
HOMEPAGE="http://www.gnome.org/~veillard/gamin/"
@@ -16,5 +16,3 @@ RDEPEND="!app-admin/fam
DEPEND=""
PDEPEND=">=app-admin/gam-server-0.1.10"
-
-PROVIDE="virtual/fam"