diff options
author | 2004-04-12 16:48:04 +0000 | |
---|---|---|
committer | 2004-04-12 16:48:04 +0000 | |
commit | 7b8443707669e078a99e5966d2766073caecd5ca (patch) | |
tree | 29d7ed9f8f492b007c8265f8c42a690d20b1d83f /dev-ada/adaopengl/adaopengl-0.12.ebuild | |
parent | Removed old versions. Marked 2.6.2 stable on x86. (diff) | |
download | historical-7b8443707669e078a99e5966d2766073caecd5ca.tar.gz historical-7b8443707669e078a99e5966d2766073caecd5ca.tar.bz2 historical-7b8443707669e078a99e5966d2766073caecd5ca.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'dev-ada/adaopengl/adaopengl-0.12.ebuild')
-rw-r--r-- | dev-ada/adaopengl/adaopengl-0.12.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ada/adaopengl/adaopengl-0.12.ebuild b/dev-ada/adaopengl/adaopengl-0.12.ebuild index 4f5f551fa0c1..a9d2e528e322 100644 --- a/dev-ada/adaopengl/adaopengl-0.12.ebuild +++ b/dev-ada/adaopengl/adaopengl-0.12.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/adaopengl/adaopengl-0.12.ebuild,v 1.4 2003/10/06 00:18:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/adaopengl/adaopengl-0.12.ebuild,v 1.5 2004/04/12 16:48:04 aliz Exp $ inherit gnat -S="${WORKDIR}/${P}" DESCRIPTION="This is an Ada-binding to OpenGL and some of it's related libraries." SRC_URI="mirror://sourceforge/adaopengl/${P}.tar.bz2" HOMEPAGE="http://adaopengl.sourceforge.net/" |