summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-15 18:09:16 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-15 18:09:16 +0000
commit3bde7037d5a36a12775b66cc74791cf89bfd30ba (patch)
treecac49a53ea3f4c78b2cdacee7eecdf64b6cd1ef0
parentx86 stable wrt bug #407941 (diff)
downloadgentoo-2-3bde7037d5a36a12775b66cc74791cf89bfd30ba.tar.gz
gentoo-2-3bde7037d5a36a12775b66cc74791cf89bfd30ba.tar.bz2
gentoo-2-3bde7037d5a36a12775b66cc74791cf89bfd30ba.zip
x86 stable wrt bug #407011
(Portage version: 2.1.10.44/cvs/Linux i686)
-rw-r--r--dev-libs/libreport/ChangeLog5
-rw-r--r--dev-libs/libreport/libreport-2.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libreport/ChangeLog b/dev-libs/libreport/ChangeLog
index 5fd7274fd0eb..5b194d5e9645 100644
--- a/dev-libs/libreport/ChangeLog
+++ b/dev-libs/libreport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libreport
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.7 2012/03/13 12:08:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.8 2012/03/15 18:09:16 phajdan.jr Exp $
+
+ 15 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libreport-2.0.9.ebuild:
+ x86 stable wrt bug #407011
13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> libreport-2.0.9.ebuild:
Stable for amd64, wrt bug #407011
diff --git a/dev-libs/libreport/libreport-2.0.9.ebuild b/dev-libs/libreport/libreport-2.0.9.ebuild
index 1f7a199a8267..72d66e758114 100644
--- a/dev-libs/libreport/libreport-2.0.9.ebuild
+++ b/dev-libs/libreport/libreport-2.0.9.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/dev-libs/libreport/libreport-2.0.9.ebuild,v 1.2 2012/03/13 12:08:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.9.ebuild,v 1.3 2012/03/15 18:09:16 phajdan.jr Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/released/abrt/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.21:2