diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-08 12:42:57 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-08 12:42:57 +0000 |
commit | 5ffcf98cd447381c45886d84c4a7012fe442cd0f (patch) | |
tree | a0d4de7f6b4b34fc0b12ab83a8c01c329ab03fb3 /net-analyzer/sarg | |
parent | dep for embperl (diff) | |
download | gentoo-2-5ffcf98cd447381c45886d84c4a7012fe442cd0f.tar.gz gentoo-2-5ffcf98cd447381c45886d84c4a7012fe442cd0f.tar.bz2 gentoo-2-5ffcf98cd447381c45886d84c4a7012fe442cd0f.zip |
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/sarg')
-rw-r--r-- | net-analyzer/sarg/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/sarg/sarg-2.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/sarg/ChangeLog b/net-analyzer/sarg/ChangeLog index 6aafdac6f46d..967e9f318a37 100644 --- a/net-analyzer/sarg/ChangeLog +++ b/net-analyzer/sarg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/sarg # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.16 2005/06/23 08:37:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.17 2005/08/08 12:42:57 blubb Exp $ + + 08 Aug 2005; Simon Stelling <blubb@gentoo.org> sarg-2.0.8.ebuild: + stable on amd64 23 Jun 2005; David Holm <dholm@gentoo.org> sarg-2.0.8.ebuild: Added to ~ppc. diff --git a/net-analyzer/sarg/sarg-2.0.8.ebuild b/net-analyzer/sarg/sarg-2.0.8.ebuild index 72852c6e0f57..70c89edbc40a 100644 --- a/net-analyzer/sarg/sarg-2.0.8.ebuild +++ b/net-analyzer/sarg/sarg-2.0.8.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/net-analyzer/sarg/sarg-2.0.8.ebuild,v 1.3 2005/06/23 08:37:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.0.8.ebuild,v 1.4 2005/08/08 12:42:57 blubb Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://sarg.sourceforge.net/sarg.php" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" IUSE="" |