--- libXpm-3.5.7.ebuild.orig 2008-01-05 16:26:24.000000000 +0100 +++ libXpm-3.5.7-r1.ebuild 2008-01-05 17:52:48.000000000 +0100 @@ -1,9 +1,9 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXpm/libXpm-3.5.7.ebuild,v 1.6 2007/12/19 23:43:55 cla Exp $ +# $Header: /var/repositories/local/x11-libs/libXpm/libXpm-3.5.7-r1.ebuild,v 1.1 2008/01/05 17:52:21 impulze Exp $ # Must be before x-modular eclass is inherited -#SNAPSHOT="yes" +SNAPSHOT="yes" # we need to force eautoreconf therefore we mark it as cvs-ebuild inherit x-modular @@ -16,3 +16,5 @@ x11-libs/libXext" DEPEND="${RDEPEND} x11-proto/xproto" + +PATCHES="${FILESDIR}/${P}-gettext.patch"