diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:13:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:13:03 +0000 |
commit | e07bc0831f96c55a58b514b559284ed7c5ea325a (patch) | |
tree | 88a93e6be333ff01bda0beb4e1ba655842cbbe45 /www-apps/zina | |
parent | whitespace (diff) | |
download | historical-e07bc0831f96c55a58b514b559284ed7c5ea325a.tar.gz historical-e07bc0831f96c55a58b514b559284ed7c5ea325a.tar.bz2 historical-e07bc0831f96c55a58b514b559284ed7c5ea325a.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'www-apps/zina')
-rw-r--r-- | www-apps/zina/zina-0.12.12.ebuild | 3 | ||||
-rw-r--r-- | www-apps/zina/zina-1.0_rc2.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www-apps/zina/zina-0.12.12.ebuild b/www-apps/zina/zina-0.12.12.ebuild index 08aaefebf842..35f0d2899eb6 100644 --- a/www-apps/zina/zina-0.12.12.ebuild +++ b/www-apps/zina/zina-0.12.12.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/www-apps/zina/zina-0.12.12.ebuild,v 1.1 2006/03/24 07:39:26 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/zina/zina-0.12.12.ebuild,v 1.2 2007/07/13 06:13:03 mr_bones_ Exp $ inherit webapp @@ -37,4 +37,3 @@ src_install() { webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt webapp_src_install } - diff --git a/www-apps/zina/zina-1.0_rc2.ebuild b/www-apps/zina/zina-1.0_rc2.ebuild index 5a39d63d38ba..f5ab1e01ffdc 100644 --- a/www-apps/zina/zina-1.0_rc2.ebuild +++ b/www-apps/zina/zina-1.0_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/zina/zina-1.0_rc2.ebuild,v 1.1 2007/01/12 14:01:30 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/zina/zina-1.0_rc2.ebuild,v 1.2 2007/07/13 06:13:03 mr_bones_ Exp $ inherit webapp @@ -35,4 +35,3 @@ src_install() { webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt webapp_src_install } - |