diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-14 21:20:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-14 21:20:40 +0000 |
commit | 8662042273c8c05e7933a172c8d594413898ff79 (patch) | |
tree | 5d9f20b8f7db3ac60c2590d403432f722ea3ce34 /sys-libs/libutempter/libutempter-1.1.5.ebuild | |
parent | Revbump (diff) | |
download | gentoo-2-8662042273c8c05e7933a172c8d594413898ff79.tar.gz gentoo-2-8662042273c8c05e7933a172c8d594413898ff79.tar.bz2 gentoo-2-8662042273c8c05e7933a172c8d594413898ff79.zip |
Stable for HPPA (bug #202079).
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'sys-libs/libutempter/libutempter-1.1.5.ebuild')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.5.ebuild b/sys-libs/libutempter/libutempter-1.1.5.ebuild index facda31309ab..9e35fbb3dc58 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.9 2007/11/03 16:17:32 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.10 2007/12/14 21:20:40 jer 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="elibc_FreeBSD" DEPEND="!virtual/utempter" |