summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-08-12 20:55:39 +0000
committerTom Gall <tgall@gentoo.org>2007-08-12 20:55:39 +0000
commit52a98092238b28ebbdae37bc573b8c813b028f9a (patch)
treeb97bbf849ac85a576144eb04b2426fbf71adbc86 /sys-libs/libutempter
parentstable on ppc64 (diff)
downloadgentoo-2-52a98092238b28ebbdae37bc573b8c813b028f9a.tar.gz
gentoo-2-52a98092238b28ebbdae37bc573b8c813b028f9a.tar.bz2
gentoo-2-52a98092238b28ebbdae37bc573b8c813b028f9a.zip
stable on ppc64
(Portage version: 2.1.2.11)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r--sys-libs/libutempter/ChangeLog5
-rw-r--r--sys-libs/libutempter/libutempter-1.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog
index f0cd0380e73a..be3f2c421e68 100644
--- a/sys-libs/libutempter/ChangeLog
+++ b/sys-libs/libutempter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libutempter
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.26 2007/07/03 17:47:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.27 2007/08/12 20:55:39 tgall Exp $
+
+ 12 Aug 2007; Tom Gall <tgall@gentoo.org> libutempter-1.1.5.ebuild:
+ stable on ppc64
03 Jul 2007; Raúl Porcel <armin76@gentoo.org> libutempter-1.1.5.ebuild:
alpha stable
diff --git a/sys-libs/libutempter/libutempter-1.1.5.ebuild b/sys-libs/libutempter/libutempter-1.1.5.ebuild
index 05f80b7d68c2..cac3946a3079 100644
--- a/sys-libs/libutempter/libutempter-1.1.5.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.6 2007/07/15 02:08:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.7 2007/08/12 20:55:39 tgall Exp $
inherit eutils flag-o-matic versionator toolchain-funcs
@@ -10,7 +10,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"
+KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="!virtual/utempter"