diff options
author | Martin Väth <martin@mvath.de> | 2015-09-02 21:51:55 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:49:24 +0200 |
commit | 02e7384139f10edd6eddcf944b5fb1f783e519c5 (patch) | |
tree | 7ccd14424037a56dd47e3eff56c4611143bfae5c /app-text | |
parent | Bump video-mv, cpi, noscript (diff) | |
download | mv-02e7384139f10edd6eddcf944b5fb1f783e519c5.tar.gz mv-02e7384139f10edd6eddcf944b5fb1f783e519c5.tar.bz2 mv-02e7384139f10edd6eddcf944b5fb1f783e519c5.zip |
Fix reduce. Header->Id
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/psjoin/psjoin-0.3.ebuild | 2 | ||||
-rw-r--r-- | app-text/stardict/stardict-3.0.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/psjoin/psjoin-0.3.ebuild b/app-text/psjoin/psjoin-0.3.ebuild index 575d7703..a8efb2ac 100644 --- a/app-text/psjoin/psjoin-0.3.ebuild +++ b/app-text/psjoin/psjoin-0.3.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 RESTRICT="mirror" diff --git a/app-text/stardict/stardict-3.0.6.ebuild b/app-text/stardict/stardict-3.0.6.ebuild index d3d8ccc7..dabfe56f 100644 --- a/app-text/stardict/stardict-3.0.6.ebuild +++ b/app-text/stardict/stardict-3.0.6.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 |