summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-07-23 15:01:54 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-07-23 15:01:54 +0000
commit5092e65b99bd3e100f08264513242342bc2307dc (patch)
tree70ab8496730acf1a18bf3b932f98b6a40a96a125 /gnustep-apps/gworkspace
parentRemoved redundant RDEPEND variable (Manifest recommit) (diff)
downloadgentoo-2-5092e65b99bd3e100f08264513242342bc2307dc.tar.gz
gentoo-2-5092e65b99bd3e100f08264513242342bc2307dc.tar.bz2
gentoo-2-5092e65b99bd3e100f08264513242342bc2307dc.zip
Changed referenced categories in ebuilds to reflect recent epkgmove changes.
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() {