diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-07-23 15:01:54 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-07-23 15:01:54 +0000 |
commit | 5092e65b99bd3e100f08264513242342bc2307dc (patch) | |
tree | 70ab8496730acf1a18bf3b932f98b6a40a96a125 /gnustep-libs | |
parent | Removed redundant RDEPEND variable (Manifest recommit) (diff) | |
download | gentoo-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-libs')
-rw-r--r-- | gnustep-libs/gnustep-guile/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | gnustep-libs/jigs/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-libs/jigs/jigs-1.5.5.ebuild | 4 | ||||
-rw-r--r-- | gnustep-libs/renaissance/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-libs/renaissance/renaissance-0.7.0.ebuild | 4 |
7 files changed, 22 insertions, 11 deletions
diff --git a/gnustep-libs/gnustep-guile/ChangeLog b/gnustep-libs/gnustep-guile/ChangeLog index 9ac233f20f7c..26eccfce4600 100644 --- a/gnustep-libs/gnustep-guile/ChangeLog +++ b/gnustep-libs/gnustep-guile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/gnustep-guile # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gnustep-guile/ChangeLog,v 1.1 2004/07/23 14:03:06 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gnustep-guile/ChangeLog,v 1.2 2004/07/23 15:01:16 fafhrd Exp $ + + 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> + gnustep-guile-1.0.3.ebuild, gnustep-guile-1.1.1.ebuild: + Changed referenced categories in ebuilds to reflect recent epkgmove changes. *gnustep-guile-1.0.3 (23 Jul 2004) diff --git a/gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild b/gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild index 00b5f6d424b0..fdf010731951 100644 --- a/gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild +++ b/gnustep-libs/gnustep-guile/gnustep-guile-1.0.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-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild,v 1.1 2004/07/23 14:03:07 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild,v 1.2 2004/07/23 15:01:16 fafhrd Exp $ DESCRIPTION="GNUstep Guile bridge" HOMEPAGE="http://www.gnustep.org" @@ -9,7 +9,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 -ppc -sparc " IUSE="" -DEPEND=">=dev-util/gnustep-base-1.3.4 +DEPEND=">=gnustep-base/gnustep-base-1.3.4 >=dev-util/guile-1.4-r3" RDEPEND="virtual/libc" diff --git a/gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild b/gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild index 44fa072ed49a..595b71415d9d 100644 --- a/gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild +++ b/gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.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-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild,v 1.1 2004/07/23 14:03:07 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild,v 1.2 2004/07/23 15:01:16 fafhrd Exp $ inherit gnustep-old @@ -11,6 +11,6 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 -ppc -sparc " IUSE="" -DEPEND=">=dev-util/gnustep-base-1.6.0 +DEPEND=">=gnustep-base/gnustep-base-1.6.0 >=dev-util/guile-1.6" RDEPEND="virtual/libc" diff --git a/gnustep-libs/jigs/ChangeLog b/gnustep-libs/jigs/ChangeLog index 086817f4ff54..192d8144ca7d 100644 --- a/gnustep-libs/jigs/ChangeLog +++ b/gnustep-libs/jigs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/jigs # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/jigs/ChangeLog,v 1.1 2004/07/23 13:36:49 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/jigs/ChangeLog,v 1.2 2004/07/23 15:01:35 fafhrd Exp $ + + 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> jigs-1.5.5.ebuild: + Changed referenced categories in ebuilds to reflect recent epkgmove changes. *jigs-1.5.5 (23 Jul 2004) diff --git a/gnustep-libs/jigs/jigs-1.5.5.ebuild b/gnustep-libs/jigs/jigs-1.5.5.ebuild index 2216112e1182..c87fb1f2c9c9 100644 --- a/gnustep-libs/jigs/jigs-1.5.5.ebuild +++ b/gnustep-libs/jigs/jigs-1.5.5.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-libs/jigs/jigs-1.5.5.ebuild,v 1.1 2004/07/23 13:36:49 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/jigs/jigs-1.5.5.ebuild,v 1.2 2004/07/23 15:01:35 fafhrd Exp $ inherit gnustep-old @@ -12,7 +12,7 @@ SRC_URI="http://www.gnustep.it/jigs/Download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86" -DEPEND=">=dev-util/gnustep-gui-0.8.5" +DEPEND=">=gnustep-base/gnustep-gui-0.8.5" IUSE="" src_compile() { diff --git a/gnustep-libs/renaissance/ChangeLog b/gnustep-libs/renaissance/ChangeLog index 0c23433b0de9..60f1842fc4d8 100644 --- a/gnustep-libs/renaissance/ChangeLog +++ b/gnustep-libs/renaissance/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-gnustep/renaissance # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/renaissance/ChangeLog,v 1.1 2004/07/23 13:44:28 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/renaissance/ChangeLog,v 1.2 2004/07/23 15:01:54 fafhrd Exp $ + + 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> + renaissance-0.7.0.ebuild: + Changed referenced categories in ebuilds to reflect recent epkgmove changes. *renaissance-0.7.0 (23 Jul 2004) diff --git a/gnustep-libs/renaissance/renaissance-0.7.0.ebuild b/gnustep-libs/renaissance/renaissance-0.7.0.ebuild index 78062db6eff9..139eb85869eb 100644 --- a/gnustep-libs/renaissance/renaissance-0.7.0.ebuild +++ b/gnustep-libs/renaissance/renaissance-0.7.0.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-libs/renaissance/renaissance-0.7.0.ebuild,v 1.1 2004/07/23 13:44:28 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/renaissance/renaissance-0.7.0.ebuild,v 1.2 2004/07/23 15:01:54 fafhrd Exp $ inherit gnustep-old @@ -12,7 +12,7 @@ SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.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_compile() { |