diff options
author | 2015-08-20 02:28:52 +0200 | |
---|---|---|
committer | 2015-08-20 02:28:52 +0200 | |
commit | 53c0294a5b0260c1d46cbb67df3e9fab07b2fd40 (patch) | |
tree | c0ed2b040f64dc2232f6664dfb68e0c0b523c6d1 /x11-libs | |
parent | layout.conf: reduce diff with gentoo repo. (diff) | |
download | qt-53c0294a5b0260c1d46cbb67df3e9fab07b2fd40.tar.gz qt-53c0294a5b0260c1d46cbb67df3e9fab07b2fd40.tar.bz2 qt-53c0294a5b0260c1d46cbb67df3e9fab07b2fd40.zip |
Replace CVS "$Header:" with Git "$Id$".
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libqxt/libqxt-9999.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/qtermwidget/qtermwidget-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libqxt/libqxt-9999.ebuild b/x11-libs/libqxt/libqxt-9999.ebuild index 64fb12d1..f384865f 100644 --- a/x11-libs/libqxt/libqxt-9999.ebuild +++ b/x11-libs/libqxt/libqxt-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=4 diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild index 2f5a9439..7be42bb8 100644 --- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild +++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/qtermwidget-9999.ebuild,v 1.4 2014/12/15 21:17:34 pesa Exp $ +# $Id$ EAPI=5 inherit cmake-utils git-r3 |