diff options
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.10.12.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.12.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.10.12.ebuild b/x11-libs/gtk+/gtk+-2.10.12.ebuild index 76202f3fbc10..d0072318e05d 100644 --- a/x11-libs/gtk+/gtk+-2.10.12.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.12.ebuild,v 1.3 2007/07/02 14:53:17 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.12.ebuild,v 1.4 2007/07/15 05:53:11 mr_bones_ Exp $ inherit gnome.org flag-o-matic eutils autotools virtualx @@ -44,7 +44,6 @@ DEPEND="${RDEPEND} ~app-text/docbook-xml-dtd-4.1.2 )" - pkg_setup() { if ! built_with_use x11-libs/cairo X; then einfo "Please re-emerge x11-libs/cairo with the X USE flag set" |