diff options
Diffstat (limited to 'x11-plugins')
4 files changed, 8 insertions, 8 deletions
diff --git a/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild b/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild index 441bf779ec47..0eec5fa45fe1 100644 --- a/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild +++ b/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild,v 1.4 2003/05/04 03:21:35 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild,v 1.5 2003/05/04 03:23:36 prez Exp $ DESCRIPTION="Current Agenda plugin for Karamba" HOMEPAGE="http://www.kdelook.org/content/show.php?content=5793" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -RDEPEND="||( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" +RDEPEND="|| ( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" src_unpack () { unpack ${A} diff --git a/x11-plugins/karamba-bofh_bar/karamba-bofh_bar-0.01.ebuild b/x11-plugins/karamba-bofh_bar/karamba-bofh_bar-0.01.ebuild index 386a6b6245f7..e9ae280ce8a9 100644 --- a/x11-plugins/karamba-bofh_bar/karamba-bofh_bar-0.01.ebuild +++ b/x11-plugins/karamba-bofh_bar/karamba-bofh_bar-0.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-bofh_bar/karamba-bofh_bar-0.01.ebuild,v 1.2 2003/05/04 03:21:35 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-bofh_bar/karamba-bofh_bar-0.01.ebuild,v 1.3 2003/05/04 03:23:36 prez Exp $ DESCRIPTION="BOFH bar plugin for Karamba" HOMEPAGE="http://www.kdelook.org/content/show.php?content=5892" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -RDEPEND="||( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" +RDEPEND="|| ( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" src_unpack () { unpack ${A} diff --git a/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild b/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild index 8de67ac9539e..98d3e73d1271 100644 --- a/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild +++ b/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild,v 1.3 2003/05/04 03:21:35 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild,v 1.4 2003/05/04 03:23:36 prez Exp $ DESCRIPTION="Samba status plugin for Karamba" HOMEPAGE="http://www.kdelook.org/content/show.php?content=5698" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -RDEPEND="||( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" +RDEPEND="|| ( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" src_unpack () { unpack ${A} diff --git a/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild b/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild index 9bdfa3071c4d..c243ef2382ac 100644 --- a/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild +++ b/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild,v 1.4 2003/05/04 03:22:04 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild,v 1.5 2003/05/04 03:23:36 prez Exp $ DESCRIPTION="Weather plugin for Karamba" HOMEPAGE="http://www.kdelook.org/content/show.php?content=5635" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -RDEPEND="||( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" +RDEPEND="|| ( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" src_unpack () { unpack ${A} |