summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-06 06:11:37 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-06 06:11:37 +0000
commitf9e8ef381438e472e209ff94ffc4a5c243991fc8 (patch)
treefba95c5d28865176385db51754f0fca77aba9933 /virtual/gnat
parentbump (diff)
downloadgentoo-2-f9e8ef381438e472e209ff94ffc4a5c243991fc8.tar.gz
gentoo-2-f9e8ef381438e472e209ff94ffc4a5c243991fc8.tar.bz2
gentoo-2-f9e8ef381438e472e209ff94ffc4a5c243991fc8.zip
Drop sparc keywords as dev-lang/gnat-gcc lost keywords
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual/gnat')
-rw-r--r--virtual/gnat/ChangeLog8
-rw-r--r--virtual/gnat/gnat-4.4.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/virtual/gnat/ChangeLog b/virtual/gnat/ChangeLog
index b0f18b07de31..549fa9b89311 100644
--- a/virtual/gnat/ChangeLog
+++ b/virtual/gnat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/gnat
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/ChangeLog,v 1.13 2011/09/23 14:10:10 george Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/ChangeLog,v 1.14 2014/08/06 06:11:37 patrick Exp $
+
+ 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> gnat-4.4.ebuild:
+ Drop sparc keywords as dev-lang/gnat-gcc lost keywords
23 Sep 2011; George Shapovalov <george@gentoo.org> gnat-4.3.ebuild,
gnat-4.4.ebuild:
@@ -54,4 +57,3 @@
13 Apr 2006; George Shapovalov <george@gentoo.org> +metadata.xml,
+gnat-3.4.ebuild:
added a new virtual for new gnat compilers
-
diff --git a/virtual/gnat/gnat-4.4.ebuild b/virtual/gnat/gnat-4.4.ebuild
index 8594918ad1c5..814f81c273f3 100644
--- a/virtual/gnat/gnat-4.4.ebuild
+++ b/virtual/gnat/gnat-4.4.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.4.ebuild,v 1.2 2011/09/23 14:10:10 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.4.ebuild,v 1.3 2014/08/06 06:11:37 patrick Exp $
DESCRIPTION="Virtual for the gnat compiler selection"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="4.3"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="=dev-lang/gnat-gcc-4.4*"
DEPEND=""