summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-31 15:05:14 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-31 15:05:14 +0000
commitc2a520daa737d5d665e5c7c69c541b355bd83872 (patch)
treea4aef0cea60382aff9c3adebc923aaad64253582 /gnome-extra/drwright
parentKeyworded ~sparc (diff)
downloadgentoo-2-c2a520daa737d5d665e5c7c69c541b355bd83872.tar.gz
gentoo-2-c2a520daa737d5d665e5c7c69c541b355bd83872.tar.bz2
gentoo-2-c2a520daa737d5d665e5c7c69c541b355bd83872.zip
Keyworded ~sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'gnome-extra/drwright')
-rw-r--r--gnome-extra/drwright/ChangeLog7
-rw-r--r--gnome-extra/drwright/drwright-0.17.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/drwright/ChangeLog b/gnome-extra/drwright/ChangeLog
index cf666b93077e..97641a66f13d 100644
--- a/gnome-extra/drwright/ChangeLog
+++ b/gnome-extra/drwright/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/drwright
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/drwright/ChangeLog,v 1.8 2004/12/20 19:04:08 liquidx Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/drwright/ChangeLog,v 1.9 2005/01/31 15:01:56 gustavoz Exp $
+
+ 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> drwright-0.17.ebuild:
+ Keyworded ~sparc
20 Dec 2004; Alastair Tse <liquidx@gentoo.org> drwright-0.17.ebuild:
better workaround for strict-aliasing warnings (#69330)
diff --git a/gnome-extra/drwright/drwright-0.17.ebuild b/gnome-extra/drwright/drwright-0.17.ebuild
index 5dee877abd0b..0cc3dc30cfda 100644
--- a/gnome-extra/drwright/drwright-0.17.ebuild
+++ b/gnome-extra/drwright/drwright-0.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/drwright/drwright-0.17.ebuild,v 1.7 2004/12/20 19:04:08 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/drwright/drwright-0.17.ebuild,v 1.8 2005/01/31 15:01:56 gustavoz Exp $
inherit gnome2 flag-o-matic gcc
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.imendio.com/projects/drwright/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~sparc"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.0.4