public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kolourpaint: ChangeLog kolourpaint-4.12.1.ebuild
@ 2014-01-18 11:24 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-01-18 11:24 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/01/18 11:24:16

  Modified:             ChangeLog
  Added:                kolourpaint-4.12.1.ebuild
  Log:
  Version bump KDE SC 4.12.1
  
  (Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.288                kde-base/kolourpaint/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kolourpaint/ChangeLog?rev=1.288&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kolourpaint/ChangeLog?rev=1.288&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kolourpaint/ChangeLog?r1=1.287&r2=1.288

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- ChangeLog	10 Jan 2014 04:31:58 -0000	1.287
+++ ChangeLog	18 Jan 2014 11:24:15 -0000	1.288
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kolourpaint
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.287 2014/01/10 04:31:58 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.288 2014/01/18 11:24:15 dilfridge Exp $
+
+*kolourpaint-4.12.1 (18 Jan 2014)
+
+  18 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  +kolourpaint-4.12.1.ebuild:
+  Version bump KDE SC 4.12.1
 
   10 Jan 2014; Chris Reffett <creffett@gentoo.org> -kolourpaint-4.11.4.ebuild:
   Remove KDE SC 4.11.4



1.1                  kde-base/kolourpaint/kolourpaint-4.12.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.12.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.12.1.ebuild?rev=1.1&content-type=text/plain

Index: kolourpaint-4.12.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.12.1.ebuild,v 1.1 2014/01/18 11:24:16 dilfridge Exp $

EAPI=5

KDE_HANDBOOK="optional"
inherit kde4-base

DESCRIPTION="Paint Program for KDE"
HOMEPAGE="http://www.kde.org/applications/graphics/kolourpaint/"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="BSD LGPL-2"
IUSE="debug"

DEPEND="media-libs/qimageblitz"
RDEPEND="${DEPEND}"

pkg_postinst() {
	kde4-base_pkg_postinst

	if ! has_version kde-base/ksaneplugin:${SLOT} ; then
		elog "To enable scanner support, please install kde-base/ksaneplugin:${SLOT}"
	fi
}





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kolourpaint: ChangeLog kolourpaint-4.12.1.ebuild
@ 2014-02-14 12:23 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2014-02-14 12:23 UTC (permalink / raw
  To: gentoo-commits

johu        14/02/14 12:23:04

  Modified:             ChangeLog
  Removed:              kolourpaint-4.12.1.ebuild
  Log:
  Remove KDE SC 4.12.1
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.293                kde-base/kolourpaint/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kolourpaint/ChangeLog?rev=1.293&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kolourpaint/ChangeLog?rev=1.293&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kolourpaint/ChangeLog?r1=1.292&r2=1.293

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -r1.292 -r1.293
--- ChangeLog	9 Feb 2014 10:05:18 -0000	1.292
+++ ChangeLog	14 Feb 2014 12:23:04 -0000	1.293
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kolourpaint
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.292 2014/02/09 10:05:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.293 2014/02/14 12:23:04 johu Exp $
+
+  14 Feb 2014; Johannes Huber <johu@gentoo.org> -kolourpaint-4.12.1.ebuild:
+  Remove KDE SC 4.12.1
 
   09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kolourpaint-4.11.5.ebuild:
   Stable for amd64, wrt bug #493782





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-14 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18 11:24 [gentoo-commits] gentoo-x86 commit in kde-base/kolourpaint: ChangeLog kolourpaint-4.12.1.ebuild Andreas HAttel (dilfridge)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-14 12:23 Johannes Huber (johu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox