diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/dbus-tqt/dbus-tqt-9999.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild b/dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild index 06b09bca..549225fb 100644 --- a/dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild +++ b/dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild @@ -3,13 +3,14 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" + TRINITY_MODULE_TYPE="dependencies" TRINITY_MODULE_NAME="dbus-1-tqt" - inherit trinity-base-2 DESCRIPTION="D-BUS TQt bindings" HOMEPAGE="https://trinitydesktop.org/" + LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" diff --git a/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild b/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild index c3998da2..eb10ff9d 100644 --- a/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild +++ b/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild @@ -3,13 +3,14 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" + TRINITY_MODULE_TYPE="dependencies" TRINITY_MODULE_NAME="dbus-tqt" - inherit trinity-base-2 DESCRIPTION="D-BUS TQt bindings" HOMEPAGE="https://trinitydesktop.org/" + LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" |