diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 02:25:40 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 02:25:40 +0000 |
commit | 3e48af3abda15a92b5a00541a66752dad7c35f0d (patch) | |
tree | 2f65fe46f836a2c6dae938d911a2bb163e53dfe2 /sys-apps/utempter/utempter-0.5.5.6.ebuild | |
parent | Drop to ~mips (diff) | |
download | historical-3e48af3abda15a92b5a00541a66752dad7c35f0d.tar.gz historical-3e48af3abda15a92b5a00541a66752dad7c35f0d.tar.bz2 historical-3e48af3abda15a92b5a00541a66752dad7c35f0d.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.13/cvs/Linux mips64
Diffstat (limited to 'sys-apps/utempter/utempter-0.5.5.6.ebuild')
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/utempter/utempter-0.5.5.6.ebuild b/sys-apps/utempter/utempter-0.5.5.6.ebuild index a19b9c8b252e..da6f3d2286bf 100644 --- a/sys-apps/utempter/utempter-0.5.5.6.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.15 2008/06/16 21:34:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.16 2010/10/08 02:25:40 leio Exp $ inherit rpm eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.src.rpm" LICENSE="|| ( MIT LGPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="!virtual/utempter" |