diff options
author | Torsten Veller <tove@gentoo.org> | 2012-02-14 17:19:24 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-02-14 17:19:24 +0000 |
commit | e22869c259ea59099959b472bd81668a1b9e364e (patch) | |
tree | 148d632af1e4234b745484303ee0dc79729b05e5 /www-apache/mod_auth_token | |
parent | Fix ebuild header (#398773) (diff) | |
download | gentoo-2-e22869c259ea59099959b472bd81668a1b9e364e.tar.gz gentoo-2-e22869c259ea59099959b472bd81668a1b9e364e.tar.bz2 gentoo-2-e22869c259ea59099959b472bd81668a1b9e364e.zip |
Fix ebuild header (#398773)
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'www-apache/mod_auth_token')
-rw-r--r-- | www-apache/mod_auth_token/ChangeLog | 8 | ||||
-rw-r--r-- | www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/www-apache/mod_auth_token/ChangeLog b/www-apache/mod_auth_token/ChangeLog index a49ddc6c5036..f30fbf0603a6 100644 --- a/www-apache/mod_auth_token/ChangeLog +++ b/www-apache/mod_auth_token/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apache/mod_auth_token -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_token/ChangeLog,v 1.3 2011/08/31 16:03:56 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_token/ChangeLog,v 1.4 2012/02/14 17:19:24 tove Exp $ + + 14 Feb 2012; Torsten Veller <tove@gentoo.org> + mod_auth_token-1.0.6_beta.ebuild: + Fix ebuild header (#398773) 31 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org> mod_auth_token-1.0.6_beta.ebuild: diff --git a/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild b/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild index e50dc62639cd..693c4f597e46 100644 --- a/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild +++ b/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild,v 1.4 2012/02/14 17:19:24 tove Exp $ EAPI=3 |