diff options
author | Dion Moult <moult@gentoo.org> | 2015-09-24 20:36:50 +1000 |
---|---|---|
committer | Dion Moult <moult@gentoo.org> | 2015-09-24 20:36:50 +1000 |
commit | a537b2dac825c2f2a62764432c93df31d998f6d8 (patch) | |
tree | a554ab720b2097af8d139d76fc6771f39c4dfa8f | |
parent | 0595f90428f25adbc77ed86d16608573d31dca38 (diff) | |
download | gentoo-a537b2dac825c2f2a62764432c93df31d998f6d8.tar.gz gentoo-a537b2dac825c2f2a62764432c93df31d998f6d8.tar.xz |
profiles: mask sci-chemistry/babel for removal. Bug #552284
-rw-r--r-- | profiles/package.mask | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.3.2.ebuild | 1 |
3 files changed, 5 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index ac66d2529c9..ec3fc1166a4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -31,6 +31,11 @@ #--- END OF EXAMPLES --- # Dion Moult <moult@gentoo.org> (24 Sep 2015) +# Masked for removal in 30 days. Bug #552284 +# Upstream disappeared. Use sci-chemistry/openbabel instead. +sci-chemistry/babel + +# Dion Moult <moult@gentoo.org> (24 Sep 2015) # Masked for removal in 30 days. # Upstream disappeared. Bug #510594 app-cdr/nero diff --git a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild index 593e536eb84..2650d1959a0 100644 --- a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild +++ b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild @@ -20,7 +20,6 @@ IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} - !sci-chemistry/babel ~sci-chemistry/openbabel-${PV} sys-libs/zlib" DEPEND="${RDEPEND} diff --git a/sci-chemistry/openbabel/openbabel-2.3.2.ebuild b/sci-chemistry/openbabel/openbabel-2.3.2.ebuild index c0a06edd600..b35374814b4 100644 --- a/sci-chemistry/openbabel/openbabel-2.3.2.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.3.2.ebuild @@ -18,7 +18,6 @@ KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RDEPEND=" - !sci-chemistry/babel dev-cpp/eigen:3 dev-libs/libxml2:2 sci-libs/inchi |