diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-02 22:25:56 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-02 22:25:56 +0000 |
commit | 150447d46b0aabb61270e86ffc020e7d2602e6ad (patch) | |
tree | 9d5b3c77c4ad5376af35add58a0fee84b9feabee /media-libs | |
parent | Add further warnings about rebuilding the man implementation, add a warning a... (diff) | |
download | gentoo-2-150447d46b0aabb61270e86ffc020e7d2602e6ad.tar.gz gentoo-2-150447d46b0aabb61270e86ffc020e7d2602e6ad.tar.bz2 gentoo-2-150447d46b0aabb61270e86ffc020e7d2602e6ad.zip |
Stable for ppc.
Bug 285370.
(Portage version: 14420-svn/cvs/Linux ppc)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/schroedinger/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/schroedinger/ChangeLog b/media-libs/schroedinger/ChangeLog index 4da876605370..8df23d58e693 100644 --- a/media-libs/schroedinger/ChangeLog +++ b/media-libs/schroedinger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/schroedinger # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.33 2009/09/29 17:19:16 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.34 2009/10/02 22:25:56 volkmar Exp $ + + 02 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> + schroedinger-1.0.7.ebuild: + Stable for ppc, bug 285370 29 Sep 2009; Tobias Klausmann <klausman@gentoo.org> schroedinger-1.0.7.ebuild: diff --git a/media-libs/schroedinger/schroedinger-1.0.7.ebuild b/media-libs/schroedinger/schroedinger-1.0.7.ebuild index ce24f9fcb340..0bc19eec2e8b 100644 --- a/media-libs/schroedinger/schroedinger-1.0.7.ebuild +++ b/media-libs/schroedinger/schroedinger-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.7.ebuild,v 1.6 2009/09/29 17:19:16 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.7.ebuild,v 1.7 2009/10/02 22:25:56 volkmar Exp $ inherit libtool @@ -10,7 +10,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 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="gstreamer" RDEPEND=">=dev-libs/liboil-0.3.16 |