diff options
author | 2014-07-23 15:20:13 +0000 | |
---|---|---|
committer | 2014-07-23 15:20:13 +0000 | |
commit | ef3a86f49772f408c202437d4902a3c9f22488d1 (patch) | |
tree | 12f7a3b36e943b30b09892e916b4e65da92feaa3 /media-libs/schroedinger | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-ef3a86f49772f408c202437d4902a3c9f22488d1.tar.gz gentoo-2-ef3a86f49772f408c202437d4902a3c9f22488d1.tar.bz2 gentoo-2-ef3a86f49772f408c202437d4902a3c9f22488d1.zip |
Stable for x86, wrt bug #512012
(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/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/schroedinger/ChangeLog b/media-libs/schroedinger/ChangeLog index d81bf284b964..009497641327 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.68 2014/07/22 10:48:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.69 2014/07/23 15:20:13 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> schroedinger-1.0.11-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> schroedinger-1.0.11-r1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild index ee3b86cfeb02..a3a1fb0e4e22 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.3 2014/07/22 10:48:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild,v 1.4 2014/07/23 15:20:13 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}]" |