diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-13 21:20:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-13 21:20:19 +0000 |
commit | 37e109a7761ec9a262d3ae9261abebb011cfb9d1 (patch) | |
tree | c948d64b35d801da24b15c1abcd937835b0f2e65 /net-misc/sitecopy | |
parent | don't set rdepend==depend; tidy (diff) | |
download | historical-37e109a7761ec9a262d3ae9261abebb011cfb9d1.tar.gz historical-37e109a7761ec9a262d3ae9261abebb011cfb9d1.tar.bz2 historical-37e109a7761ec9a262d3ae9261abebb011cfb9d1.zip |
IUSE sync
Diffstat (limited to 'net-misc/sitecopy')
-rw-r--r-- | net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild b/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild index 1f2c2166ae20..a61613021669 100644 --- a/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild +++ b/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild,v 1.8 2004/07/01 21:52:36 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild,v 1.9 2004/07/13 21:15:21 mr_bones_ Exp $ -IUSE="ssl xml xml2 gnome" +IUSE="ssl xml xml2 gnome nls" S=${WORKDIR}/${P} DESCRIPTION="sitecopy is for easily maintaining remote web sites" |