Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 151665 Details for
Bug 220087
SRC_URI for sunrise overlay x11-themes/xfce-icons-gant
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated Ebuild
xfce-icons-gant-3.9.6.ebuild (text/plain), 890 bytes, created by
deface
on 2008-05-03 02:06:42 UTC
(
hide
)
Description:
Updated Ebuild
Filename:
MIME Type:
Creator:
deface
Created:
2008-05-03 02:06:42 UTC
Size:
890 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >GCONF_DEBUG="no" >inherit gnome2 versionator > >MY_PN="icons-xfce-gant" >MY_PV=$(replace_version_separator 2 '-' ) > >DESCRIPTION="The amazing Gant icon set for Xfce 4.x" >HOMEPAGE="http://www.xfce-look.org/content/show.php/GANT?content=23297" >SRC_URI="http://overlay.uberpenguin.net/${MY_PN}-${MY_PV}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" >RESTRICT="binchecks strip" > >DEPEND="" >RDEPEND="" > >S=${WORKDIR}/Gant.Xfce > >src_unpack() { > unpack ${A} > mv "Gant Xfce" Gant.Xfce || die "failed to fix retarded packaging" >} > >src_compile() { > einfo "Nothing to compile, installing..." >} > >src_install() { > rm -f README > insinto /usr/share/icons/Gant > doins -r "${S}"/* >} > >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 220087
: 151665