summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-27 18:09:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-27 18:09:22 +0000
commite2adbc3aae5a9b5830f296a5e61e6015f952b7d3 (patch)
treed80dff66c8c9d883e9061184aea08754bbee4a9a /dev-libs/librelp
parentStable for x86, wrt bug #472564 (diff)
downloadgentoo-2-e2adbc3aae5a9b5830f296a5e61e6015f952b7d3.tar.gz
gentoo-2-e2adbc3aae5a9b5830f296a5e61e6015f952b7d3.tar.bz2
gentoo-2-e2adbc3aae5a9b5830f296a5e61e6015f952b7d3.zip
Stable for x86, wrt bug #472564
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r--dev-libs/librelp/ChangeLog5
-rw-r--r--dev-libs/librelp/librelp-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/librelp/ChangeLog b/dev-libs/librelp/ChangeLog
index 257aa01cbf9f..fdc8dccaa078 100644
--- a/dev-libs/librelp/ChangeLog
+++ b/dev-libs/librelp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/librelp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/ChangeLog,v 1.19 2013/06/27 18:04:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/ChangeLog,v 1.20 2013/06/27 18:09:22 ago Exp $
+
+ 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> librelp-1.0.1.ebuild:
+ Stable for x86, wrt bug #472564
27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> librelp-1.0.1.ebuild:
Stable for amd64, wrt bug #472564
diff --git a/dev-libs/librelp/librelp-1.0.1.ebuild b/dev-libs/librelp/librelp-1.0.1.ebuild
index 4fda350b0ff9..f2f8724f96c3 100644
--- a/dev-libs/librelp/librelp-1.0.1.ebuild
+++ b/dev-libs/librelp/librelp-1.0.1.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/librelp/librelp-1.0.1.ebuild,v 1.3 2013/06/27 18:04:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.0.1.ebuild,v 1.4 2013/06/27 18:09:22 ago Exp $
EAPI="2"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.librelp.com/"
SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz"
LICENSE="GPL-3 doc? ( FDL-1.3 )"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~sparc ~x86"
+KEYWORDS="amd64 ~arm hppa ~sparc x86"
IUSE="debug doc"
DEPEND=""