Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 203668 Details for
Bug 284364
LiveDVD 10.0 Gnome Theme for DVD
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for the window border and clearlooks theme
gentoo-livedvd-gnome-theme-001.ebuild (text/plain), 539 bytes, created by
David Abbott (RETIRED)
on 2009-09-10 09:50:20 UTC
(
hide
)
Description:
ebuild for the window border and clearlooks theme
Filename:
MIME Type:
Creator:
David Abbott (RETIRED)
Created:
2009-09-10 09:50:20 UTC
Size:
539 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="A purple Gnome window border and clearlooks theme" >HOMEPAGE="http://code.google.com/p/gentoo-community-portal/" >SRC_URI="http://gentoo-community-portal.googlecode.com/files/${P}.tar.gz" >LICENSE="GPL-2" > >SLOT="0" >KEYWORDS="~amd64 ~x86" > >IUSE="" >DEPEND="" >RDEPEND="" > >src_unpack() { > unpack ${A} > cd "${S}" >} > >src_install() { > insinto /usr/share/themes > doins -r * || die "doins failed" >} > >
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 284364
:
203647
| 203668 |
204334
|
204406
|
204468
|
208947
|
208950