diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-07-22 21:47:26 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-07-22 21:47:26 +0000 |
commit | e5be91403c54495c7663a780f67864913015eafd (patch) | |
tree | ea58e7ba9d155cf8894c86f436da879c03ec61ce /dev-util/gnustep-gui | |
parent | Changing the eclass to gnustep-old (Manifest recommit) (diff) | |
download | gentoo-2-e5be91403c54495c7663a780f67864913015eafd.tar.gz gentoo-2-e5be91403c54495c7663a780f67864913015eafd.tar.bz2 gentoo-2-e5be91403c54495c7663a780f67864913015eafd.zip |
Changing the eclass to gnustep-old
Diffstat (limited to 'dev-util/gnustep-gui')
-rw-r--r-- | dev-util/gnustep-gui/ChangeLog | 12 | ||||
-rw-r--r-- | dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild | 4 |
4 files changed, 17 insertions, 7 deletions
diff --git a/dev-util/gnustep-gui/ChangeLog b/dev-util/gnustep-gui/ChangeLog index 246036804d93..751419100e1b 100644 --- a/dev-util/gnustep-gui/ChangeLog +++ b/dev-util/gnustep-gui/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-util/gnustep-gui # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/ChangeLog,v 1.15 2004/06/25 02:34:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/ChangeLog,v 1.16 2004/07/22 21:47:01 fafhrd Exp $ + + 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> + gnustep-gui-0.8.5-r1.ebuild, gnustep-gui-0.8.7.ebuild, + gnustep-gui-0.8.8.ebuild: + Changing the eclass to gnustep-old + + 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> + gnustep-gui-0.8.5-r1.ebuild, gnustep-gui-0.8.7.ebuild, + gnustep-gui-0.8.8.ebuild: + Changing the eclass to gnustep-old 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnustep-gui-0.8.8.ebuild: Stable on alpha. diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild index 2bb964f1e5c1..64d07568f3cf 100644 --- a/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild +++ b/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild,v 1.5 2004/07/14 23:36:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild,v 1.6 2004/07/22 21:47:01 fafhrd Exp $ -inherit gnustep +inherit gnustep-old DESCRIPTION="GNUstep AppKit implementation" HOMEPAGE="http://www.gnustep.org" diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild index ac069f45274b..a17d5a9410ad 100644 --- a/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild +++ b/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild,v 1.6 2004/07/14 23:36:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild,v 1.7 2004/07/22 21:47:01 fafhrd Exp $ IUSE="" -inherit gnustep +inherit gnustep-old DESCRIPTION="GNUstep AppKit implementation" HOMEPAGE="http://www.gnustep.org" diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild index 7c6572b73630..7a937d40d86f 100644 --- a/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild +++ b/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild,v 1.6 2004/07/14 23:36:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild,v 1.7 2004/07/22 21:47:01 fafhrd Exp $ IUSE="" -inherit gnustep +inherit gnustep-old DESCRIPTION="GNUstep AppKit implementation" HOMEPAGE="http://www.gnustep.org" |