summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-02-10 12:07:35 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-02-10 12:07:35 +0000
commit67bc19e384e34f5128528104f294175049b348c7 (patch)
treef9679947e614c493030f27891873b9b925b0050f /media-libs/glyr
parentppc/ppc64/x86 stable wrt #401303 (diff)
downloadgentoo-2-67bc19e384e34f5128528104f294175049b348c7.tar.gz
gentoo-2-67bc19e384e34f5128528104f294175049b348c7.tar.bz2
gentoo-2-67bc19e384e34f5128528104f294175049b348c7.zip
x86 stable wrt #401305
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/glyr')
-rw-r--r--media-libs/glyr/ChangeLog6
-rw-r--r--media-libs/glyr/glyr-0_pre20120109.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/glyr/ChangeLog b/media-libs/glyr/ChangeLog
index 75d39347e67f..74b725ff48ef 100644
--- a/media-libs/glyr/ChangeLog
+++ b/media-libs/glyr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/glyr
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glyr/ChangeLog,v 1.3 2012/01/29 14:55:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glyr/ChangeLog,v 1.4 2012/02/10 12:07:35 ssuominen Exp $
+
+ 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
+ glyr-0_pre20120109.ebuild:
+ x86 stable wrt #401305
29 Jan 2012; Agostino Sarubbo <ago@gentoo.org> glyr-0_pre20120109.ebuild:
Stable for amd64, wrt bug #401305
diff --git a/media-libs/glyr/glyr-0_pre20120109.ebuild b/media-libs/glyr/glyr-0_pre20120109.ebuild
index 0f907dbab623..a853f59d1bc5 100644
--- a/media-libs/glyr/glyr-0_pre20120109.ebuild
+++ b/media-libs/glyr/glyr-0_pre20120109.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glyr/glyr-0_pre20120109.ebuild,v 1.2 2012/01/29 14:55:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glyr/glyr-0_pre20120109.ebuild,v 1.3 2012/02/10 12:07:35 ssuominen Exp $
EAPI=4
inherit cmake-utils
@@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-db/sqlite:3