summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-01-15 15:59:12 +0000
committerJeroen Roovers <jer@gentoo.org>2013-01-15 15:59:12 +0000
commitf23310af9579f9741f0c5d4aac83272a08b460b8 (patch)
tree02594ce7de7ba73271f10c813b7d7fc446daef84 /media-libs
parentStable for HPPA (bug #436704). (diff)
downloadgentoo-2-f23310af9579f9741f0c5d4aac83272a08b460b8.tar.gz
gentoo-2-f23310af9579f9741f0c5d4aac83272a08b460b8.tar.bz2
gentoo-2-f23310af9579f9741f0c5d4aac83272a08b460b8.zip
Stable for HPPA (bug #450768).
(Portage version: 2.2.0_alpha152/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/sdl-gfx/ChangeLog5
-rw-r--r--media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-gfx/ChangeLog b/media-libs/sdl-gfx/ChangeLog
index 4cfe49c762fb..80431abaeeb2 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.92 2013/01/11 18:53:17 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v 1.93 2013/01/15 15:59:12 jer Exp $
+
+ 15 Jan 2013; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.24.ebuild:
+ Stable for HPPA (bug #450768).
11 Jan 2013; Anthony G. Basile <blueness@gentoo.org> sdl-gfx-2.0.24.ebuild:
stable ppc ppc64, bug #450768, thanks vincent
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 06f819db4997..697b7a5303da 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.5 2013/01/11 18:53:17 blueness Exp $
+# $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 $
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]"