summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:41:49 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:41:49 +0000
commit46720726aea4eaae731896e7c09567ded64c289a (patch)
treeb7233aa981668dc69eec4a31fc2e23d62f0ac98a /x11-libs/gtkDPS
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-46720726aea4eaae731896e7c09567ded64c289a.tar.gz
historical-46720726aea4eaae731896e7c09567ded64c289a.tar.bz2
historical-46720726aea4eaae731896e7c09567ded64c289a.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'x11-libs/gtkDPS')
-rw-r--r--x11-libs/gtkDPS/ChangeLog5
-rw-r--r--x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkDPS/ChangeLog b/x11-libs/gtkDPS/ChangeLog
index 742813bc098b..b11cc89bd558 100644
--- a/x11-libs/gtkDPS/ChangeLog
+++ b/x11-libs/gtkDPS/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for x11-libs/gtkDPS
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/ChangeLog,v 1.2 2002/12/09 04:41:46 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*gtkDPS-0.3.3-r1 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
diff --git a/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild b/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild
index e27d7b9e3a34..541309add37a 100644
--- a/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild
+++ b/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild,v 1.9 2002/10/05 05:39:27 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild,v 1.10 2002/12/09 04:41:46 manson Exp $
IUSE="nls"
@@ -10,7 +10,7 @@ SRC_URI="http://www.aist-nara.ac.jp/~masata-y/gtkDPS/dist/${P}.tar.gz"
HOMEPAGE="http://www.aist-nara.ac.jp/~masata-y/gtkDPS/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
DEPEND="virtual/glibc
=x11-libs/gtk+-1.2*