diff options
author | 2013-11-30 18:52:20 +0000 | |
---|---|---|
committer | 2013-11-30 18:52:20 +0000 | |
commit | ac987341028f69bb57887b1ab9201125f5dcf498 (patch) | |
tree | 5cb82044242a10dfc932370fa97a2cecdc07657c /dev-libs/libreport | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-ac987341028f69bb57887b1ab9201125f5dcf498.tar.gz gentoo-2-ac987341028f69bb57887b1ab9201125f5dcf498.tar.bz2 gentoo-2-ac987341028f69bb57887b1ab9201125f5dcf498.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/libreport')
-rw-r--r-- | dev-libs/libreport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libreport/libreport-2.0.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libreport/ChangeLog b/dev-libs/libreport/ChangeLog index 544f7c417c16..d3a9a214857a 100644 --- a/dev-libs/libreport/ChangeLog +++ b/dev-libs/libreport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libreport # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.20 2013/09/12 03:53:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.21 2013/11/30 18:52:20 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> libreport-2.0.13-r1.ebuild: + amd64 stable, bug #478252 *libreport-2.0.13-r1 (12 Sep 2013) diff --git a/dev-libs/libreport/libreport-2.0.13-r1.ebuild b/dev-libs/libreport/libreport-2.0.13-r1.ebuild index 6e67659c7427..a038fb88a144 100644 --- a/dev-libs/libreport/libreport-2.0.13-r1.ebuild +++ b/dev-libs/libreport/libreport-2.0.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.13-r1.ebuild,v 1.1 2013/09/12 03:53:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.13-r1.ebuild,v 1.2 2013/11/30 18:52:20 pacho Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="https://fedorahosted.org/released/abrt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" COMMON_DEPEND=">=dev-libs/btparser-0.18:= |