summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2014-11-08 06:40:18 +0000
committerBen de Groot <yngwin@gentoo.org>2014-11-08 06:40:18 +0000
commit04b403c92729aa2486f1728a11e48057256e6384 (patch)
treea1d2706496f092e9f65defbdaaa5b85062bd9385 /lxqt-base
parentMove libqtxdg to new category (diff)
downloadgentoo-2-04b403c92729aa2486f1728a11e48057256e6384.tar.gz
gentoo-2-04b403c92729aa2486f1728a11e48057256e6384.tar.bz2
gentoo-2-04b403c92729aa2486f1728a11e48057256e6384.zip
Move libqtxdg to new category
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x0F9C590B7FF324F6!)
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-config/ChangeLog5
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-0.7.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/lxqt-base/lxqt-config/ChangeLog b/lxqt-base/lxqt-config/ChangeLog
index 92c7f975a941..61e9d140f1a6 100644
--- a/lxqt-base/lxqt-config/ChangeLog
+++ b/lxqt-base/lxqt-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for lxqt-base/lxqt-config
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-config/ChangeLog,v 1.5 2014/11/02 21:24:02 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-config/ChangeLog,v 1.6 2014/11/08 06:40:18 yngwin Exp $
+
+ 08 Nov 2014; Ben de Groot <yngwin@gentoo.org> lxqt-config-0.7.0-r1.ebuild:
+ Move libqtxdg to new category
02 Nov 2014; Jauhien Piatlicki <jauhien@gentoo.org>
lxqt-config-0.7.0-r1.ebuild:
diff --git a/lxqt-base/lxqt-config/lxqt-config-0.7.0-r1.ebuild b/lxqt-base/lxqt-config/lxqt-config-0.7.0-r1.ebuild
index fc96cbed5e07..0bf3fa8a5d86 100644
--- a/lxqt-base/lxqt-config/lxqt-config-0.7.0-r1.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-0.7.0-r1.ebuild
@@ -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/lxqt-base/lxqt-config/lxqt-config-0.7.0-r1.ebuild,v 1.4 2014/11/02 21:24:02 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-config/lxqt-config-0.7.0-r1.ebuild,v 1.5 2014/11/08 06:40:18 yngwin Exp $
EAPI=5
inherit cmake-utils
@@ -23,7 +23,7 @@ SLOT="0"
DEPEND="dev-qt/qtcore:4
dev-qt/qtgui:4
~lxqt-base/liblxqt-${PV}
- ~razorqt-base/libqtxdg-0.5.3
+ ~dev-libs/libqtxdg-0.5.3
sys-libs/zlib
x11-libs/libXcursor
x11-libs/libXfixes"