summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-12-17 21:38:57 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-12-17 21:38:57 +0000
commit583546820f04f56adc733898962486eb910af10c (patch)
treef48189a093cf8fc8628b6199a86ee49de9773729 /sys-libs/libutempter
parentBump for 7.0RC4. (diff)
downloadgentoo-2-583546820f04f56adc733898962486eb910af10c.tar.gz
gentoo-2-583546820f04f56adc733898962486eb910af10c.tar.bz2
gentoo-2-583546820f04f56adc733898962486eb910af10c.zip
Stable on sparc; it does update utmp entries, as desired (Bug #115663).
(Portage version: 2.1_pre1)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r--sys-libs/libutempter/ChangeLog6
-rw-r--r--sys-libs/libutempter/libutempter-1.1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog
index 8d83d768f467..93b4d96e149c 100644
--- a/sys-libs/libutempter/ChangeLog
+++ b/sys-libs/libutempter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/libutempter
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.4 2005/12/17 20:53:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.5 2005/12/17 21:38:57 fmccor Exp $
+
+ 17 Dec 2005; Ferris McCormick <fmccor@gentoo.org>
+ libutempter-1.1.2.1.ebuild:
+ Stable on sparc; it does update utmp entries, as desired (Bug #115663).
17 Dec 2005; Markus Rothe <corsair@gentoo.org> libutempter-1.1.2.1.ebuild:
Stable on ppc64
diff --git a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild b/sys-libs/libutempter/libutempter-1.1.2.1.ebuild
index d31e16aa4dce..e817bc22bc0f 100644
--- a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.5 2005/12/17 20:53:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.6 2005/12/17 21:38:57 fmccor Exp $
inherit rpm eutils flag-o-matic versionator
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/SRPMS.classic
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND=""