summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 05:39:23 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 05:39:23 +0000
commit4a106462d768eed4c2353e277b5c1075cbdbd237 (patch)
tree34d7e99dea46ca52653b6853f3c1ad47913893a4
parentAdded ~sparc, ~mips (Manifest recommit) (diff)
downloadgentoo-2-4a106462d768eed4c2353e277b5c1075cbdbd237.tar.gz
gentoo-2-4a106462d768eed4c2353e277b5c1075cbdbd237.tar.bz2
gentoo-2-4a106462d768eed4c2353e277b5c1075cbdbd237.zip
Added ~sparc, ~mips
-rw-r--r--dev-util/global/ChangeLog5
-rw-r--r--dev-util/global/global-4.6.1.ebuild4
-rw-r--r--dev-util/hxd/ChangeLog5
-rw-r--r--dev-util/hxd/hxd-0.70.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog
index e461be51b0c3..f58d1c166073 100644
--- a/dev-util/global/ChangeLog
+++ b/dev-util/global/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/global
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.8 2004/06/25 02:33:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.9 2004/06/28 05:35:41 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> global-4.6.1.ebuild:
+ Added ~sparc, ~mips
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> global-4.5.3.ebuild:
Fix use invocation
diff --git a/dev-util/global/global-4.6.1.ebuild b/dev-util/global/global-4.6.1.ebuild
index 4fc6fc2a4e6c..51d5ef4cfcd1 100644
--- a/dev-util/global/global-4.6.1.ebuild
+++ b/dev-util/global/global-4.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.6.1.ebuild,v 1.4 2004/06/25 02:33:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.6.1.ebuild,v 1.5 2004/06/28 05:35:41 ciaranm Exp $
IUSE="ssl postgres"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/global/"
LICENSE="GPL-2"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc ~mips"
SLOT="0"
DEPEND=">=sys-libs/glibc-2.2
diff --git a/dev-util/hxd/ChangeLog b/dev-util/hxd/ChangeLog
index 0a7b7c9c8680..71df8226c110 100644
--- a/dev-util/hxd/ChangeLog
+++ b/dev-util/hxd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/hxd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.3 2004/06/25 02:35:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.4 2004/06/28 05:39:23 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> hxd-0.70.ebuild:
+ Added ~sparc, ~mips
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> hxd-0.70.ebuild:
Don't assign default to S; header fix
diff --git a/dev-util/hxd/hxd-0.70.ebuild b/dev-util/hxd/hxd-0.70.ebuild
index 5e21d204a82d..be0affa6dce6 100644
--- a/dev-util/hxd/hxd-0.70.ebuild
+++ b/dev-util/hxd/hxd-0.70.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.3 2004/06/25 02:35:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.4 2004/06/28 05:39:23 ciaranm Exp $
DESCRIPTION="Binary to hexadecimal converter"
HOMEPAGE="http://www-tet.ee.tu-berlin.de/solyga/linux/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/utils/file/hex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc ~mips"
IUSE=""
DEPEND="virtual/glibc"