diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-24 14:11:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-24 14:11:07 +0000 |
commit | d0b2c0481864c3d68988f3c71c7b72e64bcf4e6d (patch) | |
tree | 820e27786067b956c48bcc0791c0b5fd6ac5aef5 /net-misc/sitecopy | |
parent | Stable on sparc wrt #141456 (diff) | |
download | gentoo-2-d0b2c0481864c3d68988f3c71c7b72e64bcf4e6d.tar.gz gentoo-2-d0b2c0481864c3d68988f3c71c7b72e64bcf4e6d.tar.bz2 gentoo-2-d0b2c0481864c3d68988f3c71c7b72e64bcf4e6d.zip |
Stable on sparc wrt #141514
(Portage version: 2.1-r1)
Diffstat (limited to 'net-misc/sitecopy')
-rw-r--r-- | net-misc/sitecopy/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/sitecopy/sitecopy-0.16.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/sitecopy/ChangeLog b/net-misc/sitecopy/ChangeLog index 54eb6071d478..efb2a70f1a76 100644 --- a/net-misc/sitecopy/ChangeLog +++ b/net-misc/sitecopy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/sitecopy # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.38 2006/07/05 07:55:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.39 2006/07/24 14:11:07 gustavoz Exp $ + + 24 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> + sitecopy-0.16.3.ebuild: + Stable on sparc wrt #141514 05 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org> sitecopy-0.15.1.ebuild, sitecopy-0.16.0.ebuild: diff --git a/net-misc/sitecopy/sitecopy-0.16.3.ebuild b/net-misc/sitecopy/sitecopy-0.16.3.ebuild index e5f94e8eb21f..c4e06d51175a 100644 --- a/net-misc/sitecopy/sitecopy-0.16.3.ebuild +++ b/net-misc/sitecopy/sitecopy-0.16.3.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/net-misc/sitecopy/sitecopy-0.16.3.ebuild,v 1.2 2006/03/21 00:22:36 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.16.3.ebuild,v 1.3 2006/07/24 14:11:07 gustavoz Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ IUSE="expat nls rsh ssl webdav xml zlib" DESCRIPTION="sitecopy is for easily maintaining remote web sites" SRC_URI="http://www.lyra.org/${PN}/${P}.tar.gz" HOMEPAGE="http://www.lyra.org/sitecopy/" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" LICENSE="GPL-2" SLOT="0" # gnome support is disabled at this point |