diff options
author | Chris White <chriswhite@gentoo.org> | 2006-02-22 04:58:33 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-02-22 04:58:33 +0000 |
commit | b98e4419e742494d8e7bfc5f471c673876887cd7 (patch) | |
tree | 71db3d6afc378d543ee3b1f792df7d1217af07cd /net-misc/sitecopy | |
parent | Removed redundant src_compile lines for bug #123621. (diff) | |
download | gentoo-2-b98e4419e742494d8e7bfc5f471c673876887cd7.tar.gz gentoo-2-b98e4419e742494d8e7bfc5f471c673876887cd7.tar.bz2 gentoo-2-b98e4419e742494d8e7bfc5f471c673876887cd7.zip |
Removed older versions.
([stable x86 chroot] Portage version: 2.0.53)
Diffstat (limited to 'net-misc/sitecopy')
-rw-r--r-- | net-misc/sitecopy/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/sitecopy/Manifest | 12 | ||||
-rw-r--r-- | net-misc/sitecopy/files/digest-sitecopy-0.13.4-r2 | 1 | ||||
-rw-r--r-- | net-misc/sitecopy/sitecopy-0.13.4-r2.ebuild | 73 |
4 files changed, 11 insertions, 83 deletions
diff --git a/net-misc/sitecopy/ChangeLog b/net-misc/sitecopy/ChangeLog index 24fcdf0cc3e7..98b500161d83 100644 --- a/net-misc/sitecopy/ChangeLog +++ b/net-misc/sitecopy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/sitecopy -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.32 2005/12/23 19:33:09 dertobi123 Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.33 2006/02/22 04:58:33 chriswhite Exp $ + + 22 Feb 2006; Chris White <chriswhite@gentoo.org> + -sitecopy-0.13.4-r2.ebuild: + Removed older versions. 23 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org> sitecopy-0.16.0.ebuild: diff --git a/net-misc/sitecopy/Manifest b/net-misc/sitecopy/Manifest index cbf354762691..ae145dd6e7c3 100644 --- a/net-misc/sitecopy/Manifest +++ b/net-misc/sitecopy/Manifest @@ -1,10 +1,8 @@ -MD5 d3286f6a00ba6935bf983d28040f63d0 sitecopy-0.13.4-r2.ebuild 1951 -MD5 f07d3b647d02ac65e5bd2fb7499fde61 sitecopy-0.16.0.ebuild 2542 MD5 49e0c9a2daf95d10f4e907884b2d87d8 ChangeLog 5183 -MD5 a5aaa1005bcb0bec44f71e07c5e26006 sitecopy-0.15.1.ebuild 2793 -MD5 ebe90825466ecdac16089ecd43abdcab metadata.xml 251 -MD5 9d2f1b627c2e64ada7b81ea3fa5ee51d files/sitecopy-0.14.1-nls.patch 598 -MD5 1dfe28809075352e0eed13c4a713b728 files/sitecopy-gcc3.4.patch 493 -MD5 2181dd9a02cbcac0257406ff7a30a37b files/digest-sitecopy-0.13.4-r2 67 MD5 fdd1c7334ee674439936fa8eed17cfcc files/digest-sitecopy-0.15.1 67 MD5 a9f8ec12aecca50ec49648f0a8c2829f files/digest-sitecopy-0.16.0 67 +MD5 9d2f1b627c2e64ada7b81ea3fa5ee51d files/sitecopy-0.14.1-nls.patch 598 +MD5 1dfe28809075352e0eed13c4a713b728 files/sitecopy-gcc3.4.patch 493 +MD5 ebe90825466ecdac16089ecd43abdcab metadata.xml 251 +MD5 a5aaa1005bcb0bec44f71e07c5e26006 sitecopy-0.15.1.ebuild 2793 +MD5 f07d3b647d02ac65e5bd2fb7499fde61 sitecopy-0.16.0.ebuild 2542 diff --git a/net-misc/sitecopy/files/digest-sitecopy-0.13.4-r2 b/net-misc/sitecopy/files/digest-sitecopy-0.13.4-r2 deleted file mode 100644 index 84b375f09a4f..000000000000 --- a/net-misc/sitecopy/files/digest-sitecopy-0.13.4-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 f3fb9c1d9098132f3135d2d5d92e68bf sitecopy-0.13.4.tar.gz 773653 diff --git a/net-misc/sitecopy/sitecopy-0.13.4-r2.ebuild b/net-misc/sitecopy/sitecopy-0.13.4-r2.ebuild deleted file mode 100644 index 26c347169d0c..000000000000 --- a/net-misc/sitecopy/sitecopy-0.13.4-r2.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2005 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-r2.ebuild,v 1.5 2005/01/04 20:14:03 chriswhite Exp $ - -IUSE="ssl xml xml2 gnome nls" - -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" -LICENSE="GPL-2" -SLOT="0" - -DEPEND="virtual/libc - >=sys-libs/zlib-1.1.3 - xml? ( dev-libs/libxml ) - dev-libs/libxml2 - ssl? ( >=dev-libs/openssl-0.9.6 ) - gnome? ( - gnome-base/gnome-libs - =x11-libs/gtk+-1* - ) - >=net-misc/neon-0.24.6" - -src_compile() { - local myconf="" - if use xml && use xml2 ; then - myconf="${myconf} --with-libxml2 --without-libxml1" - else - use xml \ - && myconf="${myconf} --with-libxml1" \ - || myconf="${myconf} --without-libxml1" - use xml2 \ - && myconf="${myconf} --with-libxml2" \ - || myconf="${myconf} --without-libxml2" - fi - use ssl \ - && myconf="${myconf} --with-ssl" \ - || myconf="${myconf} --without-ssl" - use nls \ - && myconf="${myconf} --enable-nls" \ - || myconf="${myconf} --disable-nls" - - # Bug 51585, GLSA 200406-03 - einfo "Forcing the use of the system-wide neon library (BR #51585)." - myconf="${myconf} --with-neon" - - - econf ${myconf} || die "econf failed" - - emake || die "emake failed" - - if use gnome; then - econf ${myconf} --with-gnomefe || die "econf failed" - - # gnome compile fix - sed -i -e "s:VERSION:PACKAGE_VERSION:" gnome/init.c - sed -i -e "s:VERSION:PACKAGE_VERSION:" gnome/main.c - echo "int fe_accept_cert(const ne_ssl_certificate *cert, int failures) { return 0; }" >> gnome/gcommon.c - sed -i -e "s:-lglib:-lglib -lgthread:" Makefile - - emake || die "emake failed" - fi -} - -src_install() { - make DESTDIR=${D} install-sitecopy || die "install failed" - - if use gnome; then - make DESTDIR=${D} install-xsitecopy || die "install failed" - dobin sitecopy - fi -} |