diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:18:30 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:13 -0700 |
commit | 6057c95e193bd173984f44b6b3881d832350d2a6 (patch) | |
tree | 6ab480ad6f5b69743f242731442d0f8aa74eb5a9 /x11-libs/fltk | |
parent | x11-drivers/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-6057c95e193bd173984f44b6b3881d832350d2a6.tar.gz gentoo-6057c95e193bd173984f44b6b3881d832350d2a6.tar.bz2 gentoo-6057c95e193bd173984f44b6b3881d832350d2a6.zip |
x11-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-libs/fltk')
-rw-r--r-- | x11-libs/fltk/fltk-1.3.3-r3.ebuild | 5 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.3.3-r5.ebuild | 5 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.3.4.ebuild | 3 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.3.9999.ebuild | 3 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.4.9999.ebuild | 3 |
5 files changed, 7 insertions, 12 deletions
diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild index 8f4919272d66..93aea9c564ef 100644 --- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild +++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -28,9 +28,8 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - x11-proto/xextproto + x11-base/xorg-proto doc? ( app-doc/doxygen ) - xinerama? ( x11-proto/xineramaproto ) " src_prepare() { diff --git a/x11-libs/fltk/fltk-1.3.3-r5.ebuild b/x11-libs/fltk/fltk-1.3.3-r5.ebuild index a548bc7fb1e7..596b790d9751 100644 --- a/x11-libs/fltk/fltk-1.3.3-r5.ebuild +++ b/x11-libs/fltk/fltk-1.3.3-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -33,9 +33,8 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - x11-proto/xextproto + x11-base/xorg-proto doc? ( app-doc/doxygen ) - xinerama? ( x11-proto/xineramaproto ) " DOCS=( diff --git a/x11-libs/fltk/fltk-1.3.4.ebuild b/x11-libs/fltk/fltk-1.3.4.ebuild index d8b4321dcc15..d06a2da1ff68 100644 --- a/x11-libs/fltk/fltk-1.3.4.ebuild +++ b/x11-libs/fltk/fltk-1.3.4.ebuild @@ -34,9 +34,8 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/xextproto + x11-base/xorg-proto doc? ( app-doc/doxygen ) - xinerama? ( x11-proto/xineramaproto ) " DOCS=( diff --git a/x11-libs/fltk/fltk-1.3.9999.ebuild b/x11-libs/fltk/fltk-1.3.9999.ebuild index f85727938fd2..cf4958abf3db 100644 --- a/x11-libs/fltk/fltk-1.3.9999.ebuild +++ b/x11-libs/fltk/fltk-1.3.9999.ebuild @@ -35,9 +35,8 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - x11-proto/xextproto + x11-base/xorg-proto doc? ( app-doc/doxygen ) - xinerama? ( x11-proto/xineramaproto ) " DOCS=( diff --git a/x11-libs/fltk/fltk-1.4.9999.ebuild b/x11-libs/fltk/fltk-1.4.9999.ebuild index 85a0f7d8365b..97500930d118 100644 --- a/x11-libs/fltk/fltk-1.4.9999.ebuild +++ b/x11-libs/fltk/fltk-1.4.9999.ebuild @@ -35,9 +35,8 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - x11-proto/xextproto + x11-base/xorg-proto doc? ( app-doc/doxygen ) - xinerama? ( x11-proto/xineramaproto ) " DOCS=( |