diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-12 01:01:45 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-11 17:32:33 -0700 |
commit | 6aa1810b8c733ba05d3e1427a4e904881a05d738 (patch) | |
tree | 9c185aebf119be49beade977b814815c66a9eb92 /media-libs/nas | |
parent | gnome-extra/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-6aa1810b8c733ba05d3e1427a4e904881a05d738.tar.gz gentoo-6aa1810b8c733ba05d3e1427a4e904881a05d738.tar.bz2 gentoo-6aa1810b8c733ba05d3e1427a4e904881a05d738.zip |
media-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'media-libs/nas')
-rw-r--r-- | media-libs/nas/nas-1.9.4-r1.ebuild | 6 | ||||
-rw-r--r-- | media-libs/nas/nas-1.9.4-r2.ebuild | 6 | ||||
-rw-r--r-- | media-libs/nas/nas-1.9.4.ebuild | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/media-libs/nas/nas-1.9.4-r1.ebuild b/media-libs/nas/nas-1.9.4-r1.ebuild index 61931b3908bd..b32a29ee5f5a 100644 --- a/media-libs/nas/nas-1.9.4-r1.ebuild +++ b/media-libs/nas/nas-1.9.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -26,9 +26,9 @@ DEPEND="${RDEPEND} app-text/rman sys-devel/bison sys-devel/flex + x11-base/xorg-proto x11-misc/gccmakedep - x11-misc/imake - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]" + x11-misc/imake" DOCS=( BUILDNOTES FAQ HISTORY README RELEASE TODO ) diff --git a/media-libs/nas/nas-1.9.4-r2.ebuild b/media-libs/nas/nas-1.9.4-r2.ebuild index dd390c7ea581..f1d536a4f7b9 100644 --- a/media-libs/nas/nas-1.9.4-r2.ebuild +++ b/media-libs/nas/nas-1.9.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -26,9 +26,9 @@ DEPEND="${RDEPEND} app-text/rman sys-devel/bison sys-devel/flex + x11-base/xorg-proto x11-misc/gccmakedep - x11-misc/imake - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]" + x11-misc/imake" DOCS=( BUILDNOTES FAQ HISTORY README RELEASE TODO ) diff --git a/media-libs/nas/nas-1.9.4.ebuild b/media-libs/nas/nas-1.9.4.ebuild index a25f104c28aa..b4d725430ae5 100644 --- a/media-libs/nas/nas-1.9.4.ebuild +++ b/media-libs/nas/nas-1.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -26,9 +26,9 @@ DEPEND="${RDEPEND} app-text/rman sys-devel/bison sys-devel/flex + x11-base/xorg-proto x11-misc/gccmakedep - x11-misc/imake - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]" + x11-misc/imake" DOCS=( BUILDNOTES FAQ HISTORY README RELEASE TODO ) |