diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2012-05-08 18:33:02 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2012-05-08 18:33:02 +0000 |
commit | 74f2495eba4afb98b0514007a3e7cd4181a5bcb3 (patch) | |
tree | 0dd330087efb674577096b5d27b5cacbffd86bf5 /app-shells | |
parent | New ebuild by Martin Väth (diff) | |
download | gentoo-2-74f2495eba4afb98b0514007a3e7cd4181a5bcb3.tar.gz gentoo-2-74f2495eba4afb98b0514007a3e7cd4181a5bcb3.tar.bz2 gentoo-2-74f2495eba4afb98b0514007a3e7cd4181a5bcb3.zip |
fix header
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/push/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/push/push-1.5.ebuild | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-shells/push/ChangeLog b/app-shells/push/ChangeLog index a4297acb397a..d80d71faa4e6 100644 --- a/app-shells/push/ChangeLog +++ b/app-shells/push/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/push # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/push/ChangeLog,v 1.1 2012/05/08 18:31:28 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/push/ChangeLog,v 1.2 2012/05/08 18:33:02 darkside Exp $ + + 08 May 2012; Jeremy Olexa <darkside@gentoo.org> push-1.5.ebuild: + fix header *push-1.5 (08 May 2012) diff --git a/app-shells/push/push-1.5.ebuild b/app-shells/push/push-1.5.ebuild index 0fd10914e9f6..d4a915c64f9f 100644 --- a/app-shells/push/push-1.5.ebuild +++ b/app-shells/push/push-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5.ebuild,v 1.2 2012/05/08 18:33:02 darkside Exp $ EAPI="4" inherit vcs-snapshot |