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/desklet-clock/desklet-clock-0.32.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/desklet-clock/desklet-clock-0.32.ebuild')
-rw-r--r-- | x11-plugins/desklet-clock/desklet-clock-0.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/desklet-clock/desklet-clock-0.32.ebuild b/x11-plugins/desklet-clock/desklet-clock-0.32.ebuild index 73d72f3ebaec..45fa6b206aa5 100644 --- a/x11-plugins/desklet-clock/desklet-clock-0.32.ebuild +++ b/x11-plugins/desklet-clock/desklet-clock-0.32.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/desklet-clock/desklet-clock-0.32.ebuild,v 1.6 2004/07/13 03:20:24 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-clock/desklet-clock-0.32.ebuild,v 1.7 2004/09/02 18:22:39 pvdabeel Exp $ DESKLET_NAME="Clock" @@ -15,7 +15,7 @@ LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ppc" DEPEND=">=gnome-extra/gdesklets-core-0.20" |