diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-06 13:50:38 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-06 13:50:38 +0000 |
commit | c58bbda1f72b0a1992de217c80d35609d1ce4492 (patch) | |
tree | 13a55c9301c5f3c658315582b9653d527c620ec5 /net-analyzer/sarg/sarg-2.2.4.ebuild | |
parent | amd64 stable, bug 212264 (diff) | |
download | gentoo-2-c58bbda1f72b0a1992de217c80d35609d1ce4492.tar.gz gentoo-2-c58bbda1f72b0a1992de217c80d35609d1ce4492.tar.bz2 gentoo-2-c58bbda1f72b0a1992de217c80d35609d1ce4492.zip |
amd64 stable, bug 212208
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/sarg/sarg-2.2.4.ebuild')
-rw-r--r-- | net-analyzer/sarg/sarg-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sarg/sarg-2.2.4.ebuild b/net-analyzer/sarg/sarg-2.2.4.ebuild index 15ec4cdceda4..df58897e7aea 100644 --- a/net-analyzer/sarg/sarg-2.2.4.ebuild +++ b/net-analyzer/sarg/sarg-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.2.4.ebuild,v 1.3 2008/03/04 18:45:19 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.2.4.ebuild,v 1.4 2008/03/06 13:50:38 beandog Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz mirror://gentoo/sarg-2.2.3.1-lots-of-compiler-warnings.patch.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" SLOT="0" IUSE="" |