summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-09-25 20:31:43 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-09-25 20:31:43 +0000
commit3d64654c2e7339a5edf53535e9defa3940664bbb (patch)
tree9a25ce89e664b20c95d162e1615b6351d4d9f316 /gnustep-base/gnustep-back-xlib
parentMarked stable on amd64, changed DEPEND on virtual/mda to mail-filter/procmail. (diff)
downloadhistorical-3d64654c2e7339a5edf53535e9defa3940664bbb.tar.gz
historical-3d64654c2e7339a5edf53535e9defa3940664bbb.tar.bz2
historical-3d64654c2e7339a5edf53535e9defa3940664bbb.zip
Corrected DEPEND on gnustep-gui-0.9.4_*.
Diffstat (limited to 'gnustep-base/gnustep-back-xlib')
-rw-r--r--gnustep-base/gnustep-back-xlib/ChangeLog6
-rw-r--r--gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.4.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-back-xlib/ChangeLog b/gnustep-base/gnustep-back-xlib/ChangeLog
index 8682276cb492..e76ff007ef83 100644
--- a/gnustep-base/gnustep-back-xlib/ChangeLog
+++ b/gnustep-base/gnustep-back-xlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-base/gnustep-back-xlib
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.2 2004/09/25 16:27:52 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.3 2004/09/25 20:31:43 fafhrd Exp $
+
+ 25 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org>
+ gnustep-back-xlib-0.9.4.ebuild:
+ Corrected DEPEND on gnustep-gui-0.9.4_*.
*gnustep-back-xlib-0.9.4_pre20040920 (25 Sep 2004)
diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.4.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.4.ebuild
index 046790183d60..387a69072b69 100644
--- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.4.ebuild
+++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.4.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-base/gnustep-back-xlib/gnustep-back-xlib-0.9.4.ebuild,v 1.1 2004/09/25 16:27:52 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.4.ebuild,v 1.2 2004/09/25 20:31:43 fafhrd Exp $
inherit gnustep
@@ -18,7 +18,6 @@ PROVIDE="virtual/gnustep-back"
IUSE="${IUSE} opengl xim doc"
DEPEND="${GNUSTEP_GUI_DEPEND}
- =gnustep-base/gnustep-gui-0.9.4_pre20040920
opengl? ( virtual/opengl virtual/glu )
virtual/xft
=media-libs/freetype-2.1*"