diff options
author | 2007-02-09 10:30:17 +0000 | |
---|---|---|
committer | 2007-02-09 10:30:17 +0000 | |
commit | db782363789c6d09069bda9f089b8e12e2e53c2e (patch) | |
tree | 392a4ca76bf04e28030e3742b8c812399dc6d42a /media-libs/fontconfig/fontconfig-2.4.2.ebuild | |
parent | version bump: add some quotes, remove virtual/emacs from depend (diff) | |
download | gentoo-2-db782363789c6d09069bda9f089b8e12e2e53c2e.tar.gz gentoo-2-db782363789c6d09069bda9f089b8e12e2e53c2e.tar.bz2 gentoo-2-db782363789c6d09069bda9f089b8e12e2e53c2e.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-libs/fontconfig/fontconfig-2.4.2.ebuild')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.4.2.ebuild b/media-libs/fontconfig/fontconfig-2.4.2.ebuild index 392fc41aaa58..e0a57c44e58c 100644 --- a/media-libs/fontconfig/fontconfig-2.4.2.ebuild +++ b/media-libs/fontconfig/fontconfig-2.4.2.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/media-libs/fontconfig/fontconfig-2.4.2.ebuild,v 1.2 2007/02/09 09:16:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.4.2.ebuild,v 1.3 2007/02/09 10:30:17 grobian Exp $ inherit eutils libtool autotools @@ -10,7 +10,7 @@ SRC_URI="http://fontconfig.org/release/${P}.tar.gz" LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc xml" RDEPEND=">=media-libs/freetype-2.1.4 |