johu        14/03/21 19:02:28

  Modified:             ChangeLog
  Added:                quickaccess-0.8.2-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.11                 kde-misc/quickaccess/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/quickaccess/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/quickaccess/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/quickaccess/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/quickaccess/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   11 Jun 2013 15:52:38 -0000      1.10
+++ ChangeLog   21 Mar 2014 19:02:28 -0000      1.11
@@ -1,6 +1,11 @@
 # ChangeLog for kde-misc/quickaccess
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/quickaccess/ChangeLog,v 1.10 
2013/06/11 15:52:38 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/quickaccess/ChangeLog,v 1.11 
2014/03/21 19:02:28 johu Exp $
+
+*quickaccess-0.8.2-r1 (21 Mar 2014)
+
+  21 Mar 2014; Johannes Huber <[email protected]> +quickaccess-0.8.2-r1.ebuild:
+  Revision bump to EAPI 5.
 
   11 Jun 2013; Agostino Sarubbo <[email protected]> quickaccess-0.8.2.ebuild:
   Stable for x86, wrt bug #472986



1.1                  kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild?rev=1.1&content-type=text/plain

Index: quickaccess-0.8.2-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild,v 1.1 
2014/03/21 19:02:28 johu Exp $

EAPI=5

KDE_LINGUAS="de es fr gl nl pt_BR sv tr zh_CN"
inherit kde4-base

MY_PN="plasma-widget-${PN}"
MY_P="${MY_PN}-${PV}-2"

DESCRIPTION="KDE4 plasmoid. Designed for the panel, provides quick access to 
the most used folders"
HOMEPAGE="http://kde-look.org/content/show.php?content=134442";
SRC_URI="http://kde-look.org/CONTENT/content-files/134442-${MY_P}.zip";

LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"

RDEPEND="
        $(add_kdebase_dep plasma-workspace)
"

S="${WORKDIR}/${MY_P}"




Reply via email to