diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:42:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:42:30 +0000 |
commit | 129a5514baf4f6fcdf62556b872050e2ebd700a5 (patch) | |
tree | e38e2dbec762087cd29b4ccf22bc29b28885ef62 /app-editors/gedit | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-129a5514baf4f6fcdf62556b872050e2ebd700a5.tar.gz gentoo-2-129a5514baf4f6fcdf62556b872050e2ebd700a5.tar.bz2 gentoo-2-129a5514baf4f6fcdf62556b872050e2ebd700a5.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-3.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index cbf2e6143ab4..a629d0aa59c4 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.364 2014/02/06 23:24:27 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.365 2014/03/09 10:42:30 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gedit-3.10.4.ebuild: + amd64 stable, bug 499954 *gedit-3.10.4 (06 Feb 2014) diff --git a/app-editors/gedit/gedit-3.10.4.ebuild b/app-editors/gedit/gedit-3.10.4.ebuild index b500b09ca300..3dc5a0883597 100644 --- a/app-editors/gedit/gedit-3.10.4.ebuild +++ b/app-editors/gedit/gedit-3.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.10.4.ebuild,v 1.1 2014/02/06 23:24:27 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.10.4.ebuild,v 1.2 2014/03/09 10:42:30 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=" |