summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail-client/mahogany/ChangeLog5
-rw-r--r--mail-client/mahogany/mahogany-0.65.ebuild6
-rw-r--r--media-libs/atlas-c++/ChangeLog6
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.4.6.ebuild4
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.5.92.ebuild4
-rw-r--r--net-dialup/mgetty/ChangeLog6
-rw-r--r--net-dialup/mgetty/mgetty-1.1.31-r1.ebuild4
-rw-r--r--net-dialup/mgetty/mgetty-1.1.33.ebuild4
8 files changed, 25 insertions, 14 deletions
diff --git a/mail-client/mahogany/ChangeLog b/mail-client/mahogany/ChangeLog
index e090eb5dad93..6e770ca4fd8e 100644
--- a/mail-client/mahogany/ChangeLog
+++ b/mail-client/mahogany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/mahogany
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mahogany/ChangeLog,v 1.3 2005/03/04 15:37:51 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mahogany/ChangeLog,v 1.4 2005/05/06 11:38:14 swegener Exp $
+
+ 06 May 2005; Sven Wegener <swegener@gentoo.org> mahogany-0.65.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
04 Mar 2005; Andrej Kacian <ticho@gentoo.org> mahogany-0.65.ebuild:
Change wxGTK depend atom to depend on 2.4.x, since it won't work on 2.6.
diff --git a/mail-client/mahogany/mahogany-0.65.ebuild b/mail-client/mahogany/mahogany-0.65.ebuild
index 0e66ed0371e2..d4c34093e01c 100644
--- a/mail-client/mahogany/mahogany-0.65.ebuild
+++ b/mail-client/mahogany/mahogany-0.65.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mahogany/mahogany-0.65.ebuild,v 1.2 2005/03/04 15:37:51 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mahogany/mahogany-0.65.ebuild,v 1.3 2005/05/06 11:38:14 swegener Exp $
inherit wxwidgets
@@ -14,8 +14,8 @@ LICENSE="mahogany"
IUSE="python ssl static nls debug doc"
RDEPEND="=x11-libs/wxGTK-2.4*
- python? ( >=dev-lang/python-1.5*
- <dev-lang/python-2.2* )
+ python? ( >=dev-lang/python-1.5
+ <dev-lang/python-2.2 )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
diff --git a/media-libs/atlas-c++/ChangeLog b/media-libs/atlas-c++/ChangeLog
index e9c471d84fdd..d9499c63d0c8 100644
--- a/media-libs/atlas-c++/ChangeLog
+++ b/media-libs/atlas-c++/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/atlas-c++
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.12 2005/02/04 08:19:43 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.13 2005/05/06 11:36:02 swegener Exp $
+
+ 06 May 2005; Sven Wegener <swegener@gentoo.org> atlas-c++-0.4.6.ebuild,
+ atlas-c++-0.5.92.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
*atlas-c++-0.5.92 (04 Feb 2005)
diff --git a/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild b/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild
index 11613a573beb..c9dedd9d9605 100644
--- a/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild,v 1.7 2005/02/04 08:19:43 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild,v 1.8 2005/05/06 11:36:02 swegener Exp $
MY_PN="Atlas-C++"
MY_P=${MY_PN}-${PV}
@@ -15,7 +15,7 @@ KEYWORDS="~x86"
IUSE=""
DEPEND="virtual/libc
- >=dev-libs/libsigc++-1.2*"
+ >=dev-libs/libsigc++-1.2"
src_compile() {
diff --git a/media-libs/atlas-c++/atlas-c++-0.5.92.ebuild b/media-libs/atlas-c++/atlas-c++-0.5.92.ebuild
index 80f66f62be92..44989e045026 100644
--- a/media-libs/atlas-c++/atlas-c++-0.5.92.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.5.92.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.5.92.ebuild,v 1.1 2005/02/04 08:19:43 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.5.92.ebuild,v 1.2 2005/05/06 11:36:02 swegener Exp $
inherit eutils
@@ -17,7 +17,7 @@ KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="virtual/libc
- >=dev-libs/libsigc++-1.2*"
+ >=dev-libs/libsigc++-1.2"
src_install() {
make DESTDIR=${D} install || die
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog
index a199141afbf1..099d1efe8ea5 100644
--- a/net-dialup/mgetty/ChangeLog
+++ b/net-dialup/mgetty/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/mgetty
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.46 2005/04/19 20:43:50 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.47 2005/05/06 11:40:59 swegener Exp $
+
+ 06 May 2005; Sven Wegener <swegener@gentoo.org> mgetty-1.1.31-r1.ebuild,
+ mgetty-1.1.33.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
*mgetty-1.1.33 (19 Apr 2005)
diff --git a/net-dialup/mgetty/mgetty-1.1.31-r1.ebuild b/net-dialup/mgetty/mgetty-1.1.31-r1.ebuild
index 83c21f153c74..bb4242fcb022 100644
--- a/net-dialup/mgetty/mgetty-1.1.31-r1.ebuild
+++ b/net-dialup/mgetty/mgetty-1.1.31-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.31-r1.ebuild,v 1.2 2005/02/14 22:47:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.31-r1.ebuild,v 1.3 2005/05/06 11:40:59 swegener Exp $
inherit toolchain-funcs flag-o-matic eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://alpha.greenie.net/mgetty/"
RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
- >=sys-apps/sed-4*
+ >=sys-apps/sed-4
doc? ( virtual/tetex )
sys-apps/gawk
sys-apps/groff
diff --git a/net-dialup/mgetty/mgetty-1.1.33.ebuild b/net-dialup/mgetty/mgetty-1.1.33.ebuild
index c751f7d8f6b0..e68d2f869405 100644
--- a/net-dialup/mgetty/mgetty-1.1.33.ebuild
+++ b/net-dialup/mgetty/mgetty-1.1.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.33.ebuild,v 1.2 2005/04/19 21:11:48 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.33.ebuild,v 1.3 2005/05/06 11:40:59 swegener Exp $
inherit toolchain-funcs flag-o-matic eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://alpha.greenie.net/mgetty/"
RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
- >=sys-apps/sed-4*
+ >=sys-apps/sed-4
doc? ( virtual/tetex )
sys-apps/gawk
sys-apps/groff