diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:58:56 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:58:56 +0000 |
commit | 10cb229622fa80ee7483e81108e7df6c1152e773 (patch) | |
tree | d59d4c9b8241620c3d6c15b32866d6f8d4fcbe71 /app-editors | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-10cb229622fa80ee7483e81108e7df6c1152e773.tar.gz gentoo-2-10cb229622fa80ee7483e81108e7df6c1152e773.tar.bz2 gentoo-2-10cb229622fa80ee7483e81108e7df6c1152e773.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.30.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index e3db91848517..1a90c193703c 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.325 2011/03/07 00:07:04 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.326 2011/03/21 20:58:56 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gedit-2.30.4.ebuild: + ppc64 stable wrt #353436 07 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> gedit-2.30.3.ebuild, gedit-2.30.4.ebuild: diff --git a/app-editors/gedit/gedit-2.30.4.ebuild b/app-editors/gedit/gedit-2.30.4.ebuild index 587c0c825760..d73af8de599d 100644 --- a/app-editors/gedit/gedit-2.30.4.ebuild +++ b/app-editors/gedit/gedit-2.30.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.30.4.ebuild,v 1.8 2011/03/07 00:07:04 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.30.4.ebuild,v 1.9 2011/03/21 20:58:56 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc python spell" RDEPEND=">=gnome-base/gconf-2:2 |