diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-07 11:23:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-07 11:23:43 +0000 |
commit | 0f6b7e5c0dd05c658ed9f38c359e4941842191c2 (patch) | |
tree | ba08014315550f9c29a992ab67ada25d6ef20f56 /media-libs/sdl-gfx/sdl-gfx-2.0.23.ebuild | |
parent | Stable for AMD64, wrt bug #397685 (diff) | |
download | gentoo-2-0f6b7e5c0dd05c658ed9f38c359e4941842191c2.tar.gz gentoo-2-0f6b7e5c0dd05c658ed9f38c359e4941842191c2.tar.bz2 gentoo-2-0f6b7e5c0dd05c658ed9f38c359e4941842191c2.zip |
Stable for AMD64, wrt bug #397689
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/sdl-gfx/sdl-gfx-2.0.23.ebuild')
-rw-r--r-- | media-libs/sdl-gfx/sdl-gfx-2.0.23.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/sdl-gfx/sdl-gfx-2.0.23.ebuild b/media-libs/sdl-gfx/sdl-gfx-2.0.23.ebuild index e6b58aae5c28..baec51b8fe7b 100644 --- a/media-libs/sdl-gfx/sdl-gfx-2.0.23.ebuild +++ b/media-libs/sdl-gfx/sdl-gfx-2.0.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.23.ebuild,v 1.2 2011/12/05 03:21:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.23.ebuild,v 1.3 2012/01/07 11:23:43 ago Exp $ EAPI=2 inherit autotools multilib @@ -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 ~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 ~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]" |