diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-06 23:08:24 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-06 23:08:24 +0000 |
commit | b10d42f547e80afc60f1878a610fcdca5f96606a (patch) | |
tree | e5ce461ab031dbf025648659dd7150556f4b7aac /x11-libs/pango | |
parent | masking (diff) | |
download | gentoo-2-b10d42f547e80afc60f1878a610fcdca5f96606a.tar.gz gentoo-2-b10d42f547e80afc60f1878a610fcdca5f96606a.tar.bz2 gentoo-2-b10d42f547e80afc60f1878a610fcdca5f96606a.zip |
~ masking
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.1.3.ebuild b/x11-libs/pango/pango-1.1.3.ebuild index 588b76b83dbb..781f69c93016 100644 --- a/x11-libs/pango/pango-1.1.3.ebuild +++ b/x11-libs/pango/pango-1.1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.1.3.ebuild,v 1.7 2002/11/30 16:43:17 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.1.3.ebuild,v 1.8 2002/12/06 23:08:24 foser Exp $ IUSE="doc" inherit eutils libtool debug SLOT="1" -KEYWORDS="x86 ~ppc" +KEYWORDS="~x86 ~ppc" S="${WORKDIR}/${P}" DESCRIPTION="Text rendering and Layout library" |