diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-03 09:46:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-03 09:46:31 +0000 |
commit | 4e59dab1c1f26c3476c2755bb148122a73cedcc8 (patch) | |
tree | 951ec7b2d8a8e27d466f14085fe0fc1802903815 /x11-plugins/desklet-clock/desklet-clock-0.50.ebuild | |
parent | Set S=${WORKDIR} since otherwise S doesn't exist which can lead to unexpected... (diff) | |
download | gentoo-2-4e59dab1c1f26c3476c2755bb148122a73cedcc8.tar.gz gentoo-2-4e59dab1c1f26c3476c2755bb148122a73cedcc8.tar.bz2 gentoo-2-4e59dab1c1f26c3476c2755bb148122a73cedcc8.zip |
alpha stable
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-plugins/desklet-clock/desklet-clock-0.50.ebuild')
-rw-r--r-- | x11-plugins/desklet-clock/desklet-clock-0.50.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/desklet-clock/desklet-clock-0.50.ebuild b/x11-plugins/desklet-clock/desklet-clock-0.50.ebuild index d429ecb2d93c..a40312403b49 100644 --- a/x11-plugins/desklet-clock/desklet-clock-0.50.ebuild +++ b/x11-plugins/desklet-clock/desklet-clock-0.50.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.50.ebuild,v 1.7 2006/10/14 16:03:59 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-clock/desklet-clock-0.50.ebuild,v 1.8 2007/08/03 09:46:31 armin76 Exp $ inherit gdesklets @@ -15,7 +15,7 @@ SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~sparc x86" LICENSE="GPL-2" RDEPEND=">=gnome-extra/gdesklets-core-0.35" |