diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/cadaver/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/cadaver/cadaver-0.23.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/cadaver/ChangeLog b/net-misc/cadaver/ChangeLog index a29046c2dc03..738e8117593f 100644 --- a/net-misc/cadaver/ChangeLog +++ b/net-misc/cadaver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/cadaver -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cadaver/ChangeLog,v 1.42 2011/09/18 13:57:20 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/cadaver/ChangeLog,v 1.43 2014/08/10 20:43:25 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cadaver-0.23.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Sep 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: Add Arfrever as proxy maintainer with proxy-maintainers as herd. diff --git a/net-misc/cadaver/cadaver-0.23.3.ebuild b/net-misc/cadaver/cadaver-0.23.3.ebuild index 73a2e6c3461e..8fcf332dc95d 100644 --- a/net-misc/cadaver/cadaver-0.23.3.ebuild +++ b/net-misc/cadaver/cadaver-0.23.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cadaver/cadaver-0.23.3.ebuild,v 1.5 2010/07/04 07:59:38 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cadaver/cadaver-0.23.3.ebuild,v 1.6 2014/08/10 20:43:25 slyfox Exp $ EAPI="3" inherit autotools eutils -DESCRIPTION="Command-line WebDAV client." +DESCRIPTION="Command-line WebDAV client" HOMEPAGE="http://www.webdav.org/cadaver" SRC_URI="http://www.webdav.org/cadaver/${P}.tar.gz" |