summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-13 19:59:23 +0000
committerJason Wever <weeve@gentoo.org>2005-03-13 19:59:23 +0000
commit242b48ce689684667c09680cd0dc9927b7af5373 (patch)
tree822c5d640b87ef7c46dc4c54be9eb775ce2e5361 /x11-libs/gtkDPS
parentoops, removing incorrect instruction. kdebase-startkde shouldn't be replaced ... (diff)
downloadhistorical-242b48ce689684667c09680cd0dc9927b7af5373.tar.gz
historical-242b48ce689684667c09680cd0dc9927b7af5373.tar.bz2
historical-242b48ce689684667c09680cd0dc9927b7af5373.zip
Stable on sparc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-libs/gtkDPS')
-rw-r--r--x11-libs/gtkDPS/ChangeLog5
-rw-r--r--x11-libs/gtkDPS/Manifest4
-rw-r--r--x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/x11-libs/gtkDPS/Manifest
index 2155acd77811..41fae7a27e4c 100644
--- a/x11-libs/gtkDPS/Manifest
+++ b/x11-libs/gtkDPS/Manifest
@@ -1,5 +1,5 @@
+MD5 8f9af22d5a4588efa24b21187f9904a7 ChangeLog 2521
MD5 d9c6c8d42879b1550745cbc77f108a74 gtkDPS-0.3.3-r1.ebuild 843
-MD5 16786f10a25c3c27d979337e3e6cf5e8 gtkDPS-0.3.4.ebuild 974
-MD5 120923f49132a7e0406161112385e34e ChangeLog 2437
+MD5 8e1955e04ed9fc656685f68d21bcd032 gtkDPS-0.3.4.ebuild 970
MD5 8f3772c51d414a6f9200895eb7aeb5df files/digest-gtkDPS-0.3.3-r1 64
MD5 7ce6795f1acf0df797038cc2b116d66d files/digest-gtkDPS-0.3.4 64
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*