summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-04-30 13:22:56 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-04-30 13:22:56 +0000
commitaf27b466c42fb3b7c71f629362ca27d822174977 (patch)
tree795943aecc17fa0630674c763ffa311570dbb842 /media-libs/sdl-ttf/sdl-ttf-2.0.9.ebuild
parentVersion bump wrt #219349, closing also #159660. Commit for treecleaners to av... (diff)
downloadgentoo-2-af27b466c42fb3b7c71f629362ca27d822174977.tar.gz
gentoo-2-af27b466c42fb3b7c71f629362ca27d822174977.tar.bz2
gentoo-2-af27b466c42fb3b7c71f629362ca27d822174977.zip
Stable on ppc wrt bug 219728
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/sdl-ttf/sdl-ttf-2.0.9.ebuild')
-rw-r--r--media-libs/sdl-ttf/sdl-ttf-2.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-ttf/sdl-ttf-2.0.9.ebuild b/media-libs/sdl-ttf/sdl-ttf-2.0.9.ebuild
index a02ab88e5a67..ba81307f6244 100644
--- a/media-libs/sdl-ttf/sdl-ttf-2.0.9.ebuild
+++ b/media-libs/sdl-ttf/sdl-ttf-2.0.9.ebuild
@@ -1,6 +1,6 @@
# 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.9.ebuild,v 1.2 2008/01/16 18:16:36 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/sdl-ttf-2.0.9.ebuild,v 1.3 2008/04/30 13:22:56 nixnut Exp $
MY_P="${P/sdl-/SDL_}"
DESCRIPTION="library that allows you to use TrueType fonts in SDL applications"
@@ -9,7 +9,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 ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="X"
DEPEND="X? ( x11-libs/libXt )