jlec        15/03/21 14:16:50

  Modified:             metadata.xml gnustep-neos-theme-0.1.ebuild
                        ChangeLog
  Log:
  add missing eclass
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.2                  x11-themes/gnustep-neos-theme/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnustep-neos-theme/metadata.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnustep-neos-theme/metadata.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnustep-neos-theme/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnustep-neos-theme/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml        8 Nov 2011 13:24:06 -0000       1.1
+++ metadata.xml        21 Mar 2015 14:16:50 -0000      1.2
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <herd>gnustep</herd>
-       <longdescription>This theme closely follows the original NeXT look and 
feel. The controls and the user interface have the same guidlenies, the menus, 
scrollbars and general impression are familiar to to the old-style user. But 
the Shades are more subtle, several controls look the same, but are made less 
intursive, more subtle. Some icons are smoother.</longdescription>
+  <herd>gnustep</herd>
+  <longdescription>This theme closely follows the original NeXT look and feel. 
The controls and the user interface have the same guidlenies, the menus, 
scrollbars and general impression are familiar to to the old-style user. But 
the Shades are more subtle, several controls look the same, but are made less 
intursive, more subtle. Some icons are smoother.</longdescription>
 </pkgmetadata>



1.4                  x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild?r1=1.3&r2=1.4

Index: gnustep-neos-theme-0.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnustep-neos-theme-0.1.ebuild       21 Mar 2015 14:15:28 -0000      1.3
+++ gnustep-neos-theme-0.1.ebuild       21 Mar 2015 14:16:50 -0000      1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild,v
 1.3 2015/03/21 14:15:28 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild,v
 1.4 2015/03/21 14:16:50 jlec Exp $
 
 EAPI=5
 
-inherit gnustep-2
+inherit eutils gnustep-2
 
 DESCRIPTION="GNUstep theme closely following the original NeXT look and feel"
 HOMEPAGE="http://gap.nongnu.org/themes/index.html";



1.4                  x11-themes/gnustep-neos-theme/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnustep-neos-theme/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnustep-neos-theme/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnustep-neos-theme/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnustep-neos-theme/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   21 Mar 2015 14:15:28 -0000      1.3
+++ ChangeLog   21 Mar 2015 14:16:50 -0000      1.4
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/gnustep-neos-theme
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnustep-neos-theme/ChangeLog,v 
1.3 2015/03/21 14:15:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnustep-neos-theme/ChangeLog,v 
1.4 2015/03/21 14:16:50 jlec Exp $
+
+  21 Mar 2015; Justin Lecher <[email protected]> gnustep-neos-theme-0.1.ebuild,
+  metadata.xml:
+  add missing eclass
 
   21 Mar 2015; Justin Lecher <[email protected]> gnustep-neos-theme-0.1.ebuild:
   use ecvs_clean; restrict unnecessary checks




Reply via email to