diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:16:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:16:52 +0000 |
commit | bae574a696d19de7b5e6f2b018f597e8794da44c (patch) | |
tree | d54cb4f9384ad20e7fdd22d09928140e2a9cb866 /media-libs | |
parent | Stable for x86, wrt bug #496018 (diff) | |
download | gentoo-2-bae574a696d19de7b5e6f2b018f597e8794da44c.tar.gz gentoo-2-bae574a696d19de7b5e6f2b018f597e8794da44c.tar.bz2 gentoo-2-bae574a696d19de7b5e6f2b018f597e8794da44c.zip |
Stable for x86, wrt bug #496018
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/glyr/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/glyr/glyr-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glyr/ChangeLog b/media-libs/glyr/ChangeLog index 3bfebffb0b6c..ea50d75a8436 100644 --- a/media-libs/glyr/ChangeLog +++ b/media-libs/glyr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glyr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glyr/ChangeLog,v 1.19 2014/01/19 18:56:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glyr/ChangeLog,v 1.20 2014/01/28 14:16:52 ago Exp $ + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> glyr-1.0.1.ebuild: + Stable for x86, wrt bug #496018 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> glyr-1.0.1.ebuild: amd64 stable, bug 496018 diff --git a/media-libs/glyr/glyr-1.0.1.ebuild b/media-libs/glyr/glyr-1.0.1.ebuild index 17deae707b5e..030acd7172ca 100644 --- a/media-libs/glyr/glyr-1.0.1.ebuild +++ b/media-libs/glyr/glyr-1.0.1.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/glyr/glyr-1.0.1.ebuild,v 1.2 2014/01/19 18:56:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glyr/glyr-1.0.1.ebuild,v 1.3 2014/01/28 14:16:52 ago Exp $ EAPI=5 inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sahib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-db/sqlite:3 >=dev-libs/glib-2.10:2 |