summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-07-28 20:38:25 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-07-28 20:38:25 +0000
commit57c05679a906ba8fa117cff8210fa46e09e86da4 (patch)
treea84ee8e5066ca785281ef134a089e8a62d419dfd /media-libs/smpeg
parentVersion Bump (diff)
downloadgentoo-2-57c05679a906ba8fa117cff8210fa46e09e86da4.tar.gz
gentoo-2-57c05679a906ba8fa117cff8210fa46e09e86da4.tar.bz2
gentoo-2-57c05679a906ba8fa117cff8210fa46e09e86da4.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'media-libs/smpeg')
-rw-r--r--media-libs/smpeg/ChangeLog6
-rw-r--r--media-libs/smpeg/smpeg-0.4.4-r8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/smpeg/ChangeLog b/media-libs/smpeg/ChangeLog
index 29057eb38c65..d27a318dc69a 100644
--- a/media-libs/smpeg/ChangeLog
+++ b/media-libs/smpeg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/smpeg
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v 1.37 2006/05/02 22:10:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v 1.38 2006/07/28 20:38:25 the_paya Exp $
+
+ 28 Jul 2006; Javier Villavicencio <the_paya@gentoo.org>
+ smpeg-0.4.4-r8.ebuild:
+ Add ~x86-fbsd keyword.
02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/smpeg-0.4.4-malloc.patch, smpeg-0.4.4-r8.ebuild:
diff --git a/media-libs/smpeg/smpeg-0.4.4-r8.ebuild b/media-libs/smpeg/smpeg-0.4.4-r8.ebuild
index 1212796aabfb..594638b1997c 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r8.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r8.ebuild,v 1.3 2006/05/02 22:10:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r8.ebuild,v 1.4 2006/07/28 20:38:25 the_paya Exp $
inherit eutils toolchain-funcs autotools
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="X debug gtk mmx opengl"
DEPEND=">=media-libs/libsdl-1.2.0