summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-05-12 17:31:35 +0000
committerAron Griffis <agriffis@gentoo.org>2005-05-12 17:31:35 +0000
commitd9f60a48115050c6dddb31f7e70668d61d90968c (patch)
tree43d4ee555fddfaa3080f7667929fdbff03349c46 /dev-cpp/gccxml
parentkeyworded ~alpha (diff)
downloadhistorical-d9f60a48115050c6dddb31f7e70668d61d90968c.tar.gz
historical-d9f60a48115050c6dddb31f7e70668d61d90968c.tar.bz2
historical-d9f60a48115050c6dddb31f7e70668d61d90968c.zip
add ~ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-cpp/gccxml')
-rw-r--r--dev-cpp/gccxml/ChangeLog5
-rw-r--r--dev-cpp/gccxml/Manifest14
-rw-r--r--dev-cpp/gccxml/gccxml-0.6.0.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-cpp/gccxml/ChangeLog b/dev-cpp/gccxml/ChangeLog
index c94290b1aedf..88db065215dc 100644
--- a/dev-cpp/gccxml/ChangeLog
+++ b/dev-cpp/gccxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/gccxml
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/ChangeLog,v 1.3 2005/04/24 22:44:13 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/ChangeLog,v 1.4 2005/05/12 17:31:35 agriffis Exp $
+
+ 12 May 2005; Aron Griffis <agriffis@gentoo.org> gccxml-0.6.0.ebuild:
+ add ~ia64
24 Apr 2005; Daniel Goller <morfic@gentoo.org> gccxml-0.6.0.ebuild:
add ~ppc
diff --git a/dev-cpp/gccxml/Manifest b/dev-cpp/gccxml/Manifest
index 931c4d79684b..f6cd7fe1a944 100644
--- a/dev-cpp/gccxml/Manifest
+++ b/dev-cpp/gccxml/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 34719dc62b57667a35e876cc90b1eb62 gccxml-0.6.0.ebuild 793
-MD5 3d4e95fd51305ba54a59679d6b56ad32 ChangeLog 470
+MD5 aea1532a0d73b8890c6bf8d0b679e69b gccxml-0.6.0.ebuild 801
+MD5 ec9401012815f3290ccae67ec7b2ec3a ChangeLog 556
MD5 56a06f7f4c67369042ee8c3cad5605cb metadata.xml 205
MD5 e0b7d3d4f37a51b160e97d6b2f6c4fce files/digest-gccxml-0.6.0 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCbB+5UpKYMelfdYERAmRVAJ9w1pzWrNWZBaau/6Me+KtLrw6jJwCfagDe
-InvXsCsRtLwFn4c9iBnkekE=
-=4Jvr
------END PGP SIGNATURE-----
diff --git a/dev-cpp/gccxml/gccxml-0.6.0.ebuild b/dev-cpp/gccxml/gccxml-0.6.0.ebuild
index 68e018a467fe..2416999e8280 100644
--- a/dev-cpp/gccxml/gccxml-0.6.0.ebuild
+++ b/dev-cpp/gccxml/gccxml-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.ebuild,v 1.3 2005/04/24 22:44:13 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.6.0.ebuild,v 1.4 2005/05/12 17:31:35 agriffis Exp $
inherit versionator
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="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 ~amd64 ~ppc ~ia64"
IUSE=""
DEPEND="dev-util/cmake"