summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2009-02-06 20:06:27 +0000
committerGeorge Shapovalov <george@gentoo.org>2009-02-06 20:06:27 +0000
commitc303ec3621aa5a5c6343c1f4d827b8169b59157f (patch)
tree3ae88cfeb00e30980ad31c79c834051a7b7cd96b /dev-ada/asis-gcc/asis-gcc-4.1.2-r1.ebuild
parentStable for HPPA (bug #255151). (diff)
downloadgentoo-2-c303ec3621aa5a5c6343c1f4d827b8169b59157f.tar.gz
gentoo-2-c303ec3621aa5a5c6343c1f4d827b8169b59157f.tar.bz2
gentoo-2-c303ec3621aa5a5c6343c1f4d827b8169b59157f.zip
removed old version and promoted 4.1.2-r1 to stable to follow gnat-gcc changes (these two are closely tied)
(Portage version: 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.ebuild6
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"