summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 11:43:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 11:43:36 +0000
commit5970944f3b000c2eba2740875925cf9416b4a044 (patch)
tree59d49ce4fe1349a2f57a533d9a2c287adbfb6dbe /media-libs/schroedinger
parentStable for x86, wrt bug #470762 (diff)
downloadgentoo-2-5970944f3b000c2eba2740875925cf9416b4a044.tar.gz
gentoo-2-5970944f3b000c2eba2740875925cf9416b4a044.tar.bz2
gentoo-2-5970944f3b000c2eba2740875925cf9416b4a044.zip
Stable for x86, wrt bug #470768
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/schroedinger')
-rw-r--r--media-libs/schroedinger/ChangeLog5
-rw-r--r--media-libs/schroedinger/schroedinger-1.0.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/schroedinger/ChangeLog b/media-libs/schroedinger/ChangeLog
index 88e5747d7f74..a448669021d5 100644
--- a/media-libs/schroedinger/ChangeLog
+++ b/media-libs/schroedinger/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/schroedinger
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.63 2013/06/19 13:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.64 2013/06/25 11:43:36 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> schroedinger-1.0.11.ebuild:
+ Stable for x86, wrt bug #470768
19 Jun 2013; Jeroen Roovers <jer@gentoo.org> schroedinger-1.0.11.ebuild:
Stable for HPPA (bug #470768).
diff --git a/media-libs/schroedinger/schroedinger-1.0.11.ebuild b/media-libs/schroedinger/schroedinger-1.0.11.ebuild
index c8d8b110fdb0..2e29a9989f59 100644
--- a/media-libs/schroedinger/schroedinger-1.0.11.ebuild
+++ b/media-libs/schroedinger/schroedinger-1.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.7 2013/06/19 13:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.8 2013/06/25 11:43:36 ago Exp $
EAPI=4
inherit eutils autotools
@@ -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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 hppa x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="static-libs"
RDEPEND=">=dev-lang/orc-0.4.16"