diff options
author | 2012-11-11 14:03:39 +0000 | |
---|---|---|
committer | 2012-11-11 14:03:39 +0000 | |
commit | f788ec39daa48c7e0b723336f8bd80f8e2e9fba0 (patch) | |
tree | a613c86e10c0e54dcdb38c3a5045432dc7893695 /www-misc | |
parent | Stable for amd64, wrt bug #432776 (diff) | |
download | gentoo-2-f788ec39daa48c7e0b723336f8bd80f8e2e9fba0.tar.gz gentoo-2-f788ec39daa48c7e0b723336f8bd80f8e2e9fba0.tar.bz2 gentoo-2-f788ec39daa48c7e0b723336f8bd80f8e2e9fba0.zip |
Stable for amd64, wrt bug #440764
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/awstats/ChangeLog | 5 | ||||
-rw-r--r-- | www-misc/awstats/awstats-7.1_p20121017.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-misc/awstats/ChangeLog b/www-misc/awstats/ChangeLog index 77f8a93c3da3..fe046f835186 100644 --- a/www-misc/awstats/ChangeLog +++ b/www-misc/awstats/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-misc/awstats # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/ChangeLog,v 1.29 2012/11/01 16:23:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/ChangeLog,v 1.30 2012/11/11 14:03:39 ago Exp $ + + 11 Nov 2012; <ago@gentoo.org> awstats-7.1_p20121017.ebuild: + Stable for amd64, wrt bug #440764 *awstats-7.1_p20121017 (01 Nov 2012) diff --git a/www-misc/awstats/awstats-7.1_p20121017.ebuild b/www-misc/awstats/awstats-7.1_p20121017.ebuild index 049d47f016e0..a5d4eb697b95 100644 --- a/www-misc/awstats/awstats-7.1_p20121017.ebuild +++ b/www-misc/awstats/awstats-7.1_p20121017.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-7.1_p20121017.ebuild,v 1.1 2012/11/01 16:23:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-7.1_p20121017.ebuild,v 1.2 2012/11/11 14:03:39 ago Exp $ EAPI=4 @@ -24,7 +24,7 @@ fi S=${WORKDIR}/${MY_P} LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="geoip ipv6" SLOT="0" |