diff options
author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2016-04-25 23:06:19 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2016-04-25 23:06:19 +0000 |
commit | 17cc763b546df6d722c9eac62082ed65a5ddc76b (patch) | |
tree | e26502d170280f7a7f61dbcba32053417d6e0562 /app-misc/gramps | |
parent | Fix metadata.xml DTD url. (diff) | |
download | jmbsvicetto-17cc763b546df6d722c9eac62082ed65a5ddc76b.tar.gz jmbsvicetto-17cc763b546df6d722c9eac62082ed65a5ddc76b.tar.bz2 jmbsvicetto-17cc763b546df6d722c9eac62082ed65a5ddc76b.zip |
Replace Header line with Id.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Diffstat (limited to 'app-misc/gramps')
-rw-r--r-- | app-misc/gramps/gramps-3.4.9.ebuild | 2 | ||||
-rw-r--r-- | app-misc/gramps/gramps-4.1.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/gramps/gramps-3.4.9.ebuild b/app-misc/gramps/gramps-3.4.9.ebuild index b5ee8a4..7c5e558 100644 --- a/app-misc/gramps/gramps-3.4.9.ebuild +++ b/app-misc/gramps/gramps-3.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 ) diff --git a/app-misc/gramps/gramps-4.1.3.ebuild b/app-misc/gramps/gramps-4.1.3.ebuild index 6e5670e..d4cc0da 100644 --- a/app-misc/gramps/gramps-4.1.3.ebuild +++ b/app-misc/gramps/gramps-4.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) |