diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-30 15:36:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-30 15:36:41 +0000 |
commit | 688abd81585bd35499cbdc0947b3170396414347 (patch) | |
tree | c6836c64b7769f26a3f977014f0b54b420c317ae /media-libs/schroedinger | |
parent | Stable for HPPA (bug #358543). (diff) | |
download | gentoo-2-688abd81585bd35499cbdc0947b3170396414347.tar.gz gentoo-2-688abd81585bd35499cbdc0947b3170396414347.tar.bz2 gentoo-2-688abd81585bd35499cbdc0947b3170396414347.zip |
Marking schroedinger-1.0.8 ppc for bug 360189
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/schroedinger')
-rw-r--r-- | media-libs/schroedinger/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/schroedinger/ChangeLog b/media-libs/schroedinger/ChangeLog index 4c5927d02200..f96db1add992 100644 --- a/media-libs/schroedinger/ChangeLog +++ b/media-libs/schroedinger/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/schroedinger # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.53 2011/03/29 15:07:32 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.54 2011/03/30 15:36:41 ranger Exp $ + + 30 Mar 2011; Brent Baude <ranger@gentoo.org> schroedinger-1.0.8.ebuild: + Marking schroedinger-1.0.8 ppc for bug 360189 29 Mar 2011; Christoph Mende <angelos@gentoo.org> schroedinger-1.0.10.ebuild: Stable on amd64 wrt bug #360189 diff --git a/media-libs/schroedinger/schroedinger-1.0.8.ebuild b/media-libs/schroedinger/schroedinger-1.0.8.ebuild index 21ad20f84a7b..dc5f55a5661d 100644 --- a/media-libs/schroedinger/schroedinger-1.0.8.ebuild +++ b/media-libs/schroedinger/schroedinger-1.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v 1.14 2010/07/04 09:25:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v 1.15 2011/03/30 15:36:41 ranger Exp $ EAPI=3 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="http://www.diracvideo.org/download/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2 MIT MPL-1.1" SLOT="0" -KEYWORDS="amd64 hppa x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/liboil-0.3.16" |