diff options
Diffstat (limited to 'packages/python/python-fam_1.1.1.bb')
| -rw-r--r-- | packages/python/python-fam_1.1.1.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/python/python-fam_1.1.1.bb b/packages/python/python-fam_1.1.1.bb deleted file mode 100644 index 0a49402973..0000000000 --- a/packages/python/python-fam_1.1.1.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "Python access to the File Alteration Monitor" -HOMEPAGE = "http://python-fam.sourceforge.net/" -SECTION = "devel/python" -PRIORITY = "optional" -LICENSE = "LGPL" -DEPENDS = "fam" -PR = "r1" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz" - -inherit distutils - -RDEPENDS = "fam python-core python-io" - |
