diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-28 03:40:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-28 03:40:06 +0000 |
commit | 9fd4306e8c62c7b2487beb9e48340150de0233eb (patch) | |
tree | 53802f7a0ee41fec4d90ccec509035c01a8d48a2 /app-misc/gcal/gcal-3.01.ebuild | |
parent | removing giftui-cvs from portage as net-p2p/giftui-0.4.1 is sufficient (diff) | |
download | gentoo-2-9fd4306e8c62c7b2487beb9e48340150de0233eb.tar.gz gentoo-2-9fd4306e8c62c7b2487beb9e48340150de0233eb.tar.bz2 gentoo-2-9fd4306e8c62c7b2487beb9e48340150de0233eb.zip |
change glibc to libc and clean up other horribly ugly ebuilds
Diffstat (limited to 'app-misc/gcal/gcal-3.01.ebuild')
-rw-r--r-- | app-misc/gcal/gcal-3.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/gcal/gcal-3.01.ebuild b/app-misc/gcal/gcal-3.01.ebuild index c427bd2b1086..f5b49e658343 100644 --- a/app-misc/gcal/gcal-3.01.ebuild +++ b/app-misc/gcal/gcal-3.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.01.ebuild,v 1.6 2004/06/24 22:12:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.01.ebuild,v 1.7 2004/06/28 03:36:10 vapier Exp $ DESCRIPTION="The GNU Calendar - a replacement for cal" HOMEPAGE="http://www.gnu.org/software/gcal/gcal.html" @@ -20,7 +20,7 @@ src_compile() { src_install() { einstall || die - dodoc ABOUT-NLS ATTENTION BUGS COPYING DISCLAIM HISTORY \ + dodoc ABOUT-NLS ATTENTION BUGS DISCLAIM HISTORY \ INSTALL LIMITATIONS MANIFEST NEWS README SYMBOLS THANKS TODO # Need to fix up paths for scripts in misc directory |