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-gcc-xml-ffi
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-gcc-xml-ffi')
-rw-r--r--dev-lisp/cl-gcc-xml-ffi/ChangeLog8
-rw-r--r--dev-lisp/cl-gcc-xml-ffi/cl-gcc-xml-ffi-0.1.3.20051115.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cl-gcc-xml-ffi/ChangeLog b/dev-lisp/cl-gcc-xml-ffi/ChangeLog
index 3e6e9b5f9564..5aa08f73d626 100644
--- a/dev-lisp/cl-gcc-xml-ffi/ChangeLog
+++ b/dev-lisp/cl-gcc-xml-ffi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-gcc-xml-ffi
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gcc-xml-ffi/ChangeLog,v 1.2 2005/11/23 17:31:19 mkennedy Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gcc-xml-ffi/ChangeLog,v 1.3 2006/01/02 17:09:59 mkennedy Exp $
+
+ 02 Jan 2006; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-gcc-xml-ffi-0.1.3.20051115.ebuild:
+ Add missing inherit for eutils.
*cl-gcc-xml-ffi-0.1.3.20051115 (23 Nov 2005)
diff --git a/dev-lisp/cl-gcc-xml-ffi/cl-gcc-xml-ffi-0.1.3.20051115.ebuild b/dev-lisp/cl-gcc-xml-ffi/cl-gcc-xml-ffi-0.1.3.20051115.ebuild
index 25ea7377ea11..56079acd23f7 100644
--- a/dev-lisp/cl-gcc-xml-ffi/cl-gcc-xml-ffi-0.1.3.20051115.ebuild
+++ b/dev-lisp/cl-gcc-xml-ffi/cl-gcc-xml-ffi-0.1.3.20051115.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-gcc-xml-ffi/cl-gcc-xml-ffi-0.1.3.20051115.ebuild,v 1.1 2005/11/23 17:31:19 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gcc-xml-ffi/cl-gcc-xml-ffi-0.1.3.20051115.ebuild,v 1.2 2006/01/02 17:09:59 mkennedy Exp $
-inherit common-lisp
+inherit common-lisp eutils
MY_PN=${PN/cl-/}