diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:55:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:55:32 +0000 |
commit | fd50471eb252a33cf49c2684f6248d089f1fedfa (patch) | |
tree | b0177f37bbcfb2e4ea3a57f13e5a8ff30da70793 /www-misc/awstats | |
parent | alpha/ia64/sparc stable wrt #348987 (diff) | |
download | gentoo-2-fd50471eb252a33cf49c2684f6248d089f1fedfa.tar.gz gentoo-2-fd50471eb252a33cf49c2684f6248d089f1fedfa.tar.bz2 gentoo-2-fd50471eb252a33cf49c2684f6248d089f1fedfa.zip |
Move to ~alpha
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'www-misc/awstats')
-rw-r--r-- | www-misc/awstats/ChangeLog | 5 | ||||
-rw-r--r-- | www-misc/awstats/awstats-6.95.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www-misc/awstats/ChangeLog b/www-misc/awstats/ChangeLog index 08ccd2995805..952c10405449 100644 --- a/www-misc/awstats/ChangeLog +++ b/www-misc/awstats/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-misc/awstats # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/ChangeLog,v 1.19 2011/01/26 08:17:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/ChangeLog,v 1.20 2011/01/30 18:55:32 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> awstats-6.95.ebuild: + Move to ~alpha 26 Jan 2011; <xarth@gentoo.org> awstats-7.0_p20101205-r3.ebuild: ppc stable wrt #352600 diff --git a/www-misc/awstats/awstats-6.95.ebuild b/www-misc/awstats/awstats-6.95.ebuild index 7ad012fda59c..31f3c3f6023e 100644 --- a/www-misc/awstats/awstats-6.95.ebuild +++ b/www-misc/awstats/awstats-6.95.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-6.95.ebuild,v 1.5 2010/03/12 16:45:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-6.95.ebuild,v 1.6 2011/01/30 18:55:32 armin76 Exp $ inherit eutils webapp versionator depend.apache @@ -9,7 +9,7 @@ HOMEPAGE="http://awstats.sourceforge.net/" SRC_URI="http://awstats.sourceforge.net/files/${P}.tar.gz" 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" |