summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2006-01-02 17:11:17 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2006-01-02 17:11:17 +0000
commit63a7a4437af17b4f6d1ef2265251abb645fa39ec (patch)
treee092b87ad00941a0b1cf9f1396dfc2f1a030c357 /dev-lisp/cl-ch-util
parentAdding a bit more of a patch to allow selection of alt-intl variant (by accep... (diff)
downloadgentoo-2-63a7a4437af17b4f6d1ef2265251abb645fa39ec.tar.gz
gentoo-2-63a7a4437af17b4f6d1ef2265251abb645fa39ec.tar.bz2
gentoo-2-63a7a4437af17b4f6d1ef2265251abb645fa39ec.zip
Add missing inherit for eutils.
(Portage version: 2.1_pre2)
Diffstat (limited to 'dev-lisp/cl-ch-util')
-rw-r--r--dev-lisp/cl-ch-util/ChangeLog8
-rw-r--r--dev-lisp/cl-ch-util/cl-ch-util-0.1.4.20050724.ebuild6
-rw-r--r--dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-lisp/cl-ch-util/ChangeLog b/dev-lisp/cl-ch-util/ChangeLog
index d1bb29da8922..cc24a83705ca 100644
--- a/dev-lisp/cl-ch-util/ChangeLog
+++ b/dev-lisp/cl-ch-util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-ch-util
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ch-util/ChangeLog,v 1.3 2005/12/06 20:03:38 mkennedy Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ch-util/ChangeLog,v 1.4 2006/01/02 17:06:50 mkennedy Exp $
+
+ 02 Jan 2006; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-ch-util-0.1.4.20050724.ebuild, cl-ch-util-0.1.5.20051012.ebuild:
+ Add missing inherit for eutils.
*cl-ch-util-0.1.7.20051204 (06 Dec 2005)
diff --git a/dev-lisp/cl-ch-util/cl-ch-util-0.1.4.20050724.ebuild b/dev-lisp/cl-ch-util/cl-ch-util-0.1.4.20050724.ebuild
index 3ea2c6c28af6..0bce957628ed 100644
--- a/dev-lisp/cl-ch-util/cl-ch-util-0.1.4.20050724.ebuild
+++ b/dev-lisp/cl-ch-util/cl-ch-util-0.1.4.20050724.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ch-util/cl-ch-util-0.1.4.20050724.ebuild,v 1.1 2005/07/25 06:22:31 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ch-util/cl-ch-util-0.1.4.20050724.ebuild,v 1.2 2006/01/02 17:06:50 mkennedy Exp $
-inherit common-lisp
+inherit common-lisp eutils
DESCRIPTION="Cyrus Harmon's Common Lisp utility library."
HOMEPAGE="http://www.cyrusharmon.org/cl/blog/"
diff --git a/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild b/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild
index 246497637006..d57166a6176b 100644
--- a/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild
+++ b/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild,v 1.1 2005/11/23 17:25:45 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild,v 1.2 2006/01/02 17:06:50 mkennedy Exp $
-inherit common-lisp
+inherit common-lisp eutils
DESCRIPTION="Cyrus Harmon's Common Lisp utility library."
HOMEPAGE="http://www.cyrusharmon.org/cl/blog/"