diff options
author | Panagiotis Christopoulos <pchrist@gentoo.org> | 2011-01-07 00:29:31 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2018-03-09 22:33:28 +0100 |
commit | 502c3720b3c57000ee979f60c4c42d2d93163807 (patch) | |
tree | 987b8ddb0e97d8ce115595f4e2f765f67a9c0053 /app-text/lout | |
parent | Fix overlay's ebuild/eclass headers. Happy new year lisp overlay :) (diff) | |
download | lisp-502c3720b3c57000ee979f60c4c42d2d93163807.tar.gz lisp-502c3720b3c57000ee979f60c4c42d2d93163807.tar.bz2 lisp-502c3720b3c57000ee979f60c4c42d2d93163807.zip |
Revert "Fix overlay's ebuild/eclass headers. Happy new year lisp overlay :)"
This reverts commit 3769e3b8543b5fbde21407f2a785c66d3df79c25.
Diffstat (limited to 'app-text/lout')
-rw-r--r-- | app-text/lout/Manifest | 2 | ||||
-rw-r--r-- | app-text/lout/lout-3.38.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/lout/Manifest b/app-text/lout/Manifest index ec875362..9a1d8092 100644 --- a/app-text/lout/Manifest +++ b/app-text/lout/Manifest @@ -1,2 +1,2 @@ DIST lout-3.38.tar.gz 2147395 RMD160 8835b223f67b383bdbb1d4105a28e002745d4dbb SHA1 2c4aec500dc27a00298f8265b9249d74d97e5466 SHA256 6a2adc64a8b4a81ed39893328778da284a6ab0da3e5e20f678425f2d53dad80a -EBUILD lout-3.38.ebuild 1839 RMD160 7f1cf29757c3ab2b3e806e0f76ed73d79799463c SHA1 94ae23295efb50f06fc87389baab2c5c99219523 SHA256 5740e54d3ed12aebcbd2f622903a17a4edaa7d9671dca413081e01a8d277fa40 +EBUILD lout-3.38.ebuild 1932 RMD160 f4fad02f269f8c4915d8ec2f5c6c439a728bbc8a SHA1 e688b83ede3c456979075821ef18742617dd3fb1 SHA256 a66a055ab13c4750eab9bebae523c8b4b1414f7b8e3d7d039f1e8ffa238eed12 diff --git a/app-text/lout/lout-3.38.ebuild b/app-text/lout/lout-3.38.ebuild index acdaec5e..f5212b2c 100644 --- a/app-text/lout/lout-3.38.ebuild +++ b/app-text/lout/lout-3.38.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.31.ebuild,v 1.2 2008/01/22 21:32:11 grobian Exp $ IUSE="zlib doc" |