diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-16 22:45:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-16 22:45:22 +0000 |
commit | ab26eb4e4175baa20de0780a11facad46c533113 (patch) | |
tree | dd22df87d4d6b5aa8845a2998bc6fc7889b1d9ec /media-libs/libsdl | |
parent | Marked ~hppa too. (diff) | |
download | historical-ab26eb4e4175baa20de0780a11facad46c533113.tar.gz historical-ab26eb4e4175baa20de0780a11facad46c533113.tar.bz2 historical-ab26eb4e4175baa20de0780a11facad46c533113.zip |
Stable for HPPA (bug #236249).
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index 09d176cca059..2e764ff1f41e 100644 --- a/media-libs/libsdl/ChangeLog +++ b/media-libs/libsdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsdl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.144 2008/09/11 09:33:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.145 2008/09/16 22:45:22 jer Exp $ + + 16 Sep 2008; Jeroen Roovers <jer@gentoo.org> libsdl-1.2.13.ebuild: + Stable for HPPA (bug #236249). 11 Sep 2008; Raúl Porcel <armin76@gentoo.org> libsdl-1.2.13.ebuild: alpha/ia64/sparc stable wrt #236249 diff --git a/media-libs/libsdl/libsdl-1.2.13.ebuild b/media-libs/libsdl/libsdl-1.2.13.ebuild index 874ba4ed046c..689a36acac97 100644 --- a/media-libs/libsdl/libsdl-1.2.13.ebuild +++ b/media-libs/libsdl/libsdl-1.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.13.ebuild,v 1.7 2008/09/11 09:33:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.13.ebuild,v 1.8 2008/09/16 22:45:22 jer Exp $ inherit flag-o-matic toolchain-funcs eutils libtool autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" # WARNING: # if you have the noaudio, novideo, nojoystick, or custom-cflags use flags # in USE and something breaks, you pick up the pieces. Be prepared for |