summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBret Curtis <psi29a@gentoo.org>2006-07-21 02:28:40 +0000
committerBret Curtis <psi29a@gentoo.org>2006-07-21 02:28:40 +0000
commit5c74c679c7be8f1bdd4c0824e055403949c1fae5 (patch)
treee030c0be374c72f7d900bb0af9febca7f2637ba1 /dev-cpp
parentstable on mips (diff)
downloadgentoo-2-5c74c679c7be8f1bdd4c0824e055403949c1fae5.tar.gz
gentoo-2-5c74c679c7be8f1bdd4c0824e055403949c1fae5.tar.bz2
gentoo-2-5c74c679c7be8f1bdd4c0824e055403949c1fae5.zip
stable on mips
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-cpp')
-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 0e4f89615336..98ecd5c18b71 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.14 2006/02/03 04:41:07 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/ChangeLog,v 1.15 2006/07/21 02:28:40 psi29a Exp $
+
+ 20 Jul 2006; <psi29a@gentoo.org> gccxml-0.6.0-r1.ebuild:
+ stable on mips
03 Feb 2006; Mark Loeser <halcy0n@gentoo.org> gccxml-0.6.0-r1.ebuild:
Stable on x86; bug #120840
diff --git a/dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild b/dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild
index 8cba900d316f..2ffc73b9e08d 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.4 2006/02/03 04:41:07 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.6.0-r1.ebuild,v 1.5 2006/07/21 02:28:40 psi29a 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"