summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-12-15 16:35:50 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-12-15 16:35:50 +0000
commite921df160698e5b624cbfd7646bf0c49b78009d2 (patch)
tree116f14c1afc903a08d4a9155de5bd37222b57b07 /app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild
parentNew version. Added shell-tools herd as maintainer (diff)
downloadhistorical-e921df160698e5b624cbfd7646bf0c49b78009d2.tar.gz
historical-e921df160698e5b624cbfd7646bf0c49b78009d2.tar.bz2
historical-e921df160698e5b624cbfd7646bf0c49b78009d2.zip
Adjusted wxgtk deps
Diffstat (limited to 'app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild')
-rw-r--r--app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild b/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild
index 4714a56b4f6a..d2fe2491ed47 100644
--- a/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild
+++ b/app-crypt/wxchecksums/wxchecksums-1.2.0.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/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild,v 1.1 2004/12/09 19:55:45 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild,v 1.2 2004/12/15 16:35:50 pythonhead Exp $
MY_P="wxChecksums-${PV}"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE="doc"
-RDEPEND=">=x11-libs/wxGTK-2.4.1-r1"
+RDEPEND="<x11-libs/wxGTK-2.5"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
S="${WORKDIR}/${MY_P}/src"