diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 14:31:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 14:31:34 +0000 |
commit | 96fb0bdc233572c49198ab7988dd38965b74a2e7 (patch) | |
tree | 0c80e23a1238ca3e8f6e6686ecd7b61db895f35c /app-editors | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-96fb0bdc233572c49198ab7988dd38965b74a2e7.tar.gz gentoo-2-96fb0bdc233572c49198ab7988dd38965b74a2e7.tar.bz2 gentoo-2-96fb0bdc233572c49198ab7988dd38965b74a2e7.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.16.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index f64a2a5ab78c..b8f7fd41eef4 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.172 2006/12/21 13:27:40 corsair Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.173 2007/01/14 14:31:34 kloeri Exp $ + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> gedit-2.16.2.ebuild: + Stable on Alpha. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> gedit-2.16.2.ebuild: Stable on ppc64; bug #156662 diff --git a/app-editors/gedit/gedit-2.16.2.ebuild b/app-editors/gedit/gedit-2.16.2.ebuild index 1e4836e0ac8b..ca116577f421 100644 --- a/app-editors/gedit/gedit-2.16.2.ebuild +++ b/app-editors/gedit/gedit-2.16.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.16.2.ebuild,v 1.9 2007/01/13 23:31:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.16.2.ebuild,v 1.10 2007/01/14 14:31:34 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86" IUSE="doc spell python" RDEPEND=">=gnome-base/gconf-2 |