Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 805024 Details for
Bug 870013
app-portage/kuroo: 1.2.2 version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
kuroo-9999.ebuild diff
r1733.diff (text/plain), 1.79 KB, created by
A Schenck
on 2022-09-13 19:53:41 UTC
(
hide
)
Description:
kuroo-9999.ebuild diff
Filename:
MIME Type:
Creator:
A Schenck
Created:
2022-09-13 19:53:41 UTC
Size:
1.79 KB
patch
obsolete
>Index: kuroo-9999.ebuild >=================================================================== >--- kuroo-9999.ebuild (revision 1732) >+++ kuroo-9999.ebuild (revision 1733) >@@ -1,8 +1,9 @@ >-# Copyright 1999-2019 Gentoo Authors >+# Copyright 1999-2022 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > >-EAPI=7 >+EAPI=8 > >+KFMIN=5.96.0 > ESVN_REPO_URI="https://svn.code.sf.net/p/kuroo/code/kuroo4/trunk" > inherit ecm subversion > >@@ -10,8 +11,8 @@ > HOMEPAGE="https://sourceforge.net/projects/kuroo/" > > LICENSE="GPL-2" >+SLOT="0" > KEYWORDS="" >-SLOT="0" > IUSE="" > > DEPEND=" >@@ -18,25 +19,25 @@ > dev-db/sqlite:3 > dev-qt/qtgui:5 > dev-qt/qtwidgets:5 >- >=kde-frameworks/extra-cmake-modules-5.85.0 >- kde-frameworks/kauth:5 >- kde-frameworks/kconfig:5 >- kde-frameworks/kconfigwidgets:5 >- kde-frameworks/kcoreaddons:5 >- kde-frameworks/ki18n:5 >- kde-frameworks/kio:5 >- kde-frameworks/kitemviews:5 >- kde-frameworks/knotifications:5 >- kde-frameworks/ktextwidgets:5 >- kde-frameworks/kwidgetsaddons:5 >- kde-frameworks/kxmlgui:5 >- kde-frameworks/threadweaver:5 >+ >=kde-frameworks/kauth-${KFMIN}:5 >+ >=kde-frameworks/kconfig-${KFMIN}:5 >+ >=kde-frameworks/kconfigwidgets-${KFMIN}:5 >+ >=kde-frameworks/kcoreaddons-${KFMIN}:5 >+ >=kde-frameworks/kcrash-${KFMIN}:5 >+ >=kde-frameworks/ki18n-${KFMIN}:5 >+ >=kde-frameworks/kio-${KFMIN}:5 >+ >=kde-frameworks/kitemviews-${KFMIN}:5 >+ >=kde-frameworks/knotifications-${KFMIN}:5 >+ >=kde-frameworks/ktextwidgets-${KFMIN}:5 >+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 >+ >=kde-frameworks/kxmlgui-${KFMIN}:5 >+ >=kde-frameworks/threadweaver-${KFMIN}:5 > " > RDEPEND="${DEPEND} > app-portage/gentoolkit > kde-apps/kompare:5 >- kde-plasma/kde-cli-tools:5[kdesu] > " >+BDEPEND=">=kde-frameworks/extra-cmake-modules-${KFMIN}:5" > > pkg_postinst() { > if ! has_version app-admin/logrotate ; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 870013
:
805000
|
805003
| 805024 |
805027