diff options
author | 2008-10-30 20:04:42 +0000 | |
---|---|---|
committer | 2008-10-30 20:04:42 +0000 | |
commit | c6fd4e72e0698ce002968284544006c03f93540b (patch) | |
tree | 2047392a4c2611458ed47ee12d3591f5c66e0ece /media-libs | |
parent | ppc stable, bug #239130 (diff) | |
download | gentoo-2-c6fd4e72e0698ce002968284544006c03f93540b.tar.gz gentoo-2-c6fd4e72e0698ce002968284544006c03f93540b.tar.bz2 gentoo-2-c6fd4e72e0698ce002968284544006c03f93540b.zip |
ppc stable, bug #239130
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/schroedinger/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/schroedinger/ChangeLog b/media-libs/schroedinger/ChangeLog index 0bf413ea0f8e..bf9240626f3d 100644 --- a/media-libs/schroedinger/ChangeLog +++ b/media-libs/schroedinger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/schroedinger # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.18 2008/10/21 17:17:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.19 2008/10/30 20:04:42 dertobi123 Exp $ + + 30 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org> + schroedinger-1.0.5.ebuild: + ppc stable, bug #239130 21 Oct 2008; Markus Rothe <corsair@gentoo.org> schroedinger-1.0.5.ebuild: Stable on ppc64; bug #239130 diff --git a/media-libs/schroedinger/schroedinger-1.0.5.ebuild b/media-libs/schroedinger/schroedinger-1.0.5.ebuild index 367ea0353b21..f91e357f0a41 100644 --- a/media-libs/schroedinger/schroedinger-1.0.5.ebuild +++ b/media-libs/schroedinger/schroedinger-1.0.5.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/schroedinger/schroedinger-1.0.5.ebuild,v 1.10 2008/10/27 04:10:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.5.ebuild,v 1.11 2008/10/30 20:04:42 dertobi123 Exp $ DESCRIPTION="C-based libraries and GStreamer plugins for the Dirac video codec" HOMEPAGE="http://www.diracvideo.org" @@ -8,7 +8,7 @@ SRC_URI="http://www.diracvideo.org/download/${PN}/${P}.tar.gz" LICENSE="|| ( MPL-1.1 LGPL-2.1 GPL-2 MIT )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="gstreamer" RDEPEND=">=dev-libs/liboil-0.3.15 |