diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-07-29 12:08:43 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-07-29 12:08:43 +0000 |
commit | 6e11eba6a59fec357015a989fc3e6a5a47b8407c (patch) | |
tree | 82d3017ec701c8954339834962417f8b1bbab52f /sys-libs/libutempter/libutempter-1.1.2.1.ebuild | |
parent | add spaces; remove unneeded inherit eutils (diff) | |
download | gentoo-2-6e11eba6a59fec357015a989fc3e6a5a47b8407c.tar.gz gentoo-2-6e11eba6a59fec357015a989fc3e6a5a47b8407c.tar.bz2 gentoo-2-6e11eba6a59fec357015a989fc3e6a5a47b8407c.zip |
ready for stable on x86 and amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-libs/libutempter/libutempter-1.1.2.1.ebuild')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild b/sys-libs/libutempter/libutempter-1.1.2.1.ebuild index 4e71617f8a5b..c839286d73f3 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.1 2005/05/13 21:05:13 seemant Exp $ +# $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 $ inherit rpm eutils flag-o-matic versionator @@ -15,7 +15,7 @@ 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 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND="virtual/libc" |