summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2010-02-08 08:48:35 +0000
committerPeter Volkov <pva@gentoo.org>2010-02-08 08:48:35 +0000
commit7b0513eeeff140795de6e0046dfc5a930c49d670 (patch)
tree88350949bfe4f35f6b584c4e80dd2502721f5306 /dev-python/ruledispatch
parentAdd inherit eutils for epatch. (diff)
downloadgentoo-2-7b0513eeeff140795de6e0046dfc5a930c49d670.tar.gz
gentoo-2-7b0513eeeff140795de6e0046dfc5a930c49d670.tar.bz2
gentoo-2-7b0513eeeff140795de6e0046dfc5a930c49d670.zip
Add inherit eutils for epatch.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/ruledispatch')
-rw-r--r--dev-python/ruledispatch/ChangeLog8
-rw-r--r--dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/ruledispatch/ChangeLog b/dev-python/ruledispatch/ChangeLog
index 60e4c358b1c0..9565ea872d22 100644
--- a/dev-python/ruledispatch/ChangeLog
+++ b/dev-python/ruledispatch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ruledispatch
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ruledispatch/ChangeLog,v 1.7 2009/12/20 10:32:48 grobian Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ruledispatch/ChangeLog,v 1.8 2010/02/08 08:48:35 pva Exp $
+
+ 08 Feb 2010; Peter Volkov <pva@gentoo.org>
+ ruledispatch-0.5_pre2306-r1.ebuild:
+ Add inherit eutils for epatch.
20 Dec 2009; Fabian Groffen <grobian@gentoo.org>
ruledispatch-0.5_pre2306-r1.ebuild:
diff --git a/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild b/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild
index 13f2ed0dc569..9f47e2af525c 100644
--- a/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild
+++ b/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild,v 1.2 2009/12/20 10:32:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild,v 1.3 2010/02/08 08:48:35 pva Exp $
EAPI="2"
NEED_PYTHON=2.4
-inherit distutils versionator
+inherit eutils distutils versionator
MY_PN=RuleDispatch
MY_P=${MY_PN}-$(get_version_component_range 1-2)a0.dev-$(get_version_component_range 3-)