summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-11-06 07:22:15 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-11-06 07:22:15 +0000
commitc80093cbdbc0d7f4809fb9acf69abdc7e5412b17 (patch)
tree3695148f2a27ce74d3fc59f72ea0305a05022272 /media-libs/libmpeg2
parentstable on ppc (Bug #146590) (diff)
downloadgentoo-2-c80093cbdbc0d7f4809fb9acf69abdc7e5412b17.tar.gz
gentoo-2-c80093cbdbc0d7f4809fb9acf69abdc7e5412b17.tar.bz2
gentoo-2-c80093cbdbc0d7f4809fb9acf69abdc7e5412b17.zip
Keyworded ~x86-fbsd.
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'media-libs/libmpeg2')
-rw-r--r--media-libs/libmpeg2/ChangeLog6
-rw-r--r--media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libmpeg2/ChangeLog b/media-libs/libmpeg2/ChangeLog
index 151d25b3a287..f89c512d56ce 100644
--- a/media-libs/libmpeg2/ChangeLog
+++ b/media-libs/libmpeg2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libmpeg2
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.49 2006/10/12 10:12:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.50 2006/11/06 07:22:15 the_paya Exp $
+
+ 06 Nov 2006; Javier Villavicencio <the_paya@gentoo.org>
+ libmpeg2-0.4.0b.ebuild:
+ Keyworded ~x86-fbsd.
12 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> libmpeg2-0.4.0b.ebuild:
Force latest autotools to avoid failure, thanks to Patrick Lauer for
diff --git a/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild b/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild
index 71f33c3e1e6b..bc7c8b2bd326 100644
--- a/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild
+++ b/media-libs/libmpeg2/libmpeg2-0.4.0b.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/libmpeg2/libmpeg2-0.4.0b.ebuild,v 1.33 2006/10/14 21:18:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild,v 1.34 2006/11/06 07:22:15 the_paya Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -13,7 +13,7 @@ SRC_URI="http://libmpeg2.sourceforge.net/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="sdl X"
DEPEND="sdl? ( media-libs/libsdl )