summaryrefslogtreecommitdiff
path: root/net-libs/libwpe/libwpe-1.4.0.ebuild
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2019-12-11 00:42:07 +0100
committerKarel Kočí <cynerd@email.cz>2019-12-11 00:42:07 +0100
commit8969f6d7a96698a86a6b5799412e460890e41920 (patch)
tree4f6ff04f465ecc89f9cf455457daaf073dbaca5c /net-libs/libwpe/libwpe-1.4.0.ebuild
parent143b01deb16c4f43fcb0d43817d97ef0de072924 (diff)
downloadgentoo-personal-overlay-8969f6d7a96698a86a6b5799412e460890e41920.tar.gz
gentoo-personal-overlay-8969f6d7a96698a86a6b5799412e460890e41920.tar.bz2
gentoo-personal-overlay-8969f6d7a96698a86a6b5799412e460890e41920.zip
net-libs/libwpe: update to 1.4.0.1
Diffstat (limited to 'net-libs/libwpe/libwpe-1.4.0.ebuild')
-rw-r--r--net-libs/libwpe/libwpe-1.4.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-libs/libwpe/libwpe-1.4.0.ebuild b/net-libs/libwpe/libwpe-1.4.0.ebuild
deleted file mode 100644
index b8f264c..0000000
--- a/net-libs/libwpe/libwpe-1.4.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils
-
-DESCRIPTION="General-purpose library for WPE WebKit"
-HOMEPAGE="https://www.wpewebkit.org"
-SRC_URI="https://www.wpewebkit.org/releases/${P}.tar.xz"
-
-LICENSE="LGPL-2+ BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="x11-libs/libxkbcommon"
-DEPEND="${RDEPEND}"