summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-06-25 17:16:43 +0000
committerPacho Ramos <pacho@gentoo.org>2013-06-25 17:16:43 +0000
commit16679dbb39646c506dd56b055fb7c50c43ef1a4d (patch)
tree34c85d774d03f2d48812810c125a60c4a65189a7 /app-editors/gedit
parentRemove old. (diff)
downloadgentoo-2-16679dbb39646c506dd56b055fb7c50c43ef1a4d.tar.gz
gentoo-2-16679dbb39646c506dd56b055fb7c50c43ef1a4d.tar.bz2
gentoo-2-16679dbb39646c506dd56b055fb7c50c43ef1a4d.zip
Version bump, drop old
(Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors/gedit')
-rw-r--r--app-editors/gedit/ChangeLog8
-rw-r--r--app-editors/gedit/gedit-3.8.3.ebuild (renamed from app-editors/gedit/gedit-3.8.1.ebuild)5
2 files changed, 11 insertions, 2 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog
index 55ba1ea4b5df..1e4995171a82 100644
--- a/app-editors/gedit/ChangeLog
+++ b/app-editors/gedit/ChangeLog
@@ -1,6 +1,12 @@
# 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.353 2013/05/13 18:12:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.354 2013/06/25 17:16:43 pacho Exp $
+
+*gedit-3.8.3 (25 Jun 2013)
+
+ 25 Jun 2013; Pacho Ramos <pacho@gentoo.org> +gedit-3.8.3.ebuild,
+ -gedit-3.8.1.ebuild:
+ Version bump, drop old
*gedit-3.8.2 (13 May 2013)
diff --git a/app-editors/gedit/gedit-3.8.1.ebuild b/app-editors/gedit/gedit-3.8.3.ebuild
index 6f99526176d7..bd6a93bd08f6 100644
--- a/app-editors/gedit/gedit-3.8.1.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.1.ebuild,v 1.1 2013/04/28 14:37:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.8.3.ebuild,v 1.1 2013/06/25 17:16:43 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -14,7 +14,10 @@ HOMEPAGE="http://live.gnome.org/Gedit"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
+
IUSE="+introspection +python spell zeitgeist"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
# X libs are not needed for OSX (aqua)