diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-16 18:16:36 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-16 18:16:36 +0000 |
commit | 774de28c893efdce34a79e205e1166ef25d77da0 (patch) | |
tree | 967f28898d64ce81470f711c3b187bef2064461c /media-libs/sdl-ttf/sdl-ttf-2.0.8.ebuild | |
parent | old (diff) | |
download | gentoo-2-774de28c893efdce34a79e205e1166ef25d77da0.tar.gz gentoo-2-774de28c893efdce34a79e205e1166ef25d77da0.tar.bz2 gentoo-2-774de28c893efdce34a79e205e1166ef25d77da0.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'media-libs/sdl-ttf/sdl-ttf-2.0.8.ebuild')
-rw-r--r-- | media-libs/sdl-ttf/sdl-ttf-2.0.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/sdl-ttf/sdl-ttf-2.0.8.ebuild b/media-libs/sdl-ttf/sdl-ttf-2.0.8.ebuild index 443cbb87ef93..00f7aba7916d 100644 --- a/media-libs/sdl-ttf/sdl-ttf-2.0.8.ebuild +++ b/media-libs/sdl-ttf/sdl-ttf-2.0.8.ebuild @@ -1,6 +1,6 @@ -# 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/media-libs/sdl-ttf/sdl-ttf-2.0.8.ebuild,v 1.12 2007/07/01 22:18:14 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/sdl-ttf-2.0.8.ebuild,v 1.13 2008/01/16 18:16:36 grobian Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="X" DEPEND="X? ( x11-libs/libXt ) |