diff options
author | 2003-07-13 14:31:36 +0000 | |
---|---|---|
committer | 2003-07-13 14:31:36 +0000 | |
commit | 13b5157afaf4be07dd85da852a4cf81390092008 (patch) | |
tree | f13d7cced453fbb9c67684f3181069dbb472c77d /net-misc/sitecopy | |
parent | unmask (diff) | |
download | gentoo-2-13b5157afaf4be07dd85da852a4cf81390092008.tar.gz gentoo-2-13b5157afaf4be07dd85da852a4cf81390092008.tar.bz2 gentoo-2-13b5157afaf4be07dd85da852a4cf81390092008.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-misc/sitecopy')
-rw-r--r-- | net-misc/sitecopy/sitecopy-0.11.4.ebuild | 4 | ||||
-rw-r--r-- | net-misc/sitecopy/sitecopy-0.12.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/sitecopy/sitecopy-0.11.4.ebuild b/net-misc/sitecopy/sitecopy-0.11.4.ebuild index e5b4c152891f..c59cc7e66625 100644 --- a/net-misc/sitecopy/sitecopy-0.11.4.ebuild +++ b/net-misc/sitecopy/sitecopy-0.11.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.11.4.ebuild,v 1.2 2003/02/13 15:07:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.11.4.ebuild,v 1.3 2003/07/13 14:31:36 aliz Exp $ DESCRIPTION="sitecopy is for easily maintaining remote web sites" SRC_URI="http://www.lyra.org/sitecopy/${P}.tar.gz" HOMEPAGE="http://www.lyra.org/sitecopy/" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/sitecopy/sitecopy-0.12.1.ebuild b/net-misc/sitecopy/sitecopy-0.12.1.ebuild index ee20d033dd4d..6274bf96fe40 100644 --- a/net-misc/sitecopy/sitecopy-0.12.1.ebuild +++ b/net-misc/sitecopy/sitecopy-0.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.12.1.ebuild,v 1.1 2003/04/28 18:37:19 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.12.1.ebuild,v 1.2 2003/07/13 14:31:36 aliz Exp $ IUSE="ssl xml xml2" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} 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="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" LICENSE="GPL-2" SLOT="0" |