summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-21 11:21:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-21 11:21:19 +0000
commit33916ad46bd732d4231bd9ead5eb6360e994dd06 (patch)
tree5aaaad4105541c77c2fbe34c986beed38bc28580 /net-analyzer/sarg
parentStable for amd64, wrt bug #452690 (diff)
downloadgentoo-2-33916ad46bd732d4231bd9ead5eb6360e994dd06.tar.gz
gentoo-2-33916ad46bd732d4231bd9ead5eb6360e994dd06.tar.bz2
gentoo-2-33916ad46bd732d4231bd9ead5eb6360e994dd06.zip
Stable for amd64, wrt bug #452836
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer/sarg')
-rw-r--r--net-analyzer/sarg/ChangeLog5
-rw-r--r--net-analyzer/sarg/sarg-2.3.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/sarg/ChangeLog b/net-analyzer/sarg/ChangeLog
index 7c4d6dffce6e..d107be744535 100644
--- a/net-analyzer/sarg/ChangeLog
+++ b/net-analyzer/sarg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/sarg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.75 2013/01/09 11:28:45 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.76 2013/01/21 11:21:19 ago Exp $
+
+ 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sarg-2.3.3-r1.ebuild:
+ Stable for amd64, wrt bug #452836
*sarg-2.3.3-r1 (09 Jan 2013)
diff --git a/net-analyzer/sarg/sarg-2.3.3-r1.ebuild b/net-analyzer/sarg/sarg-2.3.3-r1.ebuild
index 45a338c9f553..9f6857c1630f 100644
--- a/net-analyzer/sarg/sarg-2.3.3-r1.ebuild
+++ b/net-analyzer/sarg/sarg-2.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.3.3-r1.ebuild,v 1.1 2013/01/09 11:28:45 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.3.3-r1.ebuild,v 1.2 2013/01/21 11:21:19 ago Exp $
EAPI=4
inherit autotools eutils
@@ -10,7 +10,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="+gd ldap pcre"