summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-06 03:36:09 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-06 03:36:09 +0000
commit7a2aaadefc63ac35b04f59721703f7fb6b052672 (patch)
tree6e7b713848c14d859b810d95ab7fc11498f0b823 /x11-misc/efax-gtk
parentRemoved * postfix from <, <=, >= and > dependencies. (diff)
downloadgentoo-2-7a2aaadefc63ac35b04f59721703f7fb6b052672.tar.gz
gentoo-2-7a2aaadefc63ac35b04f59721703f7fb6b052672.tar.bz2
gentoo-2-7a2aaadefc63ac35b04f59721703f7fb6b052672.zip
Removed * postfix from <, <=, >= and > dependencies.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'x11-misc/efax-gtk')
-rw-r--r--x11-misc/efax-gtk/ChangeLog8
-rw-r--r--x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild8
-rw-r--r--x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild8
-rw-r--r--x11-misc/efax-gtk/efax-gtk-2.2.5a.ebuild8
-rw-r--r--x11-misc/efax-gtk/efax-gtk-2.2.9.ebuild8
5 files changed, 22 insertions, 18 deletions
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog
index c0ac30bd9d50..da9da2863aa6 100644
--- a/x11-misc/efax-gtk/ChangeLog
+++ b/x11-misc/efax-gtk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/efax-gtk
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.13 2004/11/07 13:26:28 pyrania Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.14 2005/05/06 03:36:09 swegener Exp $
+
+ 06 May 2005; Sven Wegener <swegener@gentoo.org> efax-gtk-2.0.7.ebuild,
+ efax-gtk-2.2.4.ebuild, efax-gtk-2.2.5a.ebuild, efax-gtk-2.2.9.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
*efax-gtk-2.2.9 (07 Nov 2004)
diff --git a/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild b/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild
index fea42d3a4658..6942e03a769d 100644
--- a/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild,v 1.5 2004/06/24 22:16:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild,v 1.6 2005/05/06 03:36:09 swegener Exp $
DESCRIPTION="GTK+2 frontend for the efax program."
@@ -11,8 +11,8 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.0.5
- >=x11-libs/gtk+-2*"
-RDEPEND=">=net-misc/efax-0.9*"
+ >=x11-libs/gtk+-2"
+RDEPEND=">=net-misc/efax-0.9"
S=${WORKDIR}/${PN}
diff --git a/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild b/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild
index 3d7ee6160745..48bdfd3d79c5 100644
--- a/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild,v 1.5 2004/09/02 22:49:40 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild,v 1.6 2005/05/06 03:36:09 swegener Exp $
DESCRIPTION="GTK+2 frontend for the efax program."
@@ -11,8 +11,8 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.0.5
- >=x11-libs/gtk+-2*"
-RDEPEND=">=net-misc/efax-0.9*"
+ >=x11-libs/gtk+-2"
+RDEPEND=">=net-misc/efax-0.9"
#S=${WORKDIR}/${PN}
diff --git a/x11-misc/efax-gtk/efax-gtk-2.2.5a.ebuild b/x11-misc/efax-gtk/efax-gtk-2.2.5a.ebuild
index 8edf822ce2de..9ccad0240285 100644
--- a/x11-misc/efax-gtk/efax-gtk-2.2.5a.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-2.2.5a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.5a.ebuild,v 1.5 2004/09/02 22:49:40 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.5a.ebuild,v 1.6 2005/05/06 03:36:09 swegener Exp $
DESCRIPTION="GTK+2 frontend for the efax program."
@@ -11,9 +11,9 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.0.5
- >=x11-libs/gtk+-2*
+ >=x11-libs/gtk+-2
>=sys-apps/sed-4"
-RDEPEND=">=net-misc/efax-0.9*"
+RDEPEND=">=net-misc/efax-0.9"
src_unpack() {
diff --git a/x11-misc/efax-gtk/efax-gtk-2.2.9.ebuild b/x11-misc/efax-gtk/efax-gtk-2.2.9.ebuild
index 9e135dcea645..3912fc9a8286 100644
--- a/x11-misc/efax-gtk/efax-gtk-2.2.9.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-2.2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.9.ebuild,v 1.1 2004/11/07 13:26:28 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.9.ebuild,v 1.2 2005/05/06 03:36:09 swegener Exp $
DESCRIPTION="GTK+2 frontend for the efax program."
@@ -11,9 +11,9 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.0.5
- >=x11-libs/gtk+-2*
+ >=x11-libs/gtk+-2
>=sys-apps/sed-4"
-RDEPEND=">=net-misc/efax-0.9*"
+RDEPEND=">=net-misc/efax-0.9"
src_unpack() {