summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-05-22 09:30:05 +0200
committerMartin Väth <martin@mvath.de>2018-05-22 09:30:05 +0200
commit17f45e9a6fab37609e8197e6c1228d5008728c28 (patch)
tree099b8e7526766465c141b1e08e1eb83fa74e6bf9
parentwww-plugins: Version bumps (diff)
downloadmv-17f45e9a6fab37609e8197e6c1228d5008728c28.tar.gz
mv-17f45e9a6fab37609e8197e6c1228d5008728c28.tar.bz2
mv-17f45e9a6fab37609e8197e6c1228d5008728c28.zip
Remove x11-proto deps. QA-mv
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--virtual/cdrtools/cdrtools-1.ebuild4
-rw-r--r--x11-libs/gtk+/gtk+-2.24.32-r1.ebuild (renamed from x11-libs/gtk+/gtk+-2.24.32.ebuild)8
-rw-r--r--x11-libs/gtk+/gtk+-3.22.30-r1.ebuild (renamed from x11-libs/gtk+/gtk+-3.22.30.ebuild)10
4 files changed, 8 insertions, 16 deletions
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 0cf07fe0..db4480df 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -123,6 +123,6 @@ www-plugins/open-in-google-translate 0.1.3: Firefox webextension: open selected
www-plugins/skip-redirect 2.2.1: Firefox webextension: skip intermediary pages before redirecting
www-plugins/translate-to-me 1.1: Firefox webextension: translate the selected text with www.linguee.com
www-plugins/ublock-origin 1.16.6: Firefox webextension: An efficient list-based blocker
-x11-libs/gtk+ 2.24.32 3.22.30: Gimp ToolKit +
+x11-libs/gtk+ 2.24.32-r1 3.22.30-r1: Gimp ToolKit +
x11-libs/motif 2.3.8-r1: The Motif user interface component toolkit
x11-wm/fvwm 2.6.7-r1: An extremely powerful ICCCM-compliant multiple virtual desktop window manager
diff --git a/virtual/cdrtools/cdrtools-1.ebuild b/virtual/cdrtools/cdrtools-1.ebuild
index 28d101c2..e95dbae2 100644
--- a/virtual/cdrtools/cdrtools-1.ebuild
+++ b/virtual/cdrtools/cdrtools-1.ebuild
@@ -6,5 +6,9 @@ EAPI=7
DESCRIPTION="Virtual for command-line recorders cdrtools and cdrkit"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+HOMEPAGE=
+SRC_URI=
+LICENSE=
+IUSE=
RDEPEND="|| ( app-shells/schily-tools[schilytools_cdrtools] app-cdr/cdrtools )"
diff --git a/x11-libs/gtk+/gtk+-2.24.32.ebuild b/x11-libs/gtk+/gtk+-2.24.32-r1.ebuild
index 3964d1cc..ee845cc6 100644
--- a/x11-libs/gtk+/gtk+-2.24.32.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.32-r1.ebuild
@@ -62,13 +62,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/gtk-doc-am-1.20
>=sys-devel/gettext-0.18.3[${MULTILIB_USEDEP}]
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
- !aqua? (
- >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
- >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
- >=x11-proto/inputproto-2.3[${MULTILIB_USEDEP}]
- >=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}]
- xinerama? ( >=x11-proto/xineramaproto-1.2.1-r1[${MULTILIB_USEDEP}] )
- )
+ !aqua? ( x11-base/xorg-proto )
test? (
x11-themes/hicolor-icon-theme
media-fonts/font-misc-misc
diff --git a/x11-libs/gtk+/gtk+-3.22.30.ebuild b/x11-libs/gtk+/gtk+-3.22.30-r1.ebuild
index 61faaa0e..64344e68 100644
--- a/x11-libs/gtk+/gtk+-3.22.30.ebuild
+++ b/x11-libs/gtk+/gtk+-3.22.30-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -70,13 +70,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/gtk-doc-am-1.20
>=sys-devel/gettext-0.19.7[${MULTILIB_USEDEP}]
virtual/pkgconfig[${MULTILIB_USEDEP}]
- X? (
- x11-proto/xextproto[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/inputproto[${MULTILIB_USEDEP}]
- x11-proto/damageproto[${MULTILIB_USEDEP}]
- xinerama? ( x11-proto/xineramaproto[${MULTILIB_USEDEP}] )
- )
+ X? ( x11-base/xorg-proto )
test? (
media-fonts/font-misc-misc
media-fonts/font-cursor-misc )