summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-01 23:05:57 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-01 23:05:57 +0000
commit2bc31e6b65e44afcaf6be0551ffea1ae2bbebe40 (patch)
tree305b25963e9fa1df631c9a0bb3447e319a764426 /dev-cpp/gccxml
parent* bump (diff)
downloadgentoo-2-2bc31e6b65e44afcaf6be0551ffea1ae2bbebe40.tar.gz
gentoo-2-2bc31e6b65e44afcaf6be0551ffea1ae2bbebe40.tar.bz2
gentoo-2-2bc31e6b65e44afcaf6be0551ffea1ae2bbebe40.zip
Mark 0.6.0-r1 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-cpp/gccxml')
-rw-r--r--dev-cpp/gccxml/ChangeLog5
-rw-r--r--dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/gccxml/ChangeLog b/dev-cpp/gccxml/ChangeLog
index d9045d591b4b..b1c14b33ddea 100644
--- a/dev-cpp/gccxml/ChangeLog
+++ b/dev-cpp/gccxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/gccxml
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/ChangeLog,v 1.12 2006/01/29 18:34:52 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/ChangeLog,v 1.13 2006/02/01 23:05:57 agriffis Exp $
+
+ 01 Feb 2006; Aron Griffis <agriffis@gentoo.org> gccxml-0.6.0-r1.ebuild:
+ Mark 0.6.0-r1 stable on ia64
29 Jan 2006; Daniel Goller <morfic@gentoo.org> gccxml-0.6.0-r1.ebuild:
Making actual change to ebuild
diff --git a/dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild b/dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild
index 9fcd4d444def..b8db94e25724 100644
--- a/dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild
+++ b/dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild,v 1.2 2006/01/29 18:34:52 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild,v 1.3 2006/02/01 23:05:57 agriffis Exp $
inherit versionator eutils
PVM="$(get_version_component_range 1-2)"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gccxml.org/"
SRC_URI="http://www.gccxml.org/files/v${PVM}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~mips ppc ~sparc ~x86"
+KEYWORDS="amd64 ia64 ~mips ppc ~sparc ~x86"
IUSE=""
DEPEND="dev-util/cmake"