diff options
author | 2013-12-08 17:40:55 +0000 | |
---|---|---|
committer | 2013-12-08 17:40:55 +0000 | |
commit | 3b3ce15d9641244c82740c58564dd20e07745c1b (patch) | |
tree | 88d36910cf2597dbf7ffe4eabf77e7ec3403553b /app-editors | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-3b3ce15d9641244c82740c58564dd20e07745c1b.tar.gz gentoo-2-3b3ce15d9641244c82740c58564dd20e07745c1b.tar.bz2 gentoo-2-3b3ce15d9641244c82740c58564dd20e07745c1b.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-3.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 3e1376501223..1a8852143773 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.359 2013/11/30 18:35:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.360 2013/12/08 17:40:55 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gedit-3.8.3.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gedit-3.8.3.ebuild: amd64 stable, bug #478252 diff --git a/app-editors/gedit/gedit-3.8.3.ebuild b/app-editors/gedit/gedit-3.8.3.ebuild index 6179a0d0c698..80da9a475d0f 100644 --- a/app-editors/gedit/gedit-3.8.3.ebuild +++ b/app-editors/gedit/gedit-3.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.8.3.ebuild,v 1.6 2013/11/30 18:35:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.8.3.ebuild,v 1.7 2013/12/08 17:40:55 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -18,7 +18,7 @@ SLOT="0" IUSE="+introspection +python spell zeitgeist" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" # X libs are not needed for OSX (aqua) COMMON_DEPEND=" |