pesa 14/05/25 02:46:25
Modified: ChangeLog
Added: smplayer-themes-20131003.ebuild
Removed: smplayer-themes-20120131.ebuild
smplayer-themes-0.1.20.ebuild
Log:
Bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
0xDADED6B2671CB57D!)
Revision Changes Path
1.36 x11-themes/smplayer-themes/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/ChangeLog?rev=1.36&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/ChangeLog?rev=1.36&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 17 Feb 2013 17:38:23 -0000 1.35
+++ ChangeLog 25 May 2014 02:46:25 -0000 1.36
@@ -1,6 +1,13 @@
# ChangeLog for x11-themes/smplayer-themes
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.35
2013/02/17 17:38:23 ago Exp $
+# 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 $
+
+*smplayer-themes-20131003 (25 May 2014)
+
+ 25 May 2014; Davide Pesavento <[email protected]>
+ +smplayer-themes-20131003.ebuild, -smplayer-themes-0.1.20.ebuild,
+ -smplayer-themes-20120131.ebuild:
+ Bump.
17 Feb 2013; Agostino Sarubbo <[email protected]>
smplayer-themes-20120919.ebuild:
1.1 x11-themes/smplayer-themes/smplayer-themes-20131003.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-20131003.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-20131003.ebuild?rev=1.1&content-type=text/plain
Index: smplayer-themes-20131003.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-20131003.ebuild,v
1.1 2014/05/25 02:46:25 pesa 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"
# Override it as default will call make that will catch the install target...
src_compile() {
:
}
src_install() {
insinto /usr/share/smplayer
doins -r themes
dodoc Changelog README.txt
}