summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2015-10-22 13:07:16 +0200
committerChristoph Mende <angelos@gentoo.org>2015-10-22 13:07:16 +0200
commit94b146168e81b9190260afb4f04855b86c2e94b8 (patch)
treeef409ac4e2beccde2cdd89b7573d146c98dc0ff8 /dev-libs
parentMigrate to thin manifests (diff)
downloadangelos-94b146168e81b9190260afb4f04855b86c2e94b8.tar.gz
angelos-94b146168e81b9190260afb4f04855b86c2e94b8.tar.bz2
angelos-94b146168e81b9190260afb4f04855b86c2e94b8.zip
Replace CVS header with $
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/sqlheavy/sqlheavy-0.1.1.ebuild4
-rw-r--r--dev-libs/sqlheavy/sqlheavy-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/sqlheavy/sqlheavy-0.1.1.ebuild b/dev-libs/sqlheavy/sqlheavy-0.1.1.ebuild
index 0c6ce0b..6cd9ea8 100644
--- a/dev-libs/sqlheavy/sqlheavy-0.1.1.ebuild
+++ b/dev-libs/sqlheavy/sqlheavy-0.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=4
inherit autotools
diff --git a/dev-libs/sqlheavy/sqlheavy-9999.ebuild b/dev-libs/sqlheavy/sqlheavy-9999.ebuild
index a4775f4..e1351da 100644
--- a/dev-libs/sqlheavy/sqlheavy-9999.ebuild
+++ b/dev-libs/sqlheavy/sqlheavy-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=4
inherit autotools git-2