summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-09-21 19:11:13 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-09-21 19:11:13 +0000
commitc63e81b355a046ef4b63c2c34d6f3b8fca7cdb1f (patch)
tree2f9db621040f08f4db3bd3d6f43784b08667aa5a /sys-libs
parentFix broken compilation when build against a 2.6.18 kernel (#148524) (diff)
downloadgentoo-2-c63e81b355a046ef4b63c2c34d6f3b8fca7cdb1f.tar.gz
gentoo-2-c63e81b355a046ef4b63c2c34d6f3b8fca7cdb1f.tar.bz2
gentoo-2-c63e81b355a046ef4b63c2c34d6f3b8fca7cdb1f.zip
ppc stable, bug #148504
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libutempter/ChangeLog6
-rw-r--r--sys-libs/libutempter/libutempter-1.1.4.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog
index 8f281358815c..2ad66340017b 100644
--- a/sys-libs/libutempter/ChangeLog
+++ b/sys-libs/libutempter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/libutempter
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.17 2006/09/21 15:40:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.18 2006/09/21 19:11:13 dertobi123 Exp $
+
+ 21 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ libutempter-1.1.4.1.ebuild:
+ ppc stable, bug #148504
21 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
libutempter-1.1.4.1.ebuild:
diff --git a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild
index 41890607564d..8e6d9307f93c 100644
--- a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.10 2006/09/21 15:40:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.11 2006/09/21 19:11:13 dertobi123 Exp $
inherit rpm eutils flag-o-matic versionator toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/files/SRPMS/$
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="!virtual/utempter"