Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/fam/
Date: Thu, 29 Sep 2016 15:51:57
Message-Id: 1475164299.35bbd711bf9c6a6fedf2cc7f1534f6bd3a6717c1.kensington@gentoo
1 commit: 35bbd711bf9c6a6fedf2cc7f1534f6bd3a6717c1
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 15:45:33 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 15:51:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35bbd711
7
8 virtual/fam: remove old
9
10 Package-Manager: portage-2.3.1
11
12 virtual/fam/fam-0.ebuild | 16 ----------------
13 1 file changed, 16 deletions(-)
14
15 diff --git a/virtual/fam/fam-0.ebuild b/virtual/fam/fam-0.ebuild
16 deleted file mode 100644
17 index 5ab1729..00000000
18 --- a/virtual/fam/fam-0.ebuild
19 +++ /dev/null
20 @@ -1,16 +0,0 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI=2
26 -
27 -DESCRIPTION="A virtual package to choose between gamin and fam"
28 -HOMEPAGE=""
29 -SRC_URI=""
30 -
31 -LICENSE=""
32 -SLOT="0"
33 -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"
34 -IUSE=""
35 -
36 -RDEPEND="|| ( app-admin/gamin app-admin/fam )"