summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-10-16 16:13:04 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-10-16 16:15:04 +0000
commitd529f612d55014df2574481e7cbfbebf29e96991 (patch)
tree2d60aee2eaaac9a0b2e707cc6ad48d3117cc1182 /x11-wm/page
parentx11-wm/page: Add SLOT to glib and clean QA warning. (diff)
downloadgentoo-d529f612d55014df2574481e7cbfbebf29e96991.tar.gz
gentoo-d529f612d55014df2574481e7cbfbebf29e96991.tar.bz2
gentoo-d529f612d55014df2574481e7cbfbebf29e96991.zip
x11-wm/page: Clean up old.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-wm/page')
-rw-r--r--x11-wm/page/page-1.9.6-r1.ebuild35
-rw-r--r--x11-wm/page/page-1.9.6-r2.ebuild36
2 files changed, 0 insertions, 71 deletions
diff --git a/x11-wm/page/page-1.9.6-r1.ebuild b/x11-wm/page/page-1.9.6-r1.ebuild
deleted file mode 100644
index a2341d82151e..000000000000
--- a/x11-wm/page/page-1.9.6-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="A mouse friendly tiling window manager"
-HOMEPAGE="http://www.hzog.net/index.php/Main_Page"
-SRC_URI="http://www.hzog.net/pub/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="x11-proto/xcb-proto
- x11-libs/libxcb
- x11-libs/xcb-util
- x11-libs/libXfixes
- x11-libs/libXdamage
- x11-proto/damageproto
- x11-proto/randrproto
- x11-libs/libXrandr
- x11-proto/xproto
- x11-proto/fixesproto
- x11-proto/compositeproto
- x11-libs/libXcomposite
- x11-proto/renderproto
- x11-libs/libXrender
- x11-libs/libXext
- x11-proto/xextproto
- x11-libs/cairo[xcb]
- x11-libs/pango
- dev-libs/glib"
-
-RDEPEND="!dev-tcltk/tcllib"
diff --git a/x11-wm/page/page-1.9.6-r2.ebuild b/x11-wm/page/page-1.9.6-r2.ebuild
deleted file mode 100644
index ca5672cef97d..000000000000
--- a/x11-wm/page/page-1.9.6-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="A mouse friendly tiling window manager"
-HOMEPAGE="http://www.hzog.net/index.php/Main_Page"
-SRC_URI="http://www.hzog.net/pub/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="x11-proto/xcb-proto
- x11-libs/libxcb
- x11-libs/xcb-util
- x11-libs/libXfixes
- x11-libs/libXdamage
- x11-proto/damageproto
- x11-proto/randrproto
- x11-libs/libXrandr
- x11-proto/xproto
- x11-proto/fixesproto
- x11-proto/compositeproto
- x11-libs/libXcomposite
- x11-proto/renderproto
- x11-libs/libXrender
- x11-libs/libXext
- x11-proto/xextproto
- x11-libs/cairo[xcb]
- x11-libs/pango
- dev-libs/glib"
-
-RDEPEND="${DEPEND}
- !dev-tcltk/tcllib"