diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 15:55:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 15:55:32 +0000 |
commit | 882d8e6bfc4030fed8d226b45a34608c10f9a2dc (patch) | |
tree | 750e101ea8a9eb61355c63a41fbc6bd0c2d6b727 /dev-libs/libreport | |
parent | x86 stable, bug #394409 (diff) | |
download | historical-882d8e6bfc4030fed8d226b45a34608c10f9a2dc.tar.gz historical-882d8e6bfc4030fed8d226b45a34608c10f9a2dc.tar.bz2 historical-882d8e6bfc4030fed8d226b45a34608c10f9a2dc.zip |
x86 stable, bug #393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libreport')
-rw-r--r-- | dev-libs/libreport/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libreport/libreport-2.0.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libreport/ChangeLog b/dev-libs/libreport/ChangeLog index 81b135592c95..e83ae275d2c9 100644 --- a/dev-libs/libreport/ChangeLog +++ b/dev-libs/libreport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libreport -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.4 2011/12/31 18:33:52 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.5 2012/01/14 15:54:48 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> libreport-2.0.7.ebuild: + x86 stable, bug #393007 31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> libreport-2.0.7.ebuild: diff --git a/dev-libs/libreport/libreport-2.0.7.ebuild b/dev-libs/libreport/libreport-2.0.7.ebuild index 63cc2f594572..be7ecf5409ba 100644 --- a/dev-libs/libreport/libreport-2.0.7.ebuild +++ b/dev-libs/libreport/libreport-2.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.7.ebuild,v 1.4 2011/12/31 18:33:52 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild,v 1.5 2012/01/14 15:54:48 maekke 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 |