diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-03-07 17:09:34 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-03-07 17:09:34 +0000 |
commit | ca143e7842769a6f24387b955ccef1fb659095aa (patch) | |
tree | a43827fada7e2dc1936dd812b5c4e5a3e93fd5e3 /sys-process/lsof/lsof-4.73.ebuild | |
parent | Marked ~amd64, keywording KDE split ebuilds, bug 80944. (diff) | |
download | gentoo-2-ca143e7842769a6f24387b955ccef1fb659095aa.tar.gz gentoo-2-ca143e7842769a6f24387b955ccef1fb659095aa.tar.bz2 gentoo-2-ca143e7842769a6f24387b955ccef1fb659095aa.zip |
4.73 stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-process/lsof/lsof-4.73.ebuild')
-rw-r--r-- | sys-process/lsof/lsof-4.73.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/lsof/lsof-4.73.ebuild b/sys-process/lsof/lsof-4.73.ebuild index 51e707f5f3d7..9143b32737c7 100644 --- a/sys-process/lsof/lsof-4.73.ebuild +++ b/sys-process/lsof/lsof-4.73.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-process/lsof/lsof-4.73.ebuild,v 1.1 2005/03/03 14:58:28 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.73.ebuild,v 1.2 2005/03/07 17:09:34 voxus Exp $ inherit eutils flag-o-matic fixheadtails @@ -12,7 +12,7 @@ SRC_URI="ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.gz LICENSE="GPL-2" 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="static" DEPEND="virtual/libc" |