diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:27:48 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:14 -0700 |
commit | 04bfef88f9e972f61de0ed0d2af27ff0ce0823bd (patch) | |
tree | ee0e18adbc3646b38b920b017269624d8c41570b /x11-terms/rxvt-unicode/rxvt-unicode-9.21.ebuild | |
parent | x11-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-04bfef88f9e972f61de0ed0d2af27ff0ce0823bd.tar.gz gentoo-04bfef88f9e972f61de0ed0d2af27ff0ce0823bd.tar.bz2 gentoo-04bfef88f9e972f61de0ed0d2af27ff0ce0823bd.zip |
x11-terms/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-9.21.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.21.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.21.ebuild index 089a6cb89b44..91c9ca6b1e95 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.21.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.21.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 @@ -31,7 +31,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/xproto + x11-base/xorg-proto " RESTRICT="test" |