summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/gtkDPS')
-rw-r--r--x11-libs/gtkDPS/ChangeLog5
-rw-r--r--x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkDPS/ChangeLog b/x11-libs/gtkDPS/ChangeLog
index ad5aa4f74fd4..5c4b6b151dca 100644
--- a/x11-libs/gtkDPS/ChangeLog
+++ b/x11-libs/gtkDPS/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkDPS
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/ChangeLog,v 1.20 2005/02/18 17:33:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/ChangeLog,v 1.21 2005/03/13 19:59:23 weeve Exp $
+
+ 13 Mar 2005; Jason Wever <weeve@gentoo.org> gtkDPS-0.3.4.ebuild:
+ Stable on sparc.
18 Feb 2005; Aron Griffis <agriffis@gentoo.org> gtkDPS-0.3.4.ebuild:
stable on x86 amd64 ia64 for autotrace
diff --git a/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild b/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild
index 5b3cf4dc1473..591933f54ffe 100644
--- a/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild
+++ b/x11-libs/gtkDPS/gtkDPS-0.3.4.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/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild,v 1.16 2005/02/18 17:33:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild,v 1.17 2005/03/13 19:59:23 weeve Exp $
inherit gnuconfig
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gyve.org/pub/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gyve.org/gtkDPS/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc alpha ppc amd64 ia64"
+KEYWORDS="x86 sparc alpha ppc amd64 ia64"
DEPEND="virtual/libc
=x11-libs/gtk+-1.2*