diff options
author | 2012-04-26 04:02:47 +0000 | |
---|---|---|
committer | 2012-04-26 04:02:47 +0000 | |
commit | cbc380b8f31f89f1f08c6939f85a1aa3f4b69997 (patch) | |
tree | 235d121be5dfb8cbdee386a44ed5720464d3fbfb | |
parent | Add fix from upstream for building on non-x86 arches #413559 by Petr Pisar. (diff) | |
download | gentoo-2-cbc380b8f31f89f1f08c6939f85a1aa3f4b69997.tar.gz gentoo-2-cbc380b8f31f89f1f08c6939f85a1aa3f4b69997.tar.bz2 gentoo-2-cbc380b8f31f89f1f08c6939f85a1aa3f4b69997.zip |
Version bump.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
-rw-r--r-- | app-editors/editra/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/editra/editra-0.7.01.ebuild (renamed from app-editors/editra/editra-0.6.76.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-editors/editra/ChangeLog b/app-editors/editra/ChangeLog index a32c0a0ec209..3725657652f7 100644 --- a/app-editors/editra/ChangeLog +++ b/app-editors/editra/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/editra # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/ChangeLog,v 1.27 2012/02/28 11:51:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/ChangeLog,v 1.28 2012/04/26 04:02:47 dirtyepic Exp $ + +*editra-0.7.01 (26 Apr 2012) + + 26 Apr 2012; Ryan Hill <dirtyepic@gentoo.org> -editra-0.6.76.ebuild, + +editra-0.7.01.ebuild: + Version bump. 28 Feb 2012; Patrick Lauer <patrick@gentoo.org> editra-0.6.76.ebuild, editra-0.6.89.ebuild: diff --git a/app-editors/editra/editra-0.6.76.ebuild b/app-editors/editra/editra-0.7.01.ebuild index 4b7dd86a8bee..167496238c3a 100644 --- a/app-editors/editra/editra-0.6.76.ebuild +++ b/app-editors/editra/editra-0.7.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.6.76.ebuild,v 1.3 2012/02/28 11:51:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.7.01.ebuild,v 1.1 2012/04/26 04:02:47 dirtyepic Exp $ EAPI=2 SUPPORT_PYTHON_ABIS=1 |