summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 16:13:59 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 16:13:59 +0000
commit35ccfe8c3cd8fe901e2ceb02e4b641a4446c3def (patch)
tree38c07a27054a1231fa51d3ba15ee91378f1b9a7e /dev-util
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-35ccfe8c3cd8fe901e2ceb02e4b641a4446c3def.tar.gz
gentoo-2-35ccfe8c3cd8fe901e2ceb02e4b641a4446c3def.tar.bz2
gentoo-2-35ccfe8c3cd8fe901e2ceb02e4b641a4446c3def.zip
Stable on alpha.
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/gnustep-back/ChangeLog5
-rw-r--r--dev-util/gnustep-back/gnustep-back-0.8.8.ebuild4
-rw-r--r--dev-util/gnustep-gui/ChangeLog5
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild4
10 files changed, 24 insertions, 18 deletions
diff --git a/dev-util/gnustep-back/ChangeLog b/dev-util/gnustep-back/ChangeLog
index 8083ed74735c..4c0209af09a3 100644
--- a/dev-util/gnustep-back/ChangeLog
+++ b/dev-util/gnustep-back/ChangeLog
@@ -1,6 +1,9 @@
# 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.17 2004/04/03 23:06:03 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/ChangeLog,v 1.18 2004/05/04 16:11:55 kloeri Exp $
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnustep-back-0.8.8.ebuild:
+ Stable on alpha.
03 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>;
gnustep-back-0.7.9.ebuild, gnustep-back-0.8.0.ebuild,
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 e204ef0138bc..b2352ff9365d 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.4 2004/04/03 23:06:03 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.8.ebuild,v 1.5 2004/05/04 16:11:55 kloeri Exp $
IUSE=""
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc alpha"
DEPEND="=dev-util/gnustep-gui-${PV}*
>=media-libs/tiff-3.5.7
diff --git a/dev-util/gnustep-gui/ChangeLog b/dev-util/gnustep-gui/ChangeLog
index a583c0a8bcd5..fec4c0c1a59a 100644
--- a/dev-util/gnustep-gui/ChangeLog
+++ b/dev-util/gnustep-gui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gnustep-gui
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/ChangeLog,v 1.13 2004/02/07 01:00:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/ChangeLog,v 1.14 2004/05/04 16:13:00 kloeri Exp $
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnustep-gui-0.8.8.ebuild:
+ Stable on alpha.
06 Feb 2004; Aron Griffis <agriffis@gentoo.org> gnustep-gui-0.8.8.ebuild:
add ~alpha
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild
index 325046eb9b45..6ed360d22547 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-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-gui/gnustep-gui-0.7.9.ebuild,v 1.5 2003/09/06 08:39:20 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild,v 1.6 2004/05/04 16:13:00 kloeri Exp $
DESCRIPTION="GNUstep AppKit implementation"
HOMEPAGE="http://www.gnustep.org"
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild
index c296cab05d81..d48940131bb8 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-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-gui/gnustep-gui-0.8.0.ebuild,v 1.5 2003/09/06 08:39:20 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild,v 1.6 2004/05/04 16:13:00 kloeri Exp $
DESCRIPTION="GNUstep AppKit implementation"
HOMEPAGE="http://www.gnustep.org"
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild
index d40f4b677be1..33390f4f555c 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-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-gui/gnustep-gui-0.8.3.ebuild,v 1.7 2003/09/06 08:39:20 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild,v 1.8 2004/05/04 16:13:00 kloeri Exp $
DESCRIPTION="GNUstep AppKit implementation"
HOMEPAGE="http://www.gnustep.org"
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 9ee77612533e..27a3223c3fea 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,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-gui/gnustep-gui-0.8.5-r1.ebuild,v 1.2 2003/09/06 08:39:20 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild,v 1.3 2004/05/04 16:13:00 kloeri Exp $
inherit gnustep
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild
index bd568423b2b4..7c7cfcb52bea 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-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-gui/gnustep-gui-0.8.5.ebuild,v 1.3 2003/09/06 08:39:20 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild,v 1.4 2004/05/04 16:13:00 kloeri Exp $
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 9411413c8fdd..d8a029e5056e 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-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-gui/gnustep-gui-0.8.7.ebuild,v 1.3 2003/09/06 08:39:20 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild,v 1.4 2004/05/04 16:13:00 kloeri Exp $
IUSE=""
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 96451b07fc5c..f03f26e7e62a 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-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-gui/gnustep-gui-0.8.8.ebuild,v 1.3 2004/02/07 01:00:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild,v 1.4 2004/05/04 16:13:00 kloeri Exp $
IUSE=""
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc alpha"
DEPEND=">=dev-util/gnustep-base-1.7.2
>=media-libs/tiff-3.5.7