summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-12-18 16:00:43 +0000
committerMamoru Komachi <usata@gentoo.org>2005-12-18 16:00:43 +0000
commit2bd6d6b5f9db1dc91904c79ab91715afdfd36385 (patch)
tree9988410ae8939d13c4a568b681ddf122c93d55e5 /app-text/chasen/chasen-2.4.0_pre1-r1.ebuild
parentVersion bump (bug #115926). (diff)
downloadgentoo-2-2bd6d6b5f9db1dc91904c79ab91715afdfd36385.tar.gz
gentoo-2-2bd6d6b5f9db1dc91904c79ab91715afdfd36385.tar.bz2
gentoo-2-2bd6d6b5f9db1dc91904c79ab91715afdfd36385.zip
Added eutils for epatch. Applied gcc34 patch to 2.3.x branch as well.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/chasen/chasen-2.4.0_pre1-r1.ebuild')
-rw-r--r--app-text/chasen/chasen-2.4.0_pre1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/chasen/chasen-2.4.0_pre1-r1.ebuild b/app-text/chasen/chasen-2.4.0_pre1-r1.ebuild
index 753dad5e3db1..cbaa4b240625 100644
--- a/app-text/chasen/chasen-2.4.0_pre1-r1.ebuild
+++ b/app-text/chasen/chasen-2.4.0_pre1-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.0_pre1-r1.ebuild,v 1.4 2005/11/28 12:11:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.0_pre1-r1.ebuild,v 1.5 2005/12/18 16:00:43 usata Exp $
-inherit perl-app
+inherit perl-app eutils
MY_P="${P/_pre/-preview}"
S="${WORKDIR}/${MY_P}"