diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2015-11-04 00:00:44 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2015-11-04 00:18:06 +0100 |
commit | e27b12165dd4e1da5056f01f1a616c0595c5d1c5 (patch) | |
tree | 811f78b3372619a0cb826e685890e0e26fd8c3eb /dev-util | |
parent | www-apps/grafana: 2.1.2 → 2.1.3 (diff) | |
download | eva-e27b12165dd4e1da5056f01f1a616c0595c5d1c5.tar.gz eva-e27b12165dd4e1da5056f01f1a616c0595c5d1c5.tar.bz2 eva-e27b12165dd4e1da5056f01f1a616c0595c5d1c5.zip |
*/*: replace Header by Id in ebuild headers
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/deskzilla/deskzilla-3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-util/gnome-code-assistance/gnome-code-assistance-3.14.0.ebuild | 2 | ||||
-rw-r--r-- | dev-util/valadoc/valadoc-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/deskzilla/deskzilla-3.1.ebuild b/dev-util/deskzilla/deskzilla-3.1.ebuild index 9600ee8..30b55a6 100644 --- a/dev-util/deskzilla/deskzilla-3.1.ebuild +++ b/dev-util/deskzilla/deskzilla-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/deskzilla/deskzilla-1.7.1.ebuild,v 1.2 2012/05/21 20:04:51 ssuominen Exp $ +# $Id$ EAPI=1 diff --git a/dev-util/gnome-code-assistance/gnome-code-assistance-3.14.0.ebuild b/dev-util/gnome-code-assistance/gnome-code-assistance-3.14.0.ebuild index 7d2e5e9..988ddf7 100644 --- a/dev-util/gnome-code-assistance/gnome-code-assistance-3.14.0.ebuild +++ b/dev-util/gnome-code-assistance/gnome-code-assistance-3.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI="5" GCONF_DEBUG="no" diff --git a/dev-util/valadoc/valadoc-9999.ebuild b/dev-util/valadoc/valadoc-9999.ebuild index e1580fc..61ea06a 100644 --- a/dev-util/valadoc/valadoc-9999.ebuild +++ b/dev-util/valadoc/valadoc-9999.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" VALA_MIN_API_VERSION="0.20" |