summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-22 10:48:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-22 10:48:57 +0000
commit44e8ea293ff5de5f46aa0a0467adabca8b3e4bc3 (patch)
treefe3a16c085d6d51f7b341cd3eb6192f9beee2d36 /media-libs/schroedinger
parentStable for amd64, wrt bug #512912 (diff)
downloadgentoo-2-44e8ea293ff5de5f46aa0a0467adabca8b3e4bc3.tar.gz
gentoo-2-44e8ea293ff5de5f46aa0a0467adabca8b3e4bc3.tar.bz2
gentoo-2-44e8ea293ff5de5f46aa0a0467adabca8b3e4bc3.zip
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/schroedinger/ChangeLog b/media-libs/schroedinger/ChangeLog
index 4c4fadaecf0a..d81bf284b964 100644
--- a/media-libs/schroedinger/ChangeLog
+++ b/media-libs/schroedinger/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/schroedinger
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.67 2014/06/18 19:53:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.68 2014/07/22 10:48:57 ago Exp $
+
+ 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> schroedinger-1.0.11-r1.ebuild:
+ Stable for amd64, wrt bug #512912
18 Jun 2014; Michał Górny <mgorny@gentoo.org> schroedinger-1.0.11-r1.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
diff --git a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild
index a152a6799b4f..ee3b86cfeb02 100644
--- a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild
+++ b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r1.ebuild,v 1.2 2014/06/18 19:53:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild,v 1.3 2014/07/22 10:48:57 ago Exp $
EAPI=5
@@ -15,7 +15,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.17[${MULTILIB_USEDEP}]"