Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 283831 Details for
Bug 379805
x11-themes/mint-x-icons (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for version 1.0.7
mint-x-icons-1.0.7.ebuild (text/plain), 826 bytes, created by
Andrzej Kardas
on 2011-08-18 23:46:34 UTC
(
hide
)
Description:
Ebuild for version 1.0.7
Filename:
MIME Type:
Creator:
Andrzej Kardas
Created:
2011-08-18 23:46:34 UTC
Size:
826 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >EAPI="4" > >inherit gnome2-utils > >DESCRIPTION="Mint-X Icon themes" >HOMEPAGE="http://packages.linuxmint.com/pool/main/m/mint-x-icons/" >SRC_URI="http://packages.linuxmint.com/pool/main/m/${PN}/${PN}_${PV}.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="" > >RESTRICT="binchecks strip" > >S=${WORKDIR} > >src_install() { > insinto /usr/share/icons > doins -r mint-x-icons/usr/share/icons/Mint-X{,-Dark} || die > insinto /usr/share/pixmaps > doins -r mint-x-icons/usr/share/pixmaps/pidgin || die > dodoc mint-x-icons/debian/changelog mint-x-icons/debian/copyright >} > >pkg_preinst() { gnome2_icon_savelist; } >pkg_postinst() { gnome2_icon_cache_update; } >pkg_postrm() { gnome2_icon_cache_update; }
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 379805
: 283831