Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, x11-libs/pangox-compat/
Date: Mon, 26 Oct 2020 23:35:18
Message-Id: 1603755301.4cf65aef943ccb9caf97940221793db7d7f6eea2.asturm@gentoo
1 commit: 4cf65aef943ccb9caf97940221793db7d7f6eea2
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 23:32:19 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 23:35:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf65aef
7
8 x11-libs/pangox-compat: Remove last-rited package
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 profiles/package.mask | 5 ----
13 x11-libs/pangox-compat/Manifest | 1 -
14 x11-libs/pangox-compat/metadata.xml | 8 ------
15 .../pangox-compat/pangox-compat-0.0.2-r1.ebuild | 31 ----------------------
16 x11-libs/pangox-compat/pangox-compat-0.0.2.ebuild | 27 -------------------
17 5 files changed, 72 deletions(-)
18
19 diff --git a/profiles/package.mask b/profiles/package.mask
20 index ca4fadf69f3..9c149bae67d 100644
21 --- a/profiles/package.mask
22 +++ b/profiles/package.mask
23 @@ -233,11 +233,6 @@ sys-auth/pam_passwdqc
24 dev-dotnet/mono-addins
25 media-gfx/pinta
26
27 -# Andreas Sturmlechner <asturm@g.o> (2020-09-27)
28 -# Obsolete package blocking unmasking of >=x11-libs/pango-1.44, dead upstream.
29 -# No reverse dependencies, bug #698922. Removal in 30 days.
30 -x11-libs/pangox-compat
31 -
32 # Alexey Sokolov <alexey+gentoo@××××××××.org> (2020-10-03)
33 # Package with no available HOMEPAGE, SRC_URI and multiple compilation issues.
34 # Bug #741468, removal in 30 days.
35
36 diff --git a/x11-libs/pangox-compat/Manifest b/x11-libs/pangox-compat/Manifest
37 deleted file mode 100644
38 index 8469ec0108c..00000000000
39 --- a/x11-libs/pangox-compat/Manifest
40 +++ /dev/null
41 @@ -1 +0,0 @@
42 -DIST pangox-compat-0.0.2.tar.xz 267396 BLAKE2B 364761c9610e497e3bc2c8a1d311cffa0298256b3cf68754c5ea4e31ce096d136cd50e2deca473d2b34aedf24e50577e8e8c37ca2556ed53c9210e4d3ff663c9 SHA512 fd3e257157d78c3d86c948e7909226fdebe52408d02a52432de8a295443b64b80b37cb795fe646d581515e6072bd278f2dcab0e43cf27b63b03a82c01eb6b9b3
43
44 diff --git a/x11-libs/pangox-compat/metadata.xml b/x11-libs/pangox-compat/metadata.xml
45 deleted file mode 100644
46 index 39980802b1d..00000000000
47 --- a/x11-libs/pangox-compat/metadata.xml
48 +++ /dev/null
49 @@ -1,8 +0,0 @@
50 -<?xml version="1.0" encoding="UTF-8"?>
51 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
52 -<pkgmetadata>
53 -<maintainer type="project">
54 - <email>gnome@g.o</email>
55 - <name>Gentoo GNOME Desktop</name>
56 -</maintainer>
57 -</pkgmetadata>
58
59 diff --git a/x11-libs/pangox-compat/pangox-compat-0.0.2-r1.ebuild b/x11-libs/pangox-compat/pangox-compat-0.0.2-r1.ebuild
60 deleted file mode 100644
61 index 9b8599f1f5f..00000000000
62 --- a/x11-libs/pangox-compat/pangox-compat-0.0.2-r1.ebuild
63 +++ /dev/null
64 @@ -1,31 +0,0 @@
65 -# Copyright 1999-2020 Gentoo Authors
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI="5"
69 -GCONF_DEBUG="no"
70 -GNOME2_LA_PUNT="yes"
71 -
72 -inherit gnome2 multilib-minimal
73 -
74 -DESCRIPTION="PangoX compatibility library"
75 -HOMEPAGE="http://www.pango.org/"
76 -
77 -LICENSE="LGPL-2+"
78 -SLOT="0"
79 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
80 -
81 -RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
82 - >=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}]
83 - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
84 -"
85 -DEPEND="${RDEPEND}
86 - virtual/pkgconfig
87 -"
88 -
89 -multilib_src_configure() {
90 - ECONF_SOURCE=${S} gnome2_src_configure --disable-static
91 -}
92 -
93 -multilib_src_install() {
94 - gnome2_src_install
95 -}
96
97 diff --git a/x11-libs/pangox-compat/pangox-compat-0.0.2.ebuild b/x11-libs/pangox-compat/pangox-compat-0.0.2.ebuild
98 deleted file mode 100644
99 index 5b7a845e893..00000000000
100 --- a/x11-libs/pangox-compat/pangox-compat-0.0.2.ebuild
101 +++ /dev/null
102 @@ -1,27 +0,0 @@
103 -# Copyright 1999-2020 Gentoo Authors
104 -# Distributed under the terms of the GNU General Public License v2
105 -
106 -EAPI="5"
107 -GCONF_DEBUG="no"
108 -GNOME2_LA_PUNT="yes"
109 -
110 -inherit gnome2
111 -
112 -DESCRIPTION="PangoX compatibility library"
113 -HOMEPAGE="http://www.pango.org/"
114 -
115 -LICENSE="LGPL-2+"
116 -SLOT="0"
117 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
118 -
119 -RDEPEND=">=dev-libs/glib-2.31:2
120 - >=x11-libs/pango-1.32
121 - x11-libs/libX11"
122 -DEPEND="${RDEPEND}
123 - virtual/pkgconfig"
124 -
125 -src_configure() {
126 - G2CONF="${G2CONF} --disable-static"
127 -
128 - gnome2_src_configure
129 -}