* [gentoo-commits] gentoo-x86 commit in dev-util/plasmate: plasmate-1.0.ebuild ChangeLog
@ 2014-01-20 10:22 Michael Palimaka (kensington)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka (kensington) @ 2014-01-20 10:22 UTC (permalink / raw
To: gentoo-commits
kensington 14/01/20 10:22:05
Modified: plasmate-1.0.ebuild ChangeLog
Log:
Requires libattica built against Qt4.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path
1.2 dev-util/plasmate/plasmate-1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild?r1=1.1&r2=1.2
Index: plasmate-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plasmate-1.0.ebuild 21 Jun 2013 13:50:02 -0000 1.1
+++ plasmate-1.0.ebuild 20 Jan 2014 10:22:04 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild,v 1.1 2013/06/21 13:50:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild,v 1.2 2014/01/20 10:22:04 kensington Exp $
EAPI=5
@@ -18,7 +18,7 @@
DEPEND="
app-crypt/gpgme
- dev-libs/libattica
+ dev-libs/libattica[qt4]
dev-libs/soprano
$(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep knewstuff)
1.2 dev-util/plasmate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/plasmate/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 21 Jun 2013 13:50:02 -0000 1.1
+++ ChangeLog 20 Jan 2014 10:22:04 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/plasmate
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/ChangeLog,v 1.1 2013/06/21 13:50:02 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/ChangeLog,v 1.2 2014/01/20 10:22:04 kensington Exp $
+
+ 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> plasmate-1.0.ebuild:
+ Requires libattica built against Qt4.
*plasmate-1.0 (21 Jun 2013)
@@ -9,4 +12,3 @@
New package. Imported from kde overlay. Initial ebuild by Giorgos
Tsiapaliwkas <terietor@gmail.com>. Changes by several people in the overlay.
Bug #473936.
-
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/plasmate: plasmate-1.0.ebuild ChangeLog
@ 2014-02-09 19:07 Michael Palimaka (kensington)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka (kensington) @ 2014-02-09 19:07 UTC (permalink / raw
To: gentoo-commits
kensington 14/02/09 19:07:57
Modified: plasmate-1.0.ebuild ChangeLog
Log:
dev-libs/libattica[qt4] is going away.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path
1.3 dev-util/plasmate/plasmate-1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild?r1=1.2&r2=1.3
Index: plasmate-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- plasmate-1.0.ebuild 20 Jan 2014 10:22:04 -0000 1.2
+++ plasmate-1.0.ebuild 9 Feb 2014 19:07:57 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild,v 1.2 2014/01/20 10:22:04 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild,v 1.3 2014/02/09 19:07:57 kensington Exp $
EAPI=5
@@ -18,7 +18,7 @@
DEPEND="
app-crypt/gpgme
- dev-libs/libattica[qt4]
+ dev-libs/libattica
dev-libs/soprano
$(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep knewstuff)
1.3 dev-util/plasmate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/plasmate/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 20 Jan 2014 10:22:04 -0000 1.2
+++ ChangeLog 9 Feb 2014 19:07:57 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/plasmate
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/ChangeLog,v 1.2 2014/01/20 10:22:04 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/ChangeLog,v 1.3 2014/02/09 19:07:57 kensington Exp $
+
+ 09 Feb 2014; Michael Palimaka <kensington@gentoo.org> plasmate-1.0.ebuild:
+ dev-libs/libattica[qt4] is going away.
20 Jan 2014; Michael Palimaka <kensington@gentoo.org> plasmate-1.0.ebuild:
Requires libattica built against Qt4.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/plasmate: plasmate-1.0.ebuild ChangeLog
@ 2015-06-04 19:02 Michael Palimaka (kensington)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka (kensington) @ 2015-06-04 19:02 UTC (permalink / raw
To: gentoo-commits
kensington 15/06/04 19:02:21
Modified: plasmate-1.0.ebuild ChangeLog
Log:
Move various kde-base packages to kde-apps.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path
1.4 dev-util/plasmate/plasmate-1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild?r1=1.3&r2=1.4
Index: plasmate-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- plasmate-1.0.ebuild 9 Feb 2014 19:07:57 -0000 1.3
+++ plasmate-1.0.ebuild 4 Jun 2015 19:02:21 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild,v 1.3 2014/02/09 19:07:57 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/plasmate-1.0.ebuild,v 1.4 2015/06/04 19:02:21 kensington Exp $
EAPI=5
@@ -21,7 +21,7 @@
dev-libs/libattica
dev-libs/soprano
$(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep knewstuff)
+ $(add_kdeapps_dep knewstuff)
"
RDEPEND="
1.4 dev-util/plasmate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plasmate/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/plasmate/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 9 Feb 2014 19:07:57 -0000 1.3
+++ ChangeLog 4 Jun 2015 19:02:21 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/plasmate
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/ChangeLog,v 1.3 2014/02/09 19:07:57 kensington Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plasmate/ChangeLog,v 1.4 2015/06/04 19:02:21 kensington Exp $
+
+ 04 Jun 2015; Michael Palimaka <kensington@gentoo.org> plasmate-1.0.ebuild:
+ Move various kde-base packages to kde-apps.
09 Feb 2014; Michael Palimaka <kensington@gentoo.org> plasmate-1.0.ebuild:
dev-libs/libattica[qt4] is going away.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-04 19:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-09 19:07 [gentoo-commits] gentoo-x86 commit in dev-util/plasmate: plasmate-1.0.ebuild ChangeLog Michael Palimaka (kensington)
-- strict thread matches above, loose matches on Subject: below --
2015-06-04 19:02 Michael Palimaka (kensington)
2014-01-20 10:22 Michael Palimaka (kensington)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox