diff options
author | Torsten Veller <tove@gentoo.org> | 2012-02-14 17:14:28 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-02-14 17:14:28 +0000 |
commit | eccfb33262de8d06acddfdef49ba5e0a95afbf51 (patch) | |
tree | 65bb8c32998baa4fe36cb3956000552e4919a86d /app-editors/qxmledit | |
parent | Fix MODULE_AUTHOR (#403659) (diff) | |
download | gentoo-2-eccfb33262de8d06acddfdef49ba5e0a95afbf51.tar.gz gentoo-2-eccfb33262de8d06acddfdef49ba5e0a95afbf51.tar.bz2 gentoo-2-eccfb33262de8d06acddfdef49ba5e0a95afbf51.zip |
Fix ebuild header (#398773)
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r-- | app-editors/qxmledit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.6.1.ebuild | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog index 9174d6670c67..c13aa5e3ec03 100644 --- a/app-editors/qxmledit/ChangeLog +++ b/app-editors/qxmledit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/qxmledit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.17 2012/02/08 18:38:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.18 2012/02/14 17:14:28 tove Exp $ + + 14 Feb 2012; Torsten Veller <tove@gentoo.org> qxmledit-0.6.1.ebuild: + Fix ebuild header (#398773) *qxmledit-0.7.0 (08 Feb 2012) diff --git a/app-editors/qxmledit/qxmledit-0.6.1.ebuild b/app-editors/qxmledit/qxmledit-0.6.1.ebuild index cc38ed35f8ad..84e30735fda8 100644 --- a/app-editors/qxmledit/qxmledit-0.6.1.ebuild +++ b/app-editors/qxmledit/qxmledit-0.6.1.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.6.1.ebuild,v 1.3 2012/02/14 17:14:28 tove Exp $ EAPI="2" |