summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-10-30 13:35:25 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-10-30 13:35:25 +0000
commitc9159f3301eeee5c402bd24bba818e6bc0092012 (patch)
treec754c38a6a5957aac5d4aacc471e4058c945a00d /dev-python
parentRemove ice (diff)
downloadgentoo-2-c9159f3301eeee5c402bd24bba818e6bc0092012.tar.gz
gentoo-2-c9159f3301eeee5c402bd24bba818e6bc0092012.tar.bz2
gentoo-2-c9159f3301eeee5c402bd24bba818e6bc0092012.zip
Fix ice dep to Ice
(Portage version: 2.1.2_pre3-r7)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/IcePy/ChangeLog6
-rw-r--r--dev-python/IcePy/IcePy-3.1.0.ebuild4
-rw-r--r--dev-python/IcePy/IcePy-3.1.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/IcePy/ChangeLog b/dev-python/IcePy/ChangeLog
index ebad99d26f87..d5ab79423c32 100644
--- a/dev-python/IcePy/ChangeLog
+++ b/dev-python/IcePy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/IcePy
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/IcePy/ChangeLog,v 1.2 2006/10/16 14:13:40 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/IcePy/ChangeLog,v 1.3 2006/10/30 13:35:25 caleb Exp $
+
+ 30 Oct 2006; Caleb Tennis <caleb@gentoo.org> IcePy-3.1.0.ebuild,
+ IcePy-3.1.1.ebuild:
+ Fix ice dep to Ice
*IcePy-3.1.1 (16 Oct 2006)
diff --git a/dev-python/IcePy/IcePy-3.1.0.ebuild b/dev-python/IcePy/IcePy-3.1.0.ebuild
index a1552517dde5..fe87fac14fa5 100644
--- a/dev-python/IcePy/IcePy-3.1.0.ebuild
+++ b/dev-python/IcePy/IcePy-3.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/IcePy/IcePy-3.1.0.ebuild,v 1.1 2006/09/11 12:35:12 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/IcePy/IcePy-3.1.0.ebuild,v 1.2 2006/10/30 13:35:25 caleb Exp $
inherit eutils python
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="test debug"
-DEPEND="=dev-cpp/ice-3.1*"
+DEPEND="=dev-cpp/Ice-3.1*"
ICE_HOME=/usr
diff --git a/dev-python/IcePy/IcePy-3.1.1.ebuild b/dev-python/IcePy/IcePy-3.1.1.ebuild
index 54f759549492..68bb6721acaf 100644
--- a/dev-python/IcePy/IcePy-3.1.1.ebuild
+++ b/dev-python/IcePy/IcePy-3.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/IcePy/IcePy-3.1.1.ebuild,v 1.1 2006/10/16 14:13:40 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/IcePy/IcePy-3.1.1.ebuild,v 1.2 2006/10/30 13:35:25 caleb Exp $
inherit eutils python
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="test debug"
-DEPEND="=dev-cpp/ice-3.1*"
+DEPEND="=dev-cpp/Ice-3.1*"
ICE_HOME=/usr