summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-10-05 16:24:58 +0000
committerMarkus Meier <maekke@gentoo.org>2013-10-05 16:24:58 +0000
commit3fd2035bb0506140bc6184bd029475123ade5189 (patch)
treee8e1a84a30782e333b2da4d6e5e25f66f418b038 /sys-libs
parentarm stable, bug #475480 (diff)
downloadgentoo-2-3fd2035bb0506140bc6184bd029475123ade5189.tar.gz
gentoo-2-3fd2035bb0506140bc6184bd029475123ade5189.tar.bz2
gentoo-2-3fd2035bb0506140bc6184bd029475123ade5189.zip
arm stable, bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libutempter/ChangeLog5
-rw-r--r--sys-libs/libutempter/libutempter-1.1.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog
index 531530e03dea..6310a44cc40b 100644
--- a/sys-libs/libutempter/ChangeLog
+++ b/sys-libs/libutempter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libutempter
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.45 2013/10/05 04:53:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.46 2013/10/05 16:24:58 maekke Exp $
+
+ 05 Oct 2013; Markus Meier <maekke@gentoo.org> libutempter-1.1.6-r1.ebuild:
+ arm stable, bug #475480
05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libutempter-1.1.6-r1.ebuild:
Stable for alpha, wrt bug #475480
diff --git a/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild
index 60f3bade6a13..c32a13a3975d 100644
--- a/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.6-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/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild,v 1.7 2013/10/05 04:53:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild,v 1.8 2013/10/05 16:24:58 maekke Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="static-libs elibc_FreeBSD"
RDEPEND="!sys-apps/utempter"