diff options
author | 2005-05-27 06:32:05 +0000 | |
---|---|---|
committer | 2005-05-27 06:32:05 +0000 | |
commit | 7a825f5d7c465708819d2c8c2b98cb76a1e6e897 (patch) | |
tree | d168124f18df2190879622bd1220b357c88577aa /media-libs/sdl-ttf/sdl-ttf-2.0.7.ebuild | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-7a825f5d7c465708819d2c8c2b98cb76a1e6e897.tar.gz gentoo-2-7a825f5d7c465708819d2c8c2b98cb76a1e6e897.tar.bz2 gentoo-2-7a825f5d7c465708819d2c8c2b98cb76a1e6e897.zip |
Marked ppc stable.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/sdl-ttf/sdl-ttf-2.0.7.ebuild')
-rw-r--r-- | media-libs/sdl-ttf/sdl-ttf-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-ttf/sdl-ttf-2.0.7.ebuild b/media-libs/sdl-ttf/sdl-ttf-2.0.7.ebuild index 050eb32908d2..5c2154a43b93 100644 --- a/media-libs/sdl-ttf/sdl-ttf-2.0.7.ebuild +++ b/media-libs/sdl-ttf/sdl-ttf-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7.ebuild,v 1.6 2005/04/08 19:30:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/sdl-ttf-2.0.7.ebuild,v 1.7 2005/05/27 06:32:05 josejx Exp $ inherit gnuconfig @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="X" DEPEND="X? ( virtual/x11 ) |