diff options
Diffstat (limited to 'x11-wm/stumpwm-cvs/stumpwm-cvs-0.ebuild')
-rw-r--r-- | x11-wm/stumpwm-cvs/stumpwm-cvs-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/stumpwm-cvs/stumpwm-cvs-0.ebuild b/x11-wm/stumpwm-cvs/stumpwm-cvs-0.ebuild index c915f7394da9..07cfb4a61d09 100644 --- a/x11-wm/stumpwm-cvs/stumpwm-cvs-0.ebuild +++ b/x11-wm/stumpwm-cvs/stumpwm-cvs-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/stumpwm-cvs/stumpwm-cvs-0.ebuild,v 1.1 2006/04/06 16:11:36 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/stumpwm-cvs/stumpwm-cvs-0.ebuild,v 1.2 2007/01/29 02:31:38 mr_bones_ Exp $ inherit common-lisp cvs eutils @@ -69,4 +69,4 @@ src_install() { pkg_postinst() { common-lisp_pkg_postinst cat ${FILESDIR}/README.Gentoo -}
\ No newline at end of file +} |