diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:47:27 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:50:50 -0800 |
commit | 61b861acd7b49083dab687e133f30f3331cb7480 (patch) | |
tree | 8a7f8399749ed165000187dad48ad8ac4b831465 /dev-haskell/opengl | |
parent | kde-apps/kcharselect: Add missing DEPEND (diff) | |
download | gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.gz gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.bz2 gentoo-61b861acd7b49083dab687e133f30f3331cb7480.zip |
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-haskell/opengl')
-rw-r--r-- | dev-haskell/opengl/opengl-2.12.0.1.ebuild | 1 | ||||
-rw-r--r-- | dev-haskell/opengl/opengl-2.2.1.1.ebuild | 1 | ||||
-rw-r--r-- | dev-haskell/opengl/opengl-2.5.0.0.ebuild | 1 | ||||
-rw-r--r-- | dev-haskell/opengl/opengl-2.6.0.1.ebuild | 1 | ||||
-rw-r--r-- | dev-haskell/opengl/opengl-2.8.0.0.ebuild | 1 | ||||
-rw-r--r-- | dev-haskell/opengl/opengl-2.9.2.0.ebuild | 1 | ||||
-rw-r--r-- | dev-haskell/opengl/opengl-3.0.1.0.ebuild | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/dev-haskell/opengl/opengl-2.12.0.1.ebuild b/dev-haskell/opengl/opengl-2.12.0.1.ebuild index e3832001da16..2941e0cb625c 100644 --- a/dev-haskell/opengl/opengl-2.12.0.1.ebuild +++ b/dev-haskell/opengl/opengl-2.12.0.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 diff --git a/dev-haskell/opengl/opengl-2.2.1.1.ebuild b/dev-haskell/opengl/opengl-2.2.1.1.ebuild index b71f9ada5d6a..d3b4e6ac3263 100644 --- a/dev-haskell/opengl/opengl-2.2.1.1.ebuild +++ b/dev-haskell/opengl/opengl-2.2.1.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ CABAL_FEATURES="lib profile haddock" inherit base haskell-cabal diff --git a/dev-haskell/opengl/opengl-2.5.0.0.ebuild b/dev-haskell/opengl/opengl-2.5.0.0.ebuild index 52b855fb1d5a..5c9520759895 100644 --- a/dev-haskell/opengl/opengl-2.5.0.0.ebuild +++ b/dev-haskell/opengl/opengl-2.5.0.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=4 diff --git a/dev-haskell/opengl/opengl-2.6.0.1.ebuild b/dev-haskell/opengl/opengl-2.6.0.1.ebuild index db007c5feef2..62b589aa2668 100644 --- a/dev-haskell/opengl/opengl-2.6.0.1.ebuild +++ b/dev-haskell/opengl/opengl-2.6.0.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 diff --git a/dev-haskell/opengl/opengl-2.8.0.0.ebuild b/dev-haskell/opengl/opengl-2.8.0.0.ebuild index 7ba53c55475d..f077bb46112c 100644 --- a/dev-haskell/opengl/opengl-2.8.0.0.ebuild +++ b/dev-haskell/opengl/opengl-2.8.0.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 diff --git a/dev-haskell/opengl/opengl-2.9.2.0.ebuild b/dev-haskell/opengl/opengl-2.9.2.0.ebuild index 6937750d2aa0..5e6eb84881bb 100644 --- a/dev-haskell/opengl/opengl-2.9.2.0.ebuild +++ b/dev-haskell/opengl/opengl-2.9.2.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 diff --git a/dev-haskell/opengl/opengl-3.0.1.0.ebuild b/dev-haskell/opengl/opengl-3.0.1.0.ebuild index 45f4e8cb919d..12c842a4843c 100644 --- a/dev-haskell/opengl/opengl-3.0.1.0.ebuild +++ b/dev-haskell/opengl/opengl-3.0.1.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 |