Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 545722 Details for
Bug 665026
app-admin/gtkdiskfree-2.0.3: use EAPI 7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gtkdiskfree-2.0.3.ebuild
gtkdiskfree-2.0.3.ebuild (text/plain), 660 bytes, created by
Samuel Bauer
on 2018-09-01 12:37:28 UTC
(
hide
)
Description:
gtkdiskfree-2.0.3.ebuild
Filename:
MIME Type:
Creator:
Samuel Bauer
Created:
2018-09-01 12:37:28 UTC
Size:
660 bytes
patch
obsolete
># Copyright 1999-2018 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >DESCRIPTION="Graphical tool to show free disk space like df" >HOMEPAGE="https://gitlab.com/mazes_80/gtkdiskfree" >SRC_URI="https://gitlab.com/mazes_80/${PN}/-/archive/${PV}/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" >IUSE="gtk2 nls old-color-selector" > >RDEPEND="gtk2? ( x11-libs/gtk+:2 ) > !gtk2? ( x11-libs/gtk+:3 )" >DEPEND="${RDEPEND} > virtual/pkgconfig > nls? ( sys-devel/gettext )" > >src_configure() { > econf $(use_with gtk2) \ > $(use_enable nls) \ > $(! use gtk2 && use_enable old-color-selector) >}
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 Raw
Actions:
View
Attachments on
bug 665026
:
545722
|
546804