public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-misc/kolor-manager: kolor-manager-1.0.1.ebuild kolor-manager-0.99.ebuild ChangeLog
@ 2013-04-15 23:26 Chris Reffett (creffett)
  0 siblings, 0 replies; only message in thread
From: Chris Reffett (creffett) @ 2013-04-15 23:26 UTC (permalink / raw
  To: gentoo-commits

creffett    13/04/15 23:26:51

  Modified:             kolor-manager-0.99.ebuild ChangeLog
  Added:                kolor-manager-1.0.1.ebuild
  Log:
  Version bump wrt bug 464084, thanks to Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 42618354)

Revision  Changes    Path
1.2                  kde-misc/kolor-manager/kolor-manager-0.99.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kolor-manager/kolor-manager-0.99.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kolor-manager/kolor-manager-0.99.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kolor-manager/kolor-manager-0.99.ebuild?r1=1.1&r2=1.2

Index: kolor-manager-0.99.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kolor-manager/kolor-manager-0.99.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kolor-manager-0.99.ebuild	11 Nov 2012 17:10:41 -0000	1.1
+++ kolor-manager-0.99.ebuild	15 Apr 2013 23:26:51 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kolor-manager/kolor-manager-0.99.ebuild,v 1.1 2012/11/11 17:10:41 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kolor-manager/kolor-manager-0.99.ebuild,v 1.2 2013/04/15 23:26:51 creffett Exp $
 
 EAPI=4
 



1.5                  kde-misc/kolor-manager/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kolor-manager/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	11 Nov 2012 17:10:41 -0000	1.4
+++ ChangeLog	15 Apr 2013 23:26:51 -0000	1.5
@@ -1,6 +1,13 @@
 # ChangeLog for kde-misc/kolor-manager
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kolor-manager/ChangeLog,v 1.4 2012/11/11 17:10:41 johu Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kolor-manager/ChangeLog,v 1.5 2013/04/15 23:26:51 creffett Exp $
+
+*kolor-manager-1.0.1 (15 Apr 2013)
+
+  15 Apr 2013; Chris Reffett <creffett@gentoo.org> +files/FindOyranos.cmake,
+  +kolor-manager-1.0.1.ebuild, kolor-manager-0.99.ebuild:
+  Version bump wrt bug 464084, thanks to Andreas Sturmlechner
+  <andreas.sturmlechner@gmail.com>
 
 *kolor-manager-0.99 (11 Nov 2012)
 



1.1                  kde-misc/kolor-manager/kolor-manager-1.0.1.ebuild

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

Index: kolor-manager-1.0.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kolor-manager/kolor-manager-1.0.1.ebuild,v 1.1 2013/04/15 23:26:51 creffett Exp $

EAPI=5

inherit eutils kde4-base

DESCRIPTION="KControl module for Oyranos CMS cross desktop settings."
HOMEPAGE="http://www.oyranos.org/wiki/index.php?title=Kolor-manager"
SRC_URI="http://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"

LICENSE="BSD-2"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"

DEPEND="
	>=media-libs/oyranos-0.9.0
	media-libs/libXcm
	x11-libs/libXrandr
"
RDEPEND="${DEPEND}"

src_prepare(){
	if has_version "<media-libs/oyranos-0.9.3" ; then
		cp "${FILESDIR}"/FindOyranos.cmake cmake/modules/ || die
	fi
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-15 23:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15 23:26 [gentoo-commits] gentoo-x86 commit in kde-misc/kolor-manager: kolor-manager-1.0.1.ebuild kolor-manager-0.99.ebuild ChangeLog Chris Reffett (creffett)

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