summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-04 14:49:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-04 14:49:28 +0000
commit431f338bf1988b1cab70acdb39c0f1553e1ecc59 (patch)
treee8354fda396d5c90a25fa8d72fb08eec7528ad95 /dev-libs/libreport
parentStable for amd64, wrt bug #427544 (diff)
downloadgentoo-2-431f338bf1988b1cab70acdb39c0f1553e1ecc59.tar.gz
gentoo-2-431f338bf1988b1cab70acdb39c0f1553e1ecc59.tar.bz2
gentoo-2-431f338bf1988b1cab70acdb39c0f1553e1ecc59.zip
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libreport')
-rw-r--r--dev-libs/libreport/ChangeLog5
-rw-r--r--dev-libs/libreport/libreport-2.0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libreport/ChangeLog b/dev-libs/libreport/ChangeLog
index 2f450dddbf2c..f491e5dca734 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.14 2012/10/03 10:53:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.15 2012/10/04 14:49:28 ago Exp $
+
+ 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libreport-2.0.10.ebuild:
+ Stable for amd64, wrt bug #427544
03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libreport-2.0.10.ebuild:
x86 stable wrt bug #427544
diff --git a/dev-libs/libreport/libreport-2.0.10.ebuild b/dev-libs/libreport/libreport-2.0.10.ebuild
index 76b4065b9412..46f9b8c8391f 100644
--- a/dev-libs/libreport/libreport-2.0.10.ebuild
+++ b/dev-libs/libreport/libreport-2.0.10.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.10.ebuild,v 1.3 2012/10/03 10:53:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild,v 1.4 2012/10/04 14:49:28 ago 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