diff options
author | 2006-05-13 20:35:35 +0000 | |
---|---|---|
committer | 2006-05-13 20:35:35 +0000 | |
commit | 6edfecd2ef3c6d37bdf11d9c702f1bc59183b9b8 (patch) | |
tree | 6d55c72157c233d715b12cb79d817ec1b872fd3e /dev-ada/adabindx/adabindx-0.7.2.ebuild | |
parent | Stable on alpha and amd64 wrt Bug #133137. (diff) | |
download | gentoo-2-6edfecd2ef3c6d37bdf11d9c702f1bc59183b9b8.tar.gz gentoo-2-6edfecd2ef3c6d37bdf11d9c702f1bc59183b9b8.tar.bz2 gentoo-2-6edfecd2ef3c6d37bdf11d9c702f1bc59183b9b8.zip |
removed inherit gnat until adapted for new eclass
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'dev-ada/adabindx/adabindx-0.7.2.ebuild')
-rw-r--r-- | dev-ada/adabindx/adabindx-0.7.2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-ada/adabindx/adabindx-0.7.2.ebuild b/dev-ada/adabindx/adabindx-0.7.2.ebuild index c891d7ee9af4..ad1de0699cb2 100644 --- a/dev-ada/adabindx/adabindx-0.7.2.ebuild +++ b/dev-ada/adabindx/adabindx-0.7.2.ebuild @@ -1,10 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/adabindx/adabindx-0.7.2.ebuild,v 1.11 2006/02/14 03:24:56 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/adabindx/adabindx-0.7.2.ebuild,v 1.12 2006/05/13 20:35:35 george Exp $ # -inherit gnat - DESCRIPTION="An Ada-binding to the X Window System and *tif." SRC_URI="http://home.arcor.de/hfvogt/${P}.tar.bz2" HOMEPAGE="http://home.arcor.de/hfvogt/programming.html" |