diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:14:11 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:14:11 +0000 |
commit | 15bc7d99ef4ea490aaafbab9467b137398561ebe (patch) | |
tree | 69d9d8ebea682a9e32dcb31bacf9db4580e31412 /app-editors/gedit | |
parent | Initial import. Dependency to build oscore from source (bug #63282). (diff) | |
download | gentoo-2-15bc7d99ef4ea490aaafbab9467b137398561ebe.tar.gz gentoo-2-15bc7d99ef4ea490aaafbab9467b137398561ebe.tar.bz2 gentoo-2-15bc7d99ef4ea490aaafbab9467b137398561ebe.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index cc64b4b6389d..9f82cfccdb7d 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.129 2006/01/20 22:47:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.130 2006/01/22 03:12:27 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gedit-2.12.1.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gedit-2.12.1.ebuild: Stable on sparc wrt #119634 diff --git a/app-editors/gedit/gedit-2.12.1.ebuild b/app-editors/gedit/gedit-2.12.1.ebuild index f4d93a94553a..ffc4d973c525 100644 --- a/app-editors/gedit/gedit-2.12.1.ebuild +++ b/app-editors/gedit/gedit-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.12.1.ebuild,v 1.2 2006/01/20 22:47:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.12.1.ebuild,v 1.3 2006/01/22 03:12:27 tsunam Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="spell" RDEPEND=">=gnome-base/gconf-2 |