mrueg 14/08/28 02:38:04
Modified: cmdparse-2.0.6.ebuild cmdparse-2.0.5-r1.ebuild
ChangeLog
Removed: cmdparse-2.0.5-r2.ebuild
Log:
Cleanup old. Update HOMEPAGE.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.2 dev-ruby/cmdparse/cmdparse-2.0.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.6.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.6.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.6.ebuild?r1=1.1&r2=1.2
Index: cmdparse-2.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cmdparse-2.0.6.ebuild 7 Apr 2014 13:32:40 -0000 1.1
+++ cmdparse-2.0.6.ebuild 28 Aug 2014 02:38:04 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.6.ebuild,v
1.1 2014/04/07 13:32:40 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.6.ebuild,v
1.2 2014/08/28 02:38:04 mrueg Exp $
EAPI=5
@@ -16,7 +16,7 @@
IUSE=""
DESCRIPTION="Advanced command line parser supporting commands"
-HOMEPAGE="http://cmdparse.rubyforge.org/"
+HOMEPAGE="http://cmdparse.gettalong.org/"
KEYWORDS="~amd64 ~ppc64 ~x86"
LICENSE="LGPL-3"
1.6 dev-ruby/cmdparse/cmdparse-2.0.5-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.5-r1.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.5-r1.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.5-r1.ebuild?r1=1.5&r2=1.6
Index: cmdparse-2.0.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.5-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cmdparse-2.0.5-r1.ebuild 7 Apr 2014 13:32:40 -0000 1.5
+++ cmdparse-2.0.5-r1.ebuild 28 Aug 2014 02:38:04 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.5-r1.ebuild,v 1.5
2014/04/07 13:32:40 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.5-r1.ebuild,v 1.6
2014/08/28 02:38:04 mrueg Exp $
EAPI=5
@@ -16,7 +16,7 @@
IUSE=""
DESCRIPTION="Advanced command line parser supporting commands"
-HOMEPAGE="http://cmdparse.rubyforge.org/"
+HOMEPAGE="http://cmdparse.gettalong.org/"
KEYWORDS="amd64 ppc64 x86"
LICENSE="LGPL-3"
1.36 dev-ruby/cmdparse/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.36&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.36&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 7 Apr 2014 13:32:40 -0000 1.35
+++ ChangeLog 28 Aug 2014 02:38:04 -0000 1.36
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/cmdparse
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.35
2014/04/07 13:32:40 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.36
2014/08/28 02:38:04 mrueg Exp $
+
+ 28 Aug 2014; Manuel RĂ¼ger <[email protected]> -cmdparse-2.0.5-r2.ebuild,
+ cmdparse-2.0.5-r1.ebuild, cmdparse-2.0.6.ebuild:
+ Cleanup old. Update HOMEPAGE.
*cmdparse-2.0.6 (07 Apr 2014)