diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-07-22 09:10:24 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-07-22 09:10:24 +0000 |
commit | 7e6f0a19da077ca874db791176854d973f819bb9 (patch) | |
tree | b0d31d276e40e47f7ee11c3a504579df670347d1 /media-radio/xconvers/xconvers-0.8.2.ebuild | |
parent | Use EANT_ variables. (diff) | |
download | gentoo-2-7e6f0a19da077ca874db791176854d973f819bb9.tar.gz gentoo-2-7e6f0a19da077ca874db791176854d973f819bb9.tar.bz2 gentoo-2-7e6f0a19da077ca874db791176854d973f819bb9.zip |
Drop virtual/x11 references.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'media-radio/xconvers/xconvers-0.8.2.ebuild')
-rw-r--r-- | media-radio/xconvers/xconvers-0.8.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-radio/xconvers/xconvers-0.8.2.ebuild b/media-radio/xconvers/xconvers-0.8.2.ebuild index 71be78114122..4e5b9ca5bb81 100644 --- a/media-radio/xconvers/xconvers-0.8.2.ebuild +++ b/media-radio/xconvers/xconvers-0.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xconvers/xconvers-0.8.2.ebuild,v 1.7 2007/07/15 04:56:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xconvers/xconvers-0.8.2.ebuild,v 1.8 2007/07/22 09:10:24 dberkholz Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/libc - || ( x11-libs/libXi virtual/x11 ) + x11-libs/libXi >=x11-libs/gtk+-1.2.0" src_compile() { |