diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-01-05 01:07:47 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-01-05 01:07:47 +0000 |
commit | 874c893e9cdf851d2dd69d774871b475bdbdd144 (patch) | |
tree | a69156128a16ec5315081dddc27aafaa9c295cc4 /app-doc | |
parent | type-o (diff) | |
download | historical-874c893e9cdf851d2dd69d774871b475bdbdd144.tar.gz historical-874c893e9cdf851d2dd69d774871b475bdbdd144.tar.bz2 historical-874c893e9cdf851d2dd69d774871b475bdbdd144.zip |
updates
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/gentoo-web/gentoo-web-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/gentoo-web/gentoo-web-2.2.ebuild b/app-doc/gentoo-web/gentoo-web-2.2.ebuild index e9d3d9683e50..ccd673597c22 100644 --- a/app-doc/gentoo-web/gentoo-web-2.2.ebuild +++ b/app-doc/gentoo-web/gentoo-web-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. Distributed under the terms # of the GNU General Public License, v2 or later # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-2.2.ebuild,v 1.26 2002/01/02 21:13:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-2.2.ebuild,v 1.27 2002/01/05 01:07:47 drobbins Exp $ # WARNING: THIS EBUILD SHOULD BE EDITED BY DANIEL ROBBINS ONLY @@ -36,7 +36,7 @@ src_install() { dodir ${WEBROOT}/images insinto ${WEBROOT}/images cd ${S}/images - doins paypal.png gtop-s.jpg gbot-s.gif gridtest.gif gentoo-new.gif install*.gif fishhead.gif line.gif icon-* keychain-2.gif gentoo-2.gif + doins paypal.png gtop-s.jpg znurt.jpg gbot-s.gif gridtest.gif gentoo-new.gif install*.gif fishhead.gif line.gif icon-* keychain-2.gif gentoo-2.gif insinto ${WEBROOT} doins favicon.ico |