diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-04-03 23:06:03 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-04-03 23:06:03 +0000 |
commit | 5d5f311f224ee92104664394d67c578961f7700e (patch) | |
tree | 8242393bb0049dcd23e84a43672adebd62b002fc /dev-util/gnustep-back | |
parent | stable on ppc (Manifest recommit) (diff) | |
download | gentoo-2-5d5f311f224ee92104664394d67c578961f7700e.tar.gz gentoo-2-5d5f311f224ee92104664394d67c578961f7700e.tar.bz2 gentoo-2-5d5f311f224ee92104664394d67c578961f7700e.zip |
Change x11-base/xfree dependency to virtual/x11.
Diffstat (limited to 'dev-util/gnustep-back')
-rw-r--r-- | dev-util/gnustep-back/ChangeLog | 9 | ||||
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.7.9.ebuild | 6 | ||||
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.8.0.ebuild | 6 | ||||
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.8.3.ebuild | 6 | ||||
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.8.5.ebuild | 6 | ||||
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.8.7.ebuild | 6 | ||||
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.8.8.ebuild | 4 |
8 files changed, 28 insertions, 21 deletions
diff --git a/dev-util/gnustep-back/ChangeLog b/dev-util/gnustep-back/ChangeLog index 41cf8749804d..8083ed74735c 100644 --- a/dev-util/gnustep-back/ChangeLog +++ b/dev-util/gnustep-back/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-util/gnustep-back # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/ChangeLog,v 1.16 2004/02/07 00:59:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/ChangeLog,v 1.17 2004/04/03 23:06:03 spyderous Exp $ + + 03 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; + gnustep-back-0.7.9.ebuild, gnustep-back-0.8.0.ebuild, + gnustep-back-0.8.3.ebuild, gnustep-back-0.8.5-r1.ebuild, + gnustep-back-0.8.5.ebuild, gnustep-back-0.8.7.ebuild, + gnustep-back-0.8.8.ebuild: + Change x11-base/xfree dependency to virtual/x11. 06 Feb 2004; Aron Griffis <agriffis@gentoo.org> gnustep-back-0.8.8.ebuild: add ~alpha diff --git a/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild b/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild index 9173269076d0..531f7e7405c2 100644 --- a/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild +++ b/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild,v 1.6 2003/09/06 20:28:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild,v 1.7 2004/04/03 23:06:03 spyderous Exp $ DESCRIPTION="GNUstep GUI backend" HOMEPAGE="http://www.gnustep.org" @@ -11,7 +11,7 @@ KEYWORDS="x86 -ppc -sparc " DEPEND=">=dev-util/gnustep-gui-0.7.9 >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b-r2 - x11-base/xfree + virtual/x11 >=x11-wm/windowmaker-0.80.1" S=${WORKDIR}/${P} diff --git a/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild index c2c2de217331..1c160abd850e 100644 --- a/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild +++ b/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild,v 1.6 2003/09/06 20:28:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild,v 1.7 2004/04/03 23:06:03 spyderous Exp $ DESCRIPTION="GNUstep GUI backend" HOMEPAGE="http://www.gnustep.org" @@ -11,7 +11,7 @@ KEYWORDS="x86 -ppc -sparc " DEPEND=">=dev-util/gnustep-gui-0.8.0 >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b-r2 - x11-base/xfree + virtual/x11 >=x11-wm/windowmaker-0.80.1" S=${WORKDIR}/${P} diff --git a/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild index 8e7c0e861548..e37b1b79faf5 100644 --- a/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild +++ b/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild,v 1.9 2003/09/06 20:28:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild,v 1.10 2004/04/03 23:06:03 spyderous Exp $ inherit base @@ -13,7 +13,7 @@ KEYWORDS="x86 -ppc -sparc" DEPEND="=dev-util/gnustep-gui-${PV}* >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b-r2 - x11-base/xfree + virtual/x11 >=x11-wm/windowmaker-0.80.1" S=${WORKDIR}/${P} PATCHES="${FILESDIR}/${P}.xft1.patch" diff --git a/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild index 20f583a2c7b0..83fca74da4e8 100644 --- a/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild +++ b/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild,v 1.3 2003/09/06 20:28:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild,v 1.4 2004/04/03 23:06:03 spyderous Exp $ inherit base gnustep @@ -14,7 +14,7 @@ DEPEND="=dev-util/gnustep-gui-${PV}* >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b-r2 >=media-libs/freetype-2* - >=x11-base/xfree-4.3.0 + virtual/x11 >=x11-wm/windowmaker-0.80.1" S=${WORKDIR}/${P} PATCHES1="${FILESDIR}/${P}.xft2.patch" diff --git a/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild index a64b1f03076e..f69037ad5fc6 100644 --- a/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild +++ b/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild,v 1.5 2003/09/06 20:28:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild,v 1.6 2004/04/03 23:06:03 spyderous Exp $ DESCRIPTION="GNUstep GUI backend" HOMEPAGE="http://www.gnustep.org" @@ -11,7 +11,7 @@ KEYWORDS="x86 -ppc -sparc" DEPEND="=dev-util/gnustep-gui-${PV}* >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b-r2 - x11-base/xfree + virtual/x11 >=x11-wm/windowmaker-0.80.1" S=${WORKDIR}/${P} diff --git a/dev-util/gnustep-back/gnustep-back-0.8.7.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.7.ebuild index c26693fa0f58..b546ff259a91 100644 --- a/dev-util/gnustep-back/gnustep-back-0.8.7.ebuild +++ b/dev-util/gnustep-back/gnustep-back-0.8.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.7.ebuild,v 1.4 2003/09/06 20:28:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.7.ebuild,v 1.5 2004/04/03 23:06:03 spyderous Exp $ IUSE="" @@ -18,7 +18,7 @@ DEPEND="=dev-util/gnustep-gui-${PV}* >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b-r2 >=media-libs/freetype-2* - >=x11-base/xfree-4.3.0 + virtual/x11 >=x11-wm/windowmaker-0.80.1" PATCHES1="${FILESDIR}/${PN}-0.8.5.xft2.patch" diff --git a/dev-util/gnustep-back/gnustep-back-0.8.8.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.8.ebuild index 2c72570d321f..e204ef0138bc 100644 --- a/dev-util/gnustep-back/gnustep-back-0.8.8.ebuild +++ b/dev-util/gnustep-back/gnustep-back-0.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.8.ebuild,v 1.3 2004/02/07 00:59:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.8.ebuild,v 1.4 2004/04/03 23:06:03 spyderous Exp $ IUSE="" @@ -18,7 +18,7 @@ DEPEND="=dev-util/gnustep-gui-${PV}* >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b-r2 >=media-libs/freetype-2* - >=x11-base/xfree-4.3.0 + virtual/x11 >=x11-wm/windowmaker-0.80.1" PATCHES1="${FILESDIR}/${PN}-0.8.5.xft2.patch" |