diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 02:58:11 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 02:58:11 +0000 |
commit | ae7c17272e23506b18829be8104091d2ea981020 (patch) | |
tree | 163f62f0b1c8a5ef2ebea7a93155dd98fe68fd1b /app-admin/sxid/sxid-4.0.2.ebuild | |
parent | added ~ppc64, bug #64245 (diff) | |
download | historical-ae7c17272e23506b18829be8104091d2ea981020.tar.gz historical-ae7c17272e23506b18829be8104091d2ea981020.tar.bz2 historical-ae7c17272e23506b18829be8104091d2ea981020.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'app-admin/sxid/sxid-4.0.2.ebuild')
-rw-r--r-- | app-admin/sxid/sxid-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/sxid/sxid-4.0.2.ebuild b/app-admin/sxid/sxid-4.0.2.ebuild index a5e96a8fd3c3..b2353d22c506 100644 --- a/app-admin/sxid/sxid-4.0.2.ebuild +++ b/app-admin/sxid/sxid-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sxid/sxid-4.0.2.ebuild,v 1.12 2004/06/25 23:01:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sxid/sxid-4.0.2.ebuild,v 1.13 2004/10/05 02:58:11 pvdabeel Exp $ DESCRIPTION="suid, sgid file and directory checking" SRC_URI="http://www.phunnypharm.org/pub/sxid/${P/-/_}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://freshmeat.net/projects/sxid" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/libc" |