public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-dev] ebuild question
@ 2003-09-19 14:57 99% Philippe Lafoucrière
  0 siblings, 0 replies; 1+ results
From: Philippe Lafoucrière @ 2003-09-19 14:57 UTC (permalink / raw
  To: Gentoo-dev

warning : noob question...

I've made an ebuild for the new plastik theme for KDE. When emerging, I
have some warnings like this :

/usr/sbin/ebuild.sh: line 108: /dev/stdout: Permission denied

Any idea ?

here's the ebuild :




# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header:$

inherit kde
need-kde 3.1

DESCRIPTION="Plastik is a widget style and window decoration for KDE
3.x."
HOMEPAGE="http://www.kde-look.org/content/show.php?content=7559"
SRC_URI="http://www.kdelook.org/content/files/7559-${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
DEPEND="kde-base/kdebase"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
RESTRICT="nomirror"

pkg_postinst(){
        ewarn "HOW TO USE THIS THEME FOR KDE:"
        einfo ""
        einfo "Open the KDE-Menu and start the Control Center."
        einfo "Select \"Look and Feel\"."
        einfo "Select \"Style\" if the package you installed was a
style, or"
        einfo "select \"Theme Manager\" if the package you installed was
a theme."
        einfo "Select your theme or style."
        einfo "Click \"Apply\""
        einfo ""
        einfo "Have fun! :-)"
}


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2003-09-19 14:57 99% [gentoo-dev] ebuild question Philippe Lafoucrière

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox