Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 12793 Details for
Bug 22222
Gentoo-Wallpapers Ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gentoo-wallpapers-0.1.ebuild
gentoo-wallpapers-0.1.ebuild (text/plain), 1009 bytes, created by
Karl Abbott
on 2003-06-04 13:34:44 UTC
(
hide
)
Description:
gentoo-wallpapers-0.1.ebuild
Filename:
MIME Type:
Creator:
Karl Abbott
Created:
2003-06-04 13:34:44 UTC
Size:
1009 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: gentoo-wallpapers-0.1.ebuild > >DESCRIPTION="Gentoo Wallpapers Collection" >HOMEPAGE="http://www.breakmygentoo.net/" >SRC_URI="http://www.breakmygentoo.net/ebuilds/${P}.tar.bz2" > >IUSE="" > >LICENSE="GPL-2" >KEYWORDS="x86 ppc alpha sparc" >DEPEND="net-misc/wget" > >SLOT="0" > >S=${WORKDIR}/${P} > >src_unpack() { > cd ${WORKDIR} > tar -xjf ${DISTDIR}/${A} >} > > >src_install() { > dodir /usr/share/gentoo/wallpapers > cp -dpR ${WORKDIR}/* ${D}/usr/share/gentoo/wallpapers/ >} > >pkg_postinst() { > einfo You have just installed the Gentoo Wallpapers set from > einfo breakmygentoo.net > einfo > einfo They are user contributions and have been installed into > einfo /usr/share/gentoo/wallpapers/ > einfo > einfo For Credits, look at /usr/share/gentoo/wallpapers/CREDITS > einfo > einfo To get your work in this collection, submit it to: > einfo karl1@breakmygentoo.net > einfo > einfo Enjoy the wallpapers! > einfo >}
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 22222
:
12791
|
12792
| 12793