diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:41:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:41:56 +0000 |
commit | 768a2d433c06fbd53209e01526ce1caeee57e90b (patch) | |
tree | ba26ba5e0c10dfde60545e4650bb5b2dd6aa07dc /media-libs/sdl-gfx | |
parent | Stable for ia64, wrt bug #445602 (diff) | |
download | gentoo-2-768a2d433c06fbd53209e01526ce1caeee57e90b.tar.gz gentoo-2-768a2d433c06fbd53209e01526ce1caeee57e90b.tar.bz2 gentoo-2-768a2d433c06fbd53209e01526ce1caeee57e90b.zip |
Stable for ia64, wrt bug #450768
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/sdl-gfx')
-rw-r--r-- | media-libs/sdl-gfx/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-gfx/ChangeLog b/media-libs/sdl-gfx/ChangeLog index 2a4f8a67f700..87521222061b 100644 --- a/media-libs/sdl-gfx/ChangeLog +++ b/media-libs/sdl-gfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sdl-gfx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v 1.94 2013/01/20 10:24:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v 1.95 2013/01/21 14:41:56 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.24.ebuild: + Stable for ia64, wrt bug #450768 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.24.ebuild: Stable for alpha, wrt bug #450768 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 47439eb1a62b..010b2aecd1ba 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.7 2013/01/20 10:24:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild,v 1.8 2013/01/21 14:41:56 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]" |