diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
commit | e98ef797c0f264b11ab1509a1d31bca484cca1b6 (patch) | |
tree | 719aaca52f111022deb89fe4b80e9a7d8dc6730e /x11-plugins/khexclock/khexclock-0.0.4.ebuild | |
parent | ppc stable profile update (diff) | |
download | historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.gz historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.bz2 historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.zip |
Keyword modification, see changelog for details
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 915625f0f45d..95c01f8ab376 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.4 2004/08/14 00:53:52 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/khexclock/khexclock-0.0.4.ebuild,v 1.5 2004/09/02 18:22:39 pvdabeel 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 |