radhermit    15/06/19 06:17:47

  Modified:             ChangeLog easytags-3.9.1.ebuild
  Log:
  Stabilize for amd64/x86.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  Changes    Path
1.25                 app-vim/easytags/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/ChangeLog?rev=1.25&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/ChangeLog?rev=1.25&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   7 Jun 2015 08:13:39 -0000       1.24
+++ ChangeLog   19 Jun 2015 06:17:47 -0000      1.25
@@ -1,6 +1,9 @@
 # ChangeLog for app-vim/easytags
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.24 
2015/06/07 08:13:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.25 
2015/06/19 06:17:47 radhermit Exp $
+
+  19 Jun 2015; Tim Harder <[email protected]> easytags-3.9.1.ebuild:
+  Stabilize for amd64/x86.
 
   07 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
   Add github to remote-id in metadata.xml



1.2                  app-vim/easytags/easytags-3.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/easytags-3.9.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/easytags-3.9.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/easytags-3.9.1.ebuild?r1=1.1&r2=1.2

Index: easytags-3.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.9.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- easytags-3.9.1.ebuild       25 Nov 2014 23:41:05 -0000      1.1
+++ easytags-3.9.1.ebuild       19 Jun 2015 06:17:47 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.9.1.ebuild,v 
1.1 2014/11/25 23:41:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.9.1.ebuild,v 
1.2 2015/06/19 06:17:47 radhermit Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -11,7 +11,7 @@
 HOMEPAGE="http://peterodding.com/code/vim/easytags/";
 SRC_URI="https://github.com/xolox/vim-${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}




Reply via email to