summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-01-26 14:24:27 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-01-26 14:24:27 +0000
commitb8345d35c2bdafd4f9070cf4426d58e52abf35bd (patch)
tree6c3aa2a6e9bc945a0b0c6febdbf4d484968be97d /app-portage
parentdrop old (diff)
downloadgentoo-2-b8345d35c2bdafd4f9070cf4426d58e52abf35bd.tar.gz
gentoo-2-b8345d35c2bdafd4f9070cf4426d58e52abf35bd.tar.bz2
gentoo-2-b8345d35c2bdafd4f9070cf4426d58e52abf35bd.zip
Keyworded ~sparc wrt #163745
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gatt-svn/ChangeLog5
-rw-r--r--app-portage/gatt-svn/gatt-svn-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gatt-svn/ChangeLog b/app-portage/gatt-svn/ChangeLog
index 5026594ba49b..40c16c60ec9b 100644
--- a/app-portage/gatt-svn/ChangeLog
+++ b/app-portage/gatt-svn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/gatt-svn
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.2 2007/01/24 15:04:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.3 2007/01/26 14:24:27 gustavoz Exp $
+
+ 26 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> gatt-svn-9999.ebuild:
+ Keyworded ~sparc wrt #163745
24 Jan 2007; Markus Rothe <corsair@gentoo.org> gatt-svn-9999.ebuild:
Added ~ppc64
diff --git a/app-portage/gatt-svn/gatt-svn-9999.ebuild b/app-portage/gatt-svn/gatt-svn-9999.ebuild
index 10fed50af36c..3a180089f08b 100644
--- a/app-portage/gatt-svn/gatt-svn-9999.ebuild
+++ b/app-portage/gatt-svn/gatt-svn-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.2 2007/01/24 15:04:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.3 2007/01/26 14:24:27 gustavoz Exp $
inherit subversion
@@ -16,7 +16,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc64 ~x86"
+KEYWORDS="~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-libs/boost-1.33.1