diff options
author | 2006-09-21 21:59:28 +0000 | |
---|---|---|
committer | 2006-09-21 21:59:28 +0000 | |
commit | 3d12fa33e959f70b28e27d77cab4dba706cddf10 (patch) | |
tree | 00993b5c5806c881bfb650c5184df4aa949b674e /sys-libs/libutempter/libutempter-1.1.4.1.ebuild | |
parent | ~amd64 (diff) | |
download | gentoo-2-3d12fa33e959f70b28e27d77cab4dba706cddf10.tar.gz gentoo-2-3d12fa33e959f70b28e27d77cab4dba706cddf10.tar.bz2 gentoo-2-3d12fa33e959f70b28e27d77cab4dba706cddf10.zip |
libutempter-1.1.4.1.ebuild
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sys-libs/libutempter/libutempter-1.1.4.1.ebuild')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild index 8e6d9307f93c..8ce4175c77e1 100644 --- a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.11 2006/09/21 19:11:13 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.12 2006/09/21 21:59:28 blubb Exp $ inherit rpm eutils flag-o-matic versionator toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/files/SRPMS/$ 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" |