diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-11-27 14:24:26 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-11-27 14:24:26 +0000 |
commit | e4ac2638c51ef10d380a1543011258d2414ca0ad (patch) | |
tree | 9c1d732065911a75eb0f89e452167ea4337083d1 /app-shells | |
parent | version bump (diff) | |
download | historical-e4ac2638c51ef10d380a1543011258d2414ca0ad.tar.gz historical-e4ac2638c51ef10d380a1543011258d2414ca0ad.tar.bz2 historical-e4ac2638c51ef10d380a1543011258d2414ca0ad.zip |
Removing .tcsh.config from dodoc as it doesn't exist
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/Manifest | 2 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.14-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/tcsh/Manifest b/app-shells/tcsh/Manifest index 08146214668f..19e1b768a62b 100644 --- a/app-shells/tcsh/Manifest +++ b/app-shells/tcsh/Manifest @@ -1,6 +1,6 @@ MD5 1b865e9c0349146f352678370c667127 tcsh-6.13-r1.ebuild 1889 MD5 c250d0af9e636acf93f75180f66ed639 tcsh-6.14.ebuild 1234 -MD5 11f0221efcc822e43aec2f334a927002 tcsh-6.14-r2.ebuild 2338 +MD5 9e615bac066ed4e9df6c7b9b67d22bbc tcsh-6.14-r2.ebuild 2325 MD5 89674d2fb5c06a3b4b5310a3212c81a2 tcsh-6.12-r3.ebuild 1382 MD5 40885229543eeb01a6a91b426c29e29d tcsh-6.13.ebuild 1249 MD5 2076c4be609061fe61b9e961b3abc6f1 tcsh-6.14-r1.ebuild 2542 diff --git a/app-shells/tcsh/tcsh-6.14-r2.ebuild b/app-shells/tcsh/tcsh-6.14-r2.ebuild index d9d1d2f79e5d..cb854d73357f 100644 --- a/app-shells/tcsh/tcsh-6.14-r2.ebuild +++ b/app-shells/tcsh/tcsh-6.14-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r2.ebuild,v 1.1 2005/11/20 17:06:55 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r2.ebuild,v 1.2 2005/11/27 14:24:26 grobian Exp $ inherit eutils @@ -61,7 +61,7 @@ src_install() { "${WORKDIR}"/gentoo/tcsh-aliases \ "${WORKDIR}"/gentoo/tcsh-complete \ "${WORKDIR}"/gentoo/tcsh-gentoo_legacy \ - "${WORKDIR}"/gentoo/tcsh.config .tcsh.config + "${WORKDIR}"/gentoo/tcsh.config } pkg_postinst() { |