diff options
Diffstat (limited to 'x11-plugins/khexclock/khexclock-0.0.4.ebuild')
-rw-r--r-- | x11-plugins/khexclock/khexclock-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/khexclock/khexclock-0.0.4.ebuild b/x11-plugins/khexclock/khexclock-0.0.4.ebuild index 5b67059a0431..915625f0f45d 100644 --- a/x11-plugins/khexclock/khexclock-0.0.4.ebuild +++ b/x11-plugins/khexclock/khexclock-0.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/khexclock/khexclock-0.0.4.ebuild,v 1.3 2004/07/17 15:29:27 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/khexclock/khexclock-0.0.4.ebuild,v 1.4 2004/08/14 00:53:52 squinky86 Exp $ inherit kde need-kde 3 @@ -11,7 +11,7 @@ HOMEPAGE="" SRC_URI="http://mystery.ryalth.com/~luke-jr/programs/khexclock/${P}.tbz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" src_compile() { econf || die |