summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/plasmate')
-rw-r--r--dev-util/plasmate/ChangeLog8
-rw-r--r--dev-util/plasmate/plasmate-1.0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-util/plasmate/ChangeLog b/dev-util/plasmate/ChangeLog
index 9d3cec9402c8..afb2f3558498 100644
--- a/dev-util/plasmate/ChangeLog
+++ b/dev-util/plasmate/ChangeLog
@@ -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.
-
diff --git a/dev-util/plasmate/plasmate-1.0.ebuild b/dev-util/plasmate/plasmate-1.0.ebuild
index 942fc1a7fa6e..0a639e8c414e 100644
--- a/dev-util/plasmate/plasmate-1.0.ebuild
+++ b/dev-util/plasmate/plasmate-1.0.ebuild
@@ -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 @@ IUSE="debug"
DEPEND="
app-crypt/gpgme
- dev-libs/libattica
+ dev-libs/libattica[qt4]
dev-libs/soprano
$(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep knewstuff)