commit:     80b9884f9d50b7f71f645c28713aa99d82565ff3
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 05:38:02 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 01:15:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b9884f

x11-wm/page: Drop old versions

 x11-wm/page/Manifest             |  2 --
 x11-wm/page/page-1.9.8-r1.ebuild | 50 ----------------------------------------
 x11-wm/page/page-1.9.8.ebuild    | 50 ----------------------------------------
 x11-wm/page/page-1.9.9-r1.ebuild | 50 ----------------------------------------
 x11-wm/page/page-1.9.9.ebuild    | 50 ----------------------------------------
 5 files changed, 202 deletions(-)

diff --git a/x11-wm/page/Manifest b/x11-wm/page/Manifest
index 9c88ed960b1..d582910bde4 100644
--- a/x11-wm/page/Manifest
+++ b/x11-wm/page/Manifest
@@ -1,3 +1 @@
-DIST page-1.9.8.tar.gz 993882 BLAKE2B 
2ede40d5ce223b7ab775d56cd594b5db69dadfd7d376d2232e6739bb288479913807755a74a209e4705b5d43da84e649b341f83461b449a639639372fc1021f0
 SHA512 
624493282bb3258bbbaf731d4b6e0fe50741a6dfe80a559feb40112042aeb799b46e820c23d8a1679c4374ceb5be0b63890e2f660f1240b4dd249bb3b8aa61a8
 DIST page-1.9.9-r1.tar.gz 1009216 BLAKE2B 
8248705f9e5eceaeea37889a9859249d9eb236f215da804f5edad3c36007179f63f132c161c1e4a6a97df6240f87799242140c97877775ae00f2e86dd7eed69d
 SHA512 
9e7594590b1fdeadcf59d715d30727bee9f640903a34cadd8c0d92b3e94059c183d931a7d8e96763adb74f59a94acb03f7bfbbd4f1f8b57371fe886e6a227012
-DIST page-1.9.9.tar.gz 1007419 BLAKE2B 
0f7c59d153bdc85b5f8167ff6a07202b3e294829573fb9427893b33b23b66605691ec664223fbdba1244e3059f5b103c4ea62c67165eeccc161738a839a29ae9
 SHA512 
4dfd7b04823e13c2a592e3037803022d6e30019ac9390b6da9196e0a250de8e213d2a6a7546cd97c3d77deac4fa70410def2ed2367bb3a21c6f1ddb3df61d5f8

diff --git a/x11-wm/page/page-1.9.8-r1.ebuild b/x11-wm/page/page-1.9.8-r1.ebuild
deleted file mode 100644
index e121fb854d1..00000000000
--- a/x11-wm/page/page-1.9.8-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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"
-
-RDEPEND="
-       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[X,xcb]
-       x11-libs/pango
-       dev-libs/glib:2"
-
-DEPEND="${RDEPEND}"
-
-src_install() {
-       default
-
-       # Solves file collision with dev-tcltk/tcllib, bug #574074
-       ebegin "Changing references from 'page' to 'pagewm'"
-       mv "${D}"usr/bin/page "${D}"usr/bin/pagewm || die "Could not rename 
binary!"
-       sed -i -e "s:/usr/bin/page:/usr/bin/pagewm:" 
"${D}"usr/share/applications/page.desktop || die "Could not change .desktop 
file!"
-       eend
-}
-
-pkg_postinst() {
-       elog "page can now be launched using \"pagewm\". To find out more about 
this functionality,"
-       elog "see the following bug report: https://bugs.gentoo.org/574074.";
-}

diff --git a/x11-wm/page/page-1.9.8.ebuild b/x11-wm/page/page-1.9.8.ebuild
deleted file mode 100644
index c03cb2442c5..00000000000
--- a/x11-wm/page/page-1.9.8.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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"
-
-RDEPEND="
-       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:2"
-
-DEPEND="${RDEPEND}"
-
-src_install() {
-       default
-
-       # Solves file collision with dev-tcltk/tcllib, bug #574074
-       ebegin "Changing references from 'page' to 'pagewm'"
-       mv "${D}"usr/bin/page "${D}"usr/bin/pagewm || die "Could not rename 
binary!"
-       sed -i -e "s:/usr/bin/page:/usr/bin/pagewm:" 
"${D}"usr/share/applications/page.desktop || die "Could not change .desktop 
file!"
-       eend
-}
-
-pkg_postinst() {
-       elog "page can now be launched using \"pagewm\". To find out more about 
this functionality,"
-       elog "see the following bug report: https://bugs.gentoo.org/574074.";
-}

diff --git a/x11-wm/page/page-1.9.9-r1.ebuild b/x11-wm/page/page-1.9.9-r1.ebuild
deleted file mode 100644
index 21d6b712d59..00000000000
--- a/x11-wm/page/page-1.9.9-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A mouse friendly tiling window manager"
-HOMEPAGE="http://www.hzog.net/index.php/Main_Page";
-SRC_URI="http://www.hzog.net/pub/${PF}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       >=x11-proto/xcb-proto-1.12-r2
-       >=x11-libs/libxcb-1.11[xkb]
-       >=x11-libs/xcb-util-0.4.0
-       >=x11-libs/libXfixes-5.0.3
-       >=x11-libs/libXdamage-1.1.4-r1
-       >=x11-proto/damageproto-1.2.1-r1
-       >=x11-proto/randrproto-1.5.0
-       >=x11-libs/libXrandr-1.5.1
-       >=x11-proto/xproto-7.0.31
-       >=x11-proto/fixesproto-5.0-r1
-       >=x11-proto/compositeproto-0.4.2-r1
-       >=x11-libs/libXcomposite-0.4.4-r1
-       >=x11-proto/renderproto-0.11.1-r1
-       >=x11-libs/libXrender-0.9.10
-       >=x11-libs/libXext-1.3.3
-       >=x11-proto/xextproto-7.3.0
-       >=x11-libs/cairo-1.14.6[X,xcb]
-       >=x11-libs/pango-1.40.5
-       >=dev-libs/glib-2.50.3-r1:2"
-
-DEPEND="${RDEPEND}"
-
-src_install() {
-       default
-
-       # Solves file collision with dev-tcltk/tcllib, bug #574074
-       ebegin "Changing references from 'page' to 'pagewm'"
-       mv "${D}"usr/bin/page "${D}"usr/bin/pagewm || die "Could not rename 
binary!"
-       sed -i -e "s:/usr/bin/page:/usr/bin/pagewm:" 
"${D}"usr/share/applications/page.desktop || die "Could not change .desktop 
file!"
-       eend
-}
-
-pkg_postinst() {
-       elog "page can now be launched using \"pagewm\". To find out more about 
this functionality,"
-       elog "see the following bug report: https://bugs.gentoo.org/574074.";
-}

diff --git a/x11-wm/page/page-1.9.9.ebuild b/x11-wm/page/page-1.9.9.ebuild
deleted file mode 100644
index 4bd58b7eb17..00000000000
--- a/x11-wm/page/page-1.9.9.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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"
-
-RDEPEND="
-       >=x11-proto/xcb-proto-1.12-r2
-       >=x11-libs/libxcb-1.11[xkb]
-       >=x11-libs/xcb-util-0.4.0
-       >=x11-libs/libXfixes-5.0.3
-       >=x11-libs/libXdamage-1.1.4-r1
-       >=x11-proto/damageproto-1.2.1-r1
-       >=x11-proto/randrproto-1.5.0
-       >=x11-libs/libXrandr-1.5.1
-       >=x11-proto/xproto-7.0.31
-       >=x11-proto/fixesproto-5.0-r1
-       >=x11-proto/compositeproto-0.4.2-r1
-       >=x11-libs/libXcomposite-0.4.4-r1
-       >=x11-proto/renderproto-0.11.1-r1
-       >=x11-libs/libXrender-0.9.10
-       >=x11-libs/libXext-1.3.3
-       >=x11-proto/xextproto-7.3.0
-       >=x11-libs/cairo-1.14.6[X,xcb]
-       >=x11-libs/pango-1.40.5
-       >=dev-libs/glib-2.50.3-r1:2"
-
-DEPEND="${RDEPEND}"
-
-src_install() {
-       default
-
-       # Solves file collision with dev-tcltk/tcllib, bug #574074
-       ebegin "Changing references from 'page' to 'pagewm'"
-       mv "${D}"usr/bin/page "${D}"usr/bin/pagewm || die "Could not rename 
binary!"
-       sed -i -e "s:/usr/bin/page:/usr/bin/pagewm:" 
"${D}"usr/share/applications/page.desktop || die "Could not change .desktop 
file!"
-       eend
-}
-
-pkg_postinst() {
-       elog "page can now be launched using \"pagewm\". To find out more about 
this functionality,"
-       elog "see the following bug report: https://bugs.gentoo.org/574074.";
-}

Reply via email to