summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-20 10:24:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-20 10:24:30 +0000
commite39887dccba13e2bd78fa58e9edafa96a0f06d0c (patch)
treeb6ffdf89dab6331a805b2fdf5c6dd2ed422e1862 /media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild
parentStable for alpha, wrt bug #448968 (diff)
downloadgentoo-2-e39887dccba13e2bd78fa58e9edafa96a0f06d0c.tar.gz
gentoo-2-e39887dccba13e2bd78fa58e9edafa96a0f06d0c.tar.bz2
gentoo-2-e39887dccba13e2bd78fa58e9edafa96a0f06d0c.zip
Stable for alpha, wrt bug #450768
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild')
-rw-r--r--media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild b/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild
index 697b7a5303da..47439eb1a62b 100644
--- a/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild
+++ b/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild,v 1.6 2013/01/15 15:59:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild,v 1.7 2013/01/20 10:24:30 ago Exp $
EAPI=2
inherit autotools eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.ferzkopp.net/Software/SDL_gfx-2.0/${MY_P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="doc mmx static-libs"
DEPEND="media-libs/libsdl[video]"