diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 17:09:16 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 17:09:16 +0000 |
commit | 01f318d7365f3359ce6cbc4e0a9e05c7c2ec9fbb (patch) | |
tree | df28a1651aa9d6bb878cd0fe9f3994e96a7b6826 /app-editors/gedit | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-01f318d7365f3359ce6cbc4e0a9e05c7c2ec9fbb.tar.gz gentoo-2-01f318d7365f3359ce6cbc4e0a9e05c7c2ec9fbb.tar.bz2 gentoo-2-01f318d7365f3359ce6cbc4e0a9e05c7c2ec9fbb.zip |
Stable on hppa.
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 35ae0b3d6958..6117c1811837 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.86 2004/12/22 02:08:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.87 2004/12/23 17:09:16 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> gedit-2.8.2.ebuild: + Stable on hppa. 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gedit-2.8.2.ebuild: Stable on sparc diff --git a/app-editors/gedit/gedit-2.8.2.ebuild b/app-editors/gedit/gedit-2.8.2.ebuild index 845c78a34ce4..133ca1f48d11 100644 --- a/app-editors/gedit/gedit-2.8.2.ebuild +++ b/app-editors/gedit/gedit-2.8.2.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/app-editors/gedit/gedit-2.8.2.ebuild,v 1.4 2004/12/22 02:08:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.8.2.ebuild,v 1.5 2004/12/23 17:09:16 gmsoft Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc ~mips alpha hppa ~amd64 ~ia64 ~ppc64" IUSE="spell" RDEPEND=">=gnome-base/libglade-2.3.6 |