diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-08-13 15:59:24 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-08-13 15:59:24 +0100 |
commit | fdc97647f9837884d5b729a8000d52bf2ecf5858 (patch) | |
tree | 58f284de46b0b797e26a9b693832b246f7a5c68c /app-admin | |
parent | 1358adf41d192d24d67fbde47262abe47da56892 (diff) |
redcore 1708 gamma crucis : bump ebuilds
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/calamares/calamares-3.1.1-r1708.ebuild (renamed from app-admin/calamares/calamares-3.1.1.ebuild) | 0 | ||||
-rw-r--r-- | app-admin/keepassx/keepassx-9999.ebuild | 45 | ||||
-rw-r--r-- | app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1708.ebuild (renamed from app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1706.ebuild) | 0 | ||||
-rw-r--r-- | app-admin/vasile/vasile-1708.ebuild (renamed from app-admin/vasile/vasile-1706-r1.ebuild) | 2 |
4 files changed, 1 insertions, 46 deletions
diff --git a/app-admin/calamares/calamares-3.1.1.ebuild b/app-admin/calamares/calamares-3.1.1-r1708.ebuild index ebf426f6..ebf426f6 100644 --- a/app-admin/calamares/calamares-3.1.1.ebuild +++ b/app-admin/calamares/calamares-3.1.1-r1708.ebuild diff --git a/app-admin/keepassx/keepassx-9999.ebuild b/app-admin/keepassx/keepassx-9999.ebuild deleted file mode 100644 index 1367620d..00000000 --- a/app-admin/keepassx/keepassx-9999.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit cmake-utils git-r3 - -DESCRIPTION="Qt password manager compatible with its Win32 and Pocket PC versions" -HOMEPAGE="http://keepassx.sourceforge.net/" -EGIT_REPO_URI=( - "https://github.com/${PN}/${PN}" -) - -LICENSE="LGPL-2.1 GPL-2 GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug test" - -RDEPEND="dev-libs/libgcrypt:= - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - sys-libs/zlib -" -DEPEND="${RDEPEND} - dev-qt/linguist-tools:5 - dev-qt/qtconcurrent:5 - test? ( dev-qt/qttest:5 ) -" - -src_prepare() { - use test || \ - sed -e "/^find_package(Qt5Test/d" -i CMakeLists.txt || die - - cmake-utils_src_prepare -} - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_with test TESTS) - -DWITH_GUI_TESTS=OFF - ) - cmake-utils_src_configure -} diff --git a/app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1706.ebuild b/app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1708.ebuild index a5934936..a5934936 100644 --- a/app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1706.ebuild +++ b/app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1708.ebuild diff --git a/app-admin/vasile/vasile-1706-r1.ebuild b/app-admin/vasile/vasile-1708.ebuild index 6aa967c3..7f09678b 100644 --- a/app-admin/vasile/vasile-1706-r1.ebuild +++ b/app-admin/vasile/vasile-1708.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://redcorelinux.org" EGIT_BRANCH="master" EGIT_REPO_URI="https://gitlab.com/redcore/vasile.git" -EGIT_COMMIT="2270e8267e0747b551df5c2514736a00f9376720" +EGIT_COMMIT="8cf5486e23a109864f38d326bf1d82f674fb2a17" LICENSE="GPL-2" SLOT="0" |