summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-02-10 13:19:55 +0000
committerPeter Volkov <pva@gentoo.org>2009-02-10 13:19:55 +0000
commita03cfbe75152f1111522ffcf13e05bf78847eac7 (patch)
treee2e7d5a37b7ebbfe5d6997e997d7a0060b746a17 /app-text
parentinitial import (diff)
downloadgentoo-2-a03cfbe75152f1111522ffcf13e05bf78847eac7.tar.gz
gentoo-2-a03cfbe75152f1111522ffcf13e05bf78847eac7.tar.bz2
gentoo-2-a03cfbe75152f1111522ffcf13e05bf78847eac7.zip
Version bump. Removed 3.5.1-r1 since fix is broken, bug #233166.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/iso-codes/ChangeLog8
-rw-r--r--app-text/iso-codes/iso-codes-3.6.ebuild (renamed from app-text/iso-codes/iso-codes-3.5.1-r1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog
index 8c27a1139041..27c4b82830c6 100644
--- a/app-text/iso-codes/ChangeLog
+++ b/app-text/iso-codes/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/iso-codes
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.58 2009/02/03 18:47:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.59 2009/02/10 13:19:55 pva Exp $
+
+*iso-codes-3.6 (10 Feb 2009)
+
+ 10 Feb 2009; Peter Volkov <pva@gentoo.org> -iso-codes-3.5.1-r1.ebuild,
+ +iso-codes-3.6.ebuild:
+ Version bump. Removed 3.5.1-r1 since fix is broken, bug #233166.
*iso-codes-3.5.1-r1 (03 Feb 2009)
diff --git a/app-text/iso-codes/iso-codes-3.5.1-r1.ebuild b/app-text/iso-codes/iso-codes-3.6.ebuild
index 5ff0028a0c46..17ee83bcfa27 100644
--- a/app-text/iso-codes/iso-codes-3.5.1-r1.ebuild
+++ b/app-text/iso-codes/iso-codes-3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.5.1-r1.ebuild,v 1.1 2009/02/03 18:47:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.6.ebuild,v 1.1 2009/02/10 13:19:55 pva Exp $
EAPI="2"
@@ -18,7 +18,7 @@ IUSE=""
RDEPEND=""
DEPEND="sys-devel/gettext
|| (
- >=dev-lang/python-2.3[-build,xml]
+ >=dev-lang/python-2.3[-build]
dev-python/pyxml )"
src_unpack() {