johu        14/03/21 21:44:57

  Modified:             ChangeLog
  Added:                kpartsplugin-20120723-r1.ebuild
  Log:
  Revision bump to EAPI 5.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  Changes    Path
1.17                 www-plugins/kpartsplugin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/kpartsplugin/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/kpartsplugin/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/kpartsplugin/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   14 Nov 2012 20:42:28 -0000      1.16
+++ ChangeLog   21 Mar 2014 21:44:57 -0000      1.17
@@ -1,6 +1,12 @@
 # ChangeLog for www-plugins/kpartsplugin
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/ChangeLog,v 1.16 
2012/11/14 20:42:28 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/ChangeLog,v 1.17 
2014/03/21 21:44:57 johu Exp $
+
+*kpartsplugin-20120723-r1 (21 Mar 2014)
+
+  21 Mar 2014; Johannes Huber <[email protected]>
+  +kpartsplugin-20120723-r1.ebuild:
+  Revision bump to EAPI 5.
 
   14 Nov 2012; Johannes Huber <[email protected]>
   -files/kpartsplugin-20110823-xpi.patch, -kpartsplugin-20110823.ebuild:



1.1                  www-plugins/kpartsplugin/kpartsplugin-20120723-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/kpartsplugin/kpartsplugin-20120723-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/kpartsplugin/kpartsplugin-20120723-r1.ebuild?rev=1.1&content-type=text/plain

Index: kpartsplugin-20120723-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/kpartsplugin-20120723-r1.ebuild,v
 1.1 2014/03/21 21:44:57 johu Exp $

EAPI=4

inherit kde4-base nsplugins

DESCRIPTION="Plugin using KDE's KParts technology to embed file viewers into 
non-KDE browsers"
HOMEPAGE="http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin/";
SRC_URI="http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin/${P}.tar.bz2";

LICENSE="GPL-3 BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="debug"

src_prepare() {
        echo "set( PLUGIN_INSTALL_DIR \"/usr/$(get_libdir)/${PLUGINS_DIR}/\" )" 
>> CMakeLists.txt || die
        kde4-base_src_prepare
}




Reply via email to