yngwin      14/09/24 08:22:34

  Modified:             ChangeLog
  Added:                smplayer-themes-14.9.0.ebuild
  Removed:              smplayer-themes-20131003.ebuild
                        smplayer-themes-0.1.18.ebuild
  Log:
  version bump, clean up old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x0F9C590B7FF324F6!)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   25 May 2014 02:46:25 -0000      1.36
+++ ChangeLog   24 Sep 2014 08:22:33 -0000      1.37
@@ -1,6 +1,12 @@
 # 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.36 
2014/05/25 02:46:25 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.37 
2014/09/24 08:22:33 yngwin Exp $
+
+*smplayer-themes-14.9.0 (24 Sep 2014)
+
+  24 Sep 2014; Ben de Groot <[email protected]> +smplayer-themes-14.9.0.ebuild,
+  -smplayer-themes-0.1.18.ebuild, -smplayer-themes-20131003.ebuild:
+  version bump, clean up old
 
 *smplayer-themes-20131003 (25 May 2014)
 



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

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

Index: smplayer-themes-14.9.0.ebuild
===================================================================
# Copyright 1999-2014 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.9.0.ebuild,v
 1.1 2014/09/24 08:22:33 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