summaryrefslogtreecommitdiff
path: root/dev-ruby/postgres_ext
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-15 15:00:59 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-15 16:03:50 +0200
commitb5900fee7bee183446e02159802ead508a5d0a4b (patch)
tree0368eb8af2fbfc9c3a1c862b44d7a4ec459b038b /dev-ruby/postgres_ext
parenta86a3662128efb1988ac24e3212c907dd72bbf97 (diff)
downloadgentoo-b5900fee7bee183446e02159802ead508a5d0a4b.tar.gz
gentoo-b5900fee7bee183446e02159802ead508a5d0a4b.tar.xz
Fix Malformed Id header on line: 3
Convert Header to Id Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ruby/postgres_ext')
-rw-r--r--dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
index 3efb76e7499..34dc0efc935 100644
--- a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
+++ b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: Exp $
+# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"