summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-12-30 21:53:49 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-12-30 21:53:49 +0000
commitef964d3c7ebad36e5faadb556faf9bdc940a4be9 (patch)
treed18a790856c892038b0ce76bafcec0367a3c95a6 /dev-python
parentsys-boot/grub: Sync with upstream (diff)
downloadportage-ef964d3c7ebad36e5faadb556faf9bdc940a4be9.tar.xz
dev-python/python-efl: Drop since in upstream now
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-efl/Manifest5
-rw-r--r--dev-python/python-efl/metadata.xml8
-rw-r--r--dev-python/python-efl/python-efl-1.12.0.ebuild25
-rw-r--r--dev-python/python-efl/python-efl-1.15.0.ebuild25
4 files changed, 0 insertions, 63 deletions
diff --git a/dev-python/python-efl/Manifest b/dev-python/python-efl/Manifest
deleted file mode 100644
index 7ad50de2..00000000
--- a/dev-python/python-efl/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST python-efl-1.12.0.tar.bz2 10240276 SHA256 4f5ed74734a6a1b0589598234f3926b93fbf7dd92d06011f44fca398cdfcf1b6 WHIRLPOOL 93fde3e2e57a0efe011172e861aa182a84a34a5a6b4200f057222589812de941bed8d8a8861e90133bb50d77eb1692093dc508517c58c8e5985fe7fffa5ca442
-DIST python-efl-1.15.0.tar.bz2 11356701 SHA256 5f4ba892b5f0648da1e5256ef048b9fb2283254c5121260a9ce03d966c4f2f56 WHIRLPOOL c3560f29343cff7bbc1cdfab6324c2c94447d4360314c98814f93894c003d2ff49ab9ec9d0e51495accf941cde5cc71de7d693adef43431a702acce538b2effd
-EBUILD python-efl-1.12.0.ebuild 577 SHA256 e387feff7a793f0bf0f488cc19285afb9edb285ee910f7dedc04dfd45e030788 WHIRLPOOL 862a5040befc4ecfbee513d3959f539bd0b4da8395b02a57ffa4a10f3f2180b41a1964f42efa5bf547ece64ce292bd6ced265e22bda668dc762bac0eb690058e
-EBUILD python-efl-1.15.0.ebuild 577 SHA256 e387feff7a793f0bf0f488cc19285afb9edb285ee910f7dedc04dfd45e030788 WHIRLPOOL 862a5040befc4ecfbee513d3959f539bd0b4da8395b02a57ffa4a10f3f2180b41a1964f42efa5bf547ece64ce292bd6ced265e22bda668dc762bac0eb690058e
-MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b
diff --git a/dev-python/python-efl/metadata.xml b/dev-python/python-efl/metadata.xml
deleted file mode 100644
index b5e02a8f..00000000
--- a/dev-python/python-efl/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>bertrand@jacquin.bzh</email>
- <name>Bertrand Jacquin</name>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-python/python-efl/python-efl-1.12.0.ebuild b/dev-python/python-efl/python-efl-1.12.0.ebuild
deleted file mode 100644
index 9e30b6bc..00000000
--- a/dev-python/python-efl/python-efl-1.12.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for the EFL"
-HOMEPAGE="http://www.enlightenment.org/"
-SRC_URI="http://download.enlightenment.org/rel/bindings/python/${P}.tar.bz2"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="${PYTHON_DEPS}
- >=dev-libs/efl-${PV}:0
- >=media-libs/elementary-${PV}:0
- >=dev-python/dbus-python-0.83.0:0[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
diff --git a/dev-python/python-efl/python-efl-1.15.0.ebuild b/dev-python/python-efl/python-efl-1.15.0.ebuild
deleted file mode 100644
index 9e30b6bc..00000000
--- a/dev-python/python-efl/python-efl-1.15.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for the EFL"
-HOMEPAGE="http://www.enlightenment.org/"
-SRC_URI="http://download.enlightenment.org/rel/bindings/python/${P}.tar.bz2"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="${PYTHON_DEPS}
- >=dev-libs/efl-${PV}:0
- >=media-libs/elementary-${PV}:0
- >=dev-python/dbus-python-0.83.0:0[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"