diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-06 23:03:43 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-06 23:03:43 +0000 |
commit | f385f7dd75e0d200ac8ef1a7df19a414b2a38e01 (patch) | |
tree | db259746a035a4ebd677e25fa15d5175228a4a8b /x11-libs | |
parent | keyworded ~ppc (diff) | |
download | gentoo-2-f385f7dd75e0d200ac8ef1a7df19a414b2a38e01.tar.gz gentoo-2-f385f7dd75e0d200ac8ef1a7df19a414b2a38e01.tar.bz2 gentoo-2-f385f7dd75e0d200ac8ef1a7df19a414b2a38e01.zip |
masking
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xft/xft-2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/xft/xft-2.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/xft/xft-2.0-r1.ebuild b/x11-libs/xft/xft-2.0-r1.ebuild index c32a72251436..508a7ac03e8e 100644 --- a/x11-libs/xft/xft-2.0-r1.ebuild +++ b/x11-libs/xft/xft-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0-r1.ebuild,v 1.6 2002/12/04 22:57:03 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0-r1.ebuild,v 1.7 2002/12/06 23:03:43 foser Exp $ PROVIDE="virtual/xft" DESCRIPTION="Xft2" @@ -8,7 +8,7 @@ SRC_URI="http://fontconfig.org/release/fcpackage.${PV/\./_}.tar.gz" HOMEPAGE="http://fontconfig.org/" LICENSE="fontconfig" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND="x11-base/xfree diff --git a/x11-libs/xft/xft-2.0.ebuild b/x11-libs/xft/xft-2.0.ebuild index 224b4b9b21eb..95fd40bb9f16 100644 --- a/x11-libs/xft/xft-2.0.ebuild +++ b/x11-libs/xft/xft-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.ebuild,v 1.2 2002/10/28 02:17:12 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.ebuild,v 1.3 2002/12/06 23:03:43 foser Exp $ PROVIDE="virtual/xft" DESCRIPTION="Xft2" @@ -8,7 +8,7 @@ SRC_URI="http://fontconfig.org/release/fcpackage.${PV/\./_}.tar.gz" HOMEPAGE="http://fontconfig.org/" LICENSE="fontconfig" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~x86" IUSE="" DEPEND="x11-base/xfree >=sys-devel/autoconf-2.53a |