patrick 14/08/10 01:54:01 Modified: mirdir-2.1.ebuild ChangeLog Log: Fix description for more repoman happy (Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.5 app-backup/mirdir/mirdir-2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/mirdir/mirdir-2.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/mirdir/mirdir-2.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/mirdir/mirdir-2.1.ebuild?r1=1.4&r2=1.5 Index: mirdir-2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-backup/mirdir/mirdir-2.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mirdir-2.1.ebuild 9 Apr 2007 14:46:10 -0000 1.4 +++ mirdir-2.1.ebuild 10 Aug 2014 01:54:01 -0000 1.5 @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/mirdir/mirdir-2.1.ebuild,v 1.4 2007/04/09 14:46:10 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/mirdir/mirdir-2.1.ebuild,v 1.5 2014/08/10 01:54:01 patrick Exp $ -DESCRIPTION=" Mirdir allows to synchronize two directory trees in a fast way." +DESCRIPTION=" Mirdir allows to synchronize two directory trees in a fast way" HOMEPAGE="http://sf.net/projects/mirdir" SRC_URI="mirror://sourceforge/${PN}/${P}-Unix.tar.gz" LICENSE="GPL-2" 1.9 app-backup/mirdir/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/mirdir/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/mirdir/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/mirdir/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-backup/mirdir/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 21 Dec 2011 08:58:13 -0000 1.8 +++ ChangeLog 10 Aug 2014 01:54:01 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for app-backup/mirdir -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/mirdir/ChangeLog,v 1.8 2011/12/21 08:58:13 phajdan.jr Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-backup/mirdir/ChangeLog,v 1.9 2014/08/10 01:54:01 patrick Exp $ + + 10 Aug 2014; Patrick Lauer <[email protected]> mirdir-2.1.ebuild: + Fix description for more repoman happy 21 Dec 2011; Pawel Hajdan jr <[email protected]> mirdir-2.1-r1.ebuild: x86 stable wrt bug #393959 @@ -33,4 +36,3 @@ 05 Dec 2005; Robin H. Johnson <[email protected]> +metadata.xml, +mirdir-2.1.ebuild: Initial commit. Ebuild by Robin H. Johnson <[email protected]>. -
