diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-10 18:56:06 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-10 18:56:06 +0000 |
commit | eee0c3c4b785d1c877dafddbc4565c9e795c04cc (patch) | |
tree | 7e10617a722f03234687e3220e7562a313c0aa2b /dev-libs | |
parent | old (diff) | |
download | gentoo-2-eee0c3c4b785d1c877dafddbc4565c9e795c04cc.tar.gz gentoo-2-eee0c3c4b785d1c877dafddbc4565c9e795c04cc.tar.bz2 gentoo-2-eee0c3c4b785d1c877dafddbc4565c9e795c04cc.zip |
Prevent people from using incompatible quvi (#500586), rekeyword after masking the flag causing the keyword lose
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 9 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index bd889b977085..f6a8cdbc8472 100644 --- a/dev-libs/totem-pl-parser/ChangeLog +++ b/dev-libs/totem-pl-parser/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/totem-pl-parser -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.139 2013/12/26 23:12:14 eva Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.140 2014/02/10 18:56:06 pacho Exp $ + + 10 Feb 2014; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-3.10.0.ebuild, + totem-pl-parser-3.4.5.ebuild: + Prevent people from using incompatible quvi (#500586), rekeyword after masking + the flag causing the keyword lose 26 Dec 2013; Gilles Dartiguelongue <eva@gentoo.org> totem-pl-parser-3.10.0.ebuild: diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild index 63296aec3280..cf634495609e 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild,v 1.2 2013/12/26 23:12:14 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild,v 1.3 2014/02/10 18:56:06 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/totem/ http://developer.gnome.org/totem-pl-p LICENSE="LGPL-2+" SLOT="0/18" IUSE="archive crypt +introspection +quvi test" -KEYWORDS="~alpha ~amd64 ~arm ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" RDEPEND=" >=dev-libs/glib-2.31:2 diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild index a7a4cc9253f4..5a62a50a589e 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild,v 1.4 2013/12/08 18:07:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild,v 1.5 2014/02/10 18:56:06 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -22,7 +22,7 @@ RDEPEND=" archive? ( >=app-arch/libarchive-2.8.4 ) crypt? ( dev-libs/libgcrypt ) introspection? ( >=dev-libs/gobject-introspection-0.9.5 ) - quvi? ( >=media-libs/libquvi-0.2.15 ) + quvi? ( >=media-libs/libquvi-0.2.15 <media-libs/libquvi-0.9 ) " DEPEND="${RDEPEND} !<media-video/totem-2.21 |