yngwin      15/03/22 04:58:38

  Modified:             ChangeLog
  Added:                smplayer-themes-14.12.0.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.42                 x11-themes/smplayer-themes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/ChangeLog?rev=1.42&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/ChangeLog?rev=1.42&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   29 Sep 2014 13:11:44 -0000      1.41
+++ ChangeLog   22 Mar 2015 04:58:38 -0000      1.42
@@ -1,6 +1,11 @@
 # ChangeLog for x11-themes/smplayer-themes
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.41 
2014/09/29 13:11:44 pesa Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.42 
2015/03/22 04:58:38 yngwin Exp $
+
+*smplayer-themes-14.12.0 (22 Mar 2015)
+
+  22 Mar 2015; Ben de Groot <[email protected]> 
+smplayer-themes-14.12.0.ebuild:
+  version bump
 
   29 Sep 2014; Davide Pesavento <[email protected]>
   -smplayer-themes-20120919.ebuild:



1.1                  x11-themes/smplayer-themes/smplayer-themes-14.12.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-14.12.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-14.12.0.ebuild?rev=1.1&content-type=text/plain

Index: smplayer-themes-14.12.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-14.12.0.ebuild,v
 1.1 2015/03/22 04:58:38 yngwin Exp $

EAPI=5

DESCRIPTION="Icon themes for smplayer"
HOMEPAGE="http://smplayer.sourceforge.net/";
SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2"

LICENSE="CC-BY-2.5 CC-BY-SA-2.5 CC-BY-SA-3.0 GPL-2 LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""

DEPEND=""
RDEPEND="media-video/smplayer"

src_install() {
        rm themes/Makefile
        insinto /usr/share/smplayer
        doins -r themes
        dodoc Changelog README.txt
}




Reply via email to