summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-03-17 13:37:45 +0000
committerSteve Dibb <beandog@gentoo.org>2007-03-17 13:37:45 +0000
commitb95d6657d905fc408b9e496e0f717f6e3e9f2e93 (patch)
tree075adbc3c8dda30a3524490960e1dee27b268d97 /media-libs/libmpeg2
parentamd64 stable (diff)
downloadgentoo-2-b95d6657d905fc408b9e496e0f717f6e3e9f2e93.tar.gz
gentoo-2-b95d6657d905fc408b9e496e0f717f6e3e9f2e93.tar.bz2
gentoo-2-b95d6657d905fc408b9e496e0f717f6e3e9f2e93.zip
amd64 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-libs/libmpeg2')
-rw-r--r--media-libs/libmpeg2/ChangeLog5
-rw-r--r--media-libs/libmpeg2/libmpeg2-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libmpeg2/ChangeLog b/media-libs/libmpeg2/ChangeLog
index f62713b86468..13e28e63e0e7 100644
--- a/media-libs/libmpeg2/ChangeLog
+++ b/media-libs/libmpeg2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libmpeg2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.56 2007/03/13 12:02:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.57 2007/03/17 13:37:45 beandog Exp $
+
+ 17 Mar 2007; Steve Dibb <beandog@gentoo.org> libmpeg2-0.4.1.ebuild:
+ amd64 stable
13 Mar 2007; Raúl Porcel <armin76@gentoo.org> libmpeg2-0.4.1.ebuild:
x86 stable
diff --git a/media-libs/libmpeg2/libmpeg2-0.4.1.ebuild b/media-libs/libmpeg2/libmpeg2-0.4.1.ebuild
index c20502e9c91a..23e2be5a2bd8 100644
--- a/media-libs/libmpeg2/libmpeg2-0.4.1.ebuild
+++ b/media-libs/libmpeg2/libmpeg2-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.4.1.ebuild,v 1.6 2007/03/13 12:02:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.4.1.ebuild,v 1.7 2007/03/17 13:37:45 beandog Exp $
inherit eutils libtool
@@ -11,7 +11,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 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="sdl X"
DEPEND="sdl? ( media-libs/libsdl )