summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-12-15 10:44:10 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-12-15 10:44:10 +0000
commit7c203e62c6805bcf3be7f68a421925cfbbd2f087 (patch)
tree264643d7ba85e59868b3da3f36931530373a209d /app-editors/gedit
parentDuring removal of sparc64 keywords from the ebuilds a bad sed introduced prob... (diff)
downloadhistorical-7c203e62c6805bcf3be7f68a421925cfbbd2f087.tar.gz
historical-7c203e62c6805bcf3be7f68a421925cfbbd2f087.tar.bz2
historical-7c203e62c6805bcf3be7f68a421925cfbbd2f087.zip
During removal of sparc64 keywords from the ebuilds a bad sed introduced problematic KEYWORDS line that contained an illegal character before the alpha keyword. Fixed.
Diffstat (limited to 'app-editors/gedit')
-rw-r--r--app-editors/gedit/gedit-2.0.2.ebuild4
-rw-r--r--app-editors/gedit/gedit-2.0.5.ebuild4
-rw-r--r--app-editors/gedit/gedit-2.0.6.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/gedit/gedit-2.0.2.ebuild b/app-editors/gedit/gedit-2.0.2.ebuild
index 63f2a8d55b6b..40e3ac676168 100644
--- a/app-editors/gedit/gedit-2.0.2.ebuild
+++ b/app-editors/gedit/gedit-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.0.2.ebuild,v 1.6 2002/12/09 04:17:39 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.0.2.ebuild,v 1.7 2002/12/15 10:44:10 bjb Exp $
inherit gnome2
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${PN}-${PV}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha"
RDEPEND=">=x11-libs/pango-1.0.3
>=x11-libs/gtk+-2.0.5
diff --git a/app-editors/gedit/gedit-2.0.5.ebuild b/app-editors/gedit/gedit-2.0.5.ebuild
index a6ec8d2b052b..a64ec0771309 100644
--- a/app-editors/gedit/gedit-2.0.5.ebuild
+++ b/app-editors/gedit/gedit-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.0.5.ebuild,v 1.5 2002/12/09 04:17:39 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.0.5.ebuild,v 1.6 2002/12/15 10:44:10 bjb Exp $
inherit gnome2
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnome/2.0.1/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha"
RDEPEND=">=x11-libs/pango-1.0.4
>=x11-libs/gtk+-2.0.6
diff --git a/app-editors/gedit/gedit-2.0.6.ebuild b/app-editors/gedit/gedit-2.0.6.ebuild
index e4fadbc5c0cb..f82e1e0ef3c3 100644
--- a/app-editors/gedit/gedit-2.0.6.ebuild
+++ b/app-editors/gedit/gedit-2.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.0.6.ebuild,v 1.3 2002/12/09 04:17:39 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.0.6.ebuild,v 1.4 2002/12/15 10:44:10 bjb Exp $
inherit gnome2
@@ -9,7 +9,7 @@ DESCRIPTION="A text editor for the Gnome2 desktop"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
RDEPEND=">=dev-libs/popt-1.5
>=gnome-base/gconf-1.2.1