diff options
author | George Shapovalov <george@gentoo.org> | 2009-02-06 20:06:27 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2009-02-06 20:06:27 +0000 |
commit | 55a80734ee1b5d57c4135ed62ac2bf674e636908 (patch) | |
tree | 73393bfa456e953a32a1bd55022c375cde9a0859 /dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild | |
parent | Stable for HPPA (bug #255151). (diff) | |
download | historical-55a80734ee1b5d57c4135ed62ac2bf674e636908.tar.gz historical-55a80734ee1b5d57c4135ed62ac2bf674e636908.tar.bz2 historical-55a80734ee1b5d57c4135ed62ac2bf674e636908.zip |
removed old version and promoted 4.1.2-r1 to stable to follow gnat-gcc changes (these two are closely tied)
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild')
-rw-r--r-- | dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild b/dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild index 21198f6fcaf2..9b28c55931b5 100644 --- a/dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild +++ b/dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild,v 1.6 2008/09/05 06:31:20 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild,v 1.7 2009/02/06 20:06:27 george Exp $ inherit eutils flag-o-matic gnatbuild @@ -8,7 +8,7 @@ DESCRIPTION="The Ada Semantic Interface Specification (tools tied to compiler). HOMEPAGE="http://gnuada.sourceforge.net/" LICENSE="GMGPL" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" Gnat_Name="gnat-gcc" My_PN="asis" |