summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e30180845b04..f0cd0380e73a 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.25 2007/04/25 13:52:25 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.26 2007/07/03 17:47:29 armin76 Exp $
+
+ 03 Jul 2007; Raúl Porcel <armin76@gentoo.org> libutempter-1.1.5.ebuild:
+ alpha stable
25 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
libutempter-1.1.5.ebuild:
diff --git a/sys-libs/libutempter/libutempter-1.1.5.ebuild b/sys-libs/libutempter/libutempter-1.1.5.ebuild
index 68637a033063..414632cf42d5 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.4 2007/06/24 22:20:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.5 2007/07/03 17:47:29 armin76 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"