summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-02-06 06:28:09 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-02-06 06:28:09 +0000
commit593cdd29f7438fff72b53d2a4de61e4818b1526f (patch)
treeca135895f3aa495e7c5870997b6464c80121fa88 /media-video/chaplin
parentAdded patches to fix segfault on ppc64 and remove ARCH_BIG from the makefile. (diff)
downloadgentoo-2-593cdd29f7438fff72b53d2a4de61e4818b1526f.tar.gz
gentoo-2-593cdd29f7438fff72b53d2a4de61e4818b1526f.tar.bz2
gentoo-2-593cdd29f7438fff72b53d2a4de61e4818b1526f.zip
stable x86; bug #165375
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-video/chaplin')
-rw-r--r--media-video/chaplin/ChangeLog8
-rw-r--r--media-video/chaplin/chaplin-1.10-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-video/chaplin/ChangeLog b/media-video/chaplin/ChangeLog
index be53eafdfe4e..6892fe881d8c 100644
--- a/media-video/chaplin/ChangeLog
+++ b/media-video/chaplin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/chaplin
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/chaplin/ChangeLog,v 1.7 2006/08/30 13:41:34 zzam Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/chaplin/ChangeLog,v 1.8 2007/02/06 06:28:09 opfer Exp $
+
+ 06 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
+ chaplin-1.10-r1.ebuild:
+ stable x86; bug #165375
30 Aug 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/chaplin-1.10-libdvdread-0.9.6.patch, chaplin-1.10-r1.ebuild:
diff --git a/media-video/chaplin/chaplin-1.10-r1.ebuild b/media-video/chaplin/chaplin-1.10-r1.ebuild
index e1b43ea0a416..2aa52526fa9a 100644
--- a/media-video/chaplin/chaplin-1.10-r1.ebuild
+++ b/media-video/chaplin/chaplin-1.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/chaplin/chaplin-1.10-r1.ebuild,v 1.2 2006/08/30 13:41:34 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/chaplin/chaplin-1.10-r1.ebuild,v 1.3 2007/02/06 06:28:09 opfer Exp $
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="http://www.lallafa.de/bp/files/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND=">=media-libs/libdvdread-0.9.4
>=media-gfx/imagemagick-5.5.7.14