diff options
author | 2012-10-24 18:55:30 +0000 | |
---|---|---|
committer | 2012-10-24 18:55:30 +0000 | |
commit | defe4cddac52e82f4c59d2b1d0a981a4a87b28c5 (patch) | |
tree | 2aee32403fd8b05bcc275ee932b9c0125a44a212 /eclass/vim.eclass | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | historical-defe4cddac52e82f4c59d2b1d0a981a4a87b28c5.tar.gz historical-defe4cddac52e82f4c59d2b1d0a981a4a87b28c5.tar.bz2 historical-defe4cddac52e82f4c59d2b1d0a981a4a87b28c5.zip |
Update dependency after package move from x11-libs/openmotif to x11-libs/motif.
Diffstat (limited to 'eclass/vim.eclass')
-rw-r--r-- | eclass/vim.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/vim.eclass b/eclass/vim.eclass index 675f684f4486..fd5246fc2c2e 100644 --- a/eclass/vim.eclass +++ b/eclass/vim.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.204 2012/09/18 01:26:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.205 2012/10/24 18:55:30 ulm Exp $ # Authors: # Jim Ramsay <lack@gentoo.org> @@ -138,7 +138,7 @@ else ) !gtk? ( motif? ( - >=x11-libs/openmotif-2.3:0 + >=x11-libs/motif-2.3:0 ) !motif? ( neXt? ( |