Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224233 - x11-themes/gtk2-E17-detour - GTK2 theme to match the Detour E17 theme
Summary: x11-themes/gtk2-E17-detour - GTK2 theme to match the Detour E17 theme
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-05-30 14:31 UTC by Babikhin Kirill
Modified: 2014-03-03 14:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
GTK2 theme to match the Detour E17 theme (gtk2-E17-detour-0.9.ebuild,561 bytes, text/plain)
2008-05-30 14:40 UTC, Babikhin Kirill
Details
correct ebuild (gtk2-E17-detour-0.9.ebuild,565 bytes, text/plain)
2008-05-31 03:31 UTC, Babikhin Kirill
Details
gtk2-E17-detour-1.0-r4.ebuild (gtk2-E17-detour-1.0-r4.ebuild,593 bytes, text/plain)
2008-07-15 06:35 UTC, Babikhin Kirill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Babikhin Kirill 2008-05-30 14:31:42 UTC
dgsfgfgfd d dfgh d
Comment 1 Babikhin Kirill 2008-05-30 14:40:26 UTC
Created attachment 154837 [details]
GTK2 theme to match the Detour E17 theme
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-05-30 18:11:12 UTC
1. Do NOT abuse Bugzilla by entering garbage. This is your only warning.
2. This is NOT the right product or component to file the ebuild to. Did you not read the bright red text: "Bugs related to ebuilds belong in 'Gentoo Linux'"?
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-30 23:15:13 UTC
- GPL is not a valid license, see /usr/portage/licenses
- $workdir needs to be quoted
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-30 23:25:27 UTC
uh, assign...
Comment 5 Babikhin Kirill 2008-05-31 03:24:50 UTC
Comment on attachment 154837 [details]
GTK2 theme to match the Detour E17 theme

><HTML><HEAD/><BODY><PRE># Copyright 1999-2007 Gentoo Foundation
># Distributed under the terms of the GNU General Public License v2
># $Header: $
>
>DESCRIPTION="GTK2 theme to match the Detour E17 theme"
>HOMEPAGE="http://www.gnome-look.org/content/show.php?content=81769"
>SRC_URI="http://www.gnome-look.org/CONTENT/content-files/81769-Detour.tar.gz"
>
>LICENSE="GPL-2"
>SLOT="0"
>KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86"
>IUSE=""
>
>DEPEND="x11-themes/gtk-engines-aurora"
>
>S="${WORKDIR}"/Detour
>
>src_install() {
>	insinto /usr/share/gtk-2.0/Detour
>	doins -r gtk-2.0/* || die
>}
></PRE></BODY></HTML>
Comment 6 Babikhin Kirill 2008-05-31 03:31:59 UTC
Created attachment 154905 [details]
correct ebuild
Comment 7 Babikhin Kirill 2008-07-15 06:35:57 UTC
Created attachment 160420 [details]
gtk2-E17-detour-1.0-r4.ebuild