summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-06-08 14:24:06 +0000
committerJeroen Roovers <jer@gentoo.org>2013-06-08 14:24:06 +0000
commit08149964fbf138bcc10c6ae046507772dceba44f (patch)
tree3720049e82352d6317196c01cde024d4404b7fe3 /dev-libs/librelp
parentwww-client/httrack: 3.47.18 (diff)
downloadgentoo-2-08149964fbf138bcc10c6ae046507772dceba44f.tar.gz
gentoo-2-08149964fbf138bcc10c6ae046507772dceba44f.tar.bz2
gentoo-2-08149964fbf138bcc10c6ae046507772dceba44f.zip
Stable for HPPA (bug #472564).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r--dev-libs/librelp/ChangeLog7
-rw-r--r--dev-libs/librelp/librelp-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/librelp/ChangeLog b/dev-libs/librelp/ChangeLog
index 47fd9f07cde5..21ba000d1d0f 100644
--- a/dev-libs/librelp/ChangeLog
+++ b/dev-libs/librelp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/librelp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/ChangeLog,v 1.17 2012/11/23 10:31:48 ultrabug Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/ChangeLog,v 1.18 2013/06/08 14:24:06 jer Exp $
+
+ 08 Jun 2013; Jeroen Roovers <jer@gentoo.org> librelp-1.0.1.ebuild:
+ Stable for HPPA (bug #472564).
*librelp-1.0.1 (23 Nov 2012)
diff --git a/dev-libs/librelp/librelp-1.0.1.ebuild b/dev-libs/librelp/librelp-1.0.1.ebuild
index a727b3412545..da1f76d1b591 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-2012 Gentoo Foundation
+# 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.1 2012/11/23 10:31:48 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.0.1.ebuild,v 1.2 2013/06/08 14:24:06 jer 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=""