diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-17 01:15:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-17 01:15:31 +0000 |
commit | 70a3748d5477c5968764e93451f607a5784fa754 (patch) | |
tree | f37396a98af51ae58f3850971f5f8aa7820cfc25 /sys-libs | |
parent | version bump (diff) | |
download | gentoo-2-70a3748d5477c5968764e93451f607a5784fa754.tar.gz gentoo-2-70a3748d5477c5968764e93451f607a5784fa754.tar.bz2 gentoo-2-70a3748d5477c5968764e93451f607a5784fa754.zip |
arm/hppa/ia64/s390 stable and m68k/sh love
(Portage version: 2.0.53)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild b/sys-libs/libutempter/libutempter-1.1.2.1.ebuild index c839286d73f3..44f2e10bea47 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.2 2005/07/29 12:08:43 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.3 2005/12/17 01:15:31 vapier Exp $ inherit rpm eutils flag-o-matic versionator @@ -15,10 +15,10 @@ SRC_URI="ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/SRPMS.classic LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="" -RDEPEND="virtual/libc" +RDEPEND="" DEPEND="!virtual/utempter" PROVIDE="virtual/utempter" |