summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/gworkspace')
-rw-r--r--gnustep-apps/gworkspace/ChangeLog6
-rw-r--r--gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog
index 6b9f705a925b..5693cc93a5f4 100644
--- a/gnustep-apps/gworkspace/ChangeLog
+++ b/gnustep-apps/gworkspace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-gnustep/gworkspace
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.1 2004/07/23 13:18:07 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.2 2004/07/23 14:58:41 fafhrd Exp $
+
+ 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org>
+ gworkspace-0.5.3.ebuild:
+ Changed referenced categories in ebuilds to reflect recent epkgmove changes.
*gworkspace-0.5.3 (23 Jul 2004)
diff --git a/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild b/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild
index 314e2f8cbe01..6b4495d4af6e 100644
--- a/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild
+++ b/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild,v 1.1 2004/07/23 13:18:07 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild,v 1.2 2004/07/23 14:58:41 fafhrd Exp $
inherit gnustep-old
@@ -12,7 +12,7 @@ SRC_URI="http://www.gnustep.it/enrico/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 ~ppc"
-DEPEND=">=dev-util/gnustep-gui-0.8.5"
+DEPEND=">=gnustep-base/gnustep-gui-0.8.5"
IUSE=""
src_install() {