summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-08-03 15:33:58 +0000
committerFabian Groffen <grobian@gentoo.org>2008-08-03 15:33:58 +0000
commitd526a7fe5fc34223d82c4115f6d6160eb7ad702a (patch)
treec2bb7595342f03356cdad364f3842d88b325463a /app-shells/tcsh
parentAdd app-shells as converted category, GLEP 56. (diff)
downloadhistorical-d526a7fe5fc34223d82c4115f6d6160eb7ad702a.tar.gz
historical-d526a7fe5fc34223d82c4115f6d6160eb7ad702a.tar.bz2
historical-d526a7fe5fc34223d82c4115f6d6160eb7ad702a.zip
Restore proper indentation
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r--app-shells/tcsh/Manifest12
-rw-r--r--app-shells/tcsh/metadata.xml30
2 files changed, 16 insertions, 26 deletions
diff --git a/app-shells/tcsh/Manifest b/app-shells/tcsh/Manifest
index 20fcedeead05..0779e3de7367 100644
--- a/app-shells/tcsh/Manifest
+++ b/app-shells/tcsh/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
AUX tcsh-6.14-makefile.patch 482 RMD160 ef0aa8ec9a43218532588bc1b755e2c2f69c9ea8 SHA1 b26685966259b02d5a1f0f8994c0741e50841a31 SHA256 7036e1d68ce181405800d78b33f9884da6e36f590f5287190911ddec65a540ce
AUX tcsh-6.14-r2.patch 2057 RMD160 8fba8a743944e04e8f03525ee0f8763576d251ec SHA1 361e3187c00f401183ea20247fb99fd1a33b3047 SHA256 cdc6f499a9eef1876604a0072562aad4b594e12c6073a98ea7a2f33d88aa21c5
AUX tcsh-6.14-r4.patch 1030 RMD160 58af5c8fafcaa7ef8bb96bb2687422b93a4b61ea SHA1 c3db204db1d075ff83134428b0cfd62f99792b56 SHA256 909df93052f8af0a3d2d83125894db774509d3c22cc495fe266484529eb1f6d9
@@ -15,11 +12,4 @@ EBUILD tcsh-6.14-r3.ebuild 2469 RMD160 8e2a942e31581503b53ab97a7bf9506d64c35d16
EBUILD tcsh-6.14-r5.ebuild 1846 RMD160 aea7db3864ebb67634d875d5658e78990d451d5d SHA1 e08249a41e0f273c19138c0c9ef2e522be4508a3 SHA256 6b308ff6800689a5cd3ca04790fe18cd6657aa4b52b51f23d80b7f6d138fb69a
EBUILD tcsh-6.15-r2.ebuild 2076 RMD160 a68014e42e5370860b5eb5589d4c594e71a334d6 SHA1 a4c059de6baf4462c0c016b54b50aef168f782b9 SHA256 379edccfce7be9ab473a7222cfc7c8d31abfe2bb16a2c08f661dcdea06e356a2
MISC ChangeLog 12690 RMD160 b02086cd6c8034df12900142586d10ffbea26d00 SHA1 8279e1e2417d303fe802b48b40da5b3f3cfc1b3a SHA256 fb82991e8fb6ccf71551cfb19038dd3b084c10f0acf4cecbe0e402a589e3eb6d
-MISC metadata.xml 721 RMD160 8731665922a698fbab3a30269ba1c17661099358 SHA1 cce632c285ccb380d5a22acfb574aea9dadea175 SHA256 b05d34cf51fae7a3bea118329d5c4bde9a1e875ec7a19550539ab55e655d5592
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.9 (GNU/Linux)
-
-iEYEARECAAYFAkiVzycACgkQOeoy/oIi7uyzEACgiuYKDYCCVaLUs6Iq18yNwgnG
-PwwAoOKvEMgOWQjIEfsBSUzheA/uGIX1
-=NnQq
------END PGP SIGNATURE-----
+MISC metadata.xml 728 RMD160 c51803104a894333f5a72d04295b412759c22625 SHA1 0861e219b4c1aa25f4813e70fdc4b6f427ba4ba2 SHA256 2bed723ea437a754e4e189c2456afb40193190c5126bf88008a8b234a62f44f1
diff --git a/app-shells/tcsh/metadata.xml b/app-shells/tcsh/metadata.xml
index efa0b258d45b..a68a5fb919ac 100644
--- a/app-shells/tcsh/metadata.xml
+++ b/app-shells/tcsh/metadata.xml
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
- <email>grobian@gentoo.org</email>
- <name>Fabian Groffen</name>
-</maintainer>
-<longdescription>
- Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX
- C shell (csh). It is a command language interpreter usable both as an
- interactive login shell and a shell script command processor. It includes
- a command-line editor, programmable word completion, spelling correction,
- a history mechanism, job control and a C-like syntax.
-</longdescription>
-<use>
- <flag name='catalogs'>Add support for NLS catalogs</flag>
-</use>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>grobian@gentoo.org</email>
+ <name>Fabian Groffen</name>
+ </maintainer>
+ <longdescription>
+ Tcsh is an enhanced, but completely compatible version of the Berkeley
+ UNIX C shell (csh). It is a command language interpreter usable both as
+ an interactive login shell and a shell script command processor. It
+ includes a command-line editor, programmable word completion, spelling
+ correction, a history mechanism, job control and a C-like syntax.
+ </longdescription>
+ <use>
+ <flag name='catalogs'>Add support for NLS catalogs</flag>
+ </use>
</pkgmetadata>