diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 10:25:18 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 10:25:18 +0000 |
commit | 8e35e65464074668afd279d7acb195b410f950ab (patch) | |
tree | c88fe3e3058b9a1a8d3e902bb2eda084467a8599 /app-editors | |
parent | Version bump. (diff) | |
download | historical-8e35e65464074668afd279d7acb195b410f950ab.tar.gz historical-8e35e65464074668afd279d7acb195b410f950ab.tar.bz2 historical-8e35e65464074668afd279d7acb195b410f950ab.zip |
x86 stable wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gphpedit/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/latexila/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/latexila/latexila-2.4.1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/app-editors/gphpedit/ChangeLog b/app-editors/gphpedit/ChangeLog index 620ad973bd46..007c6f752c53 100644 --- a/app-editors/gphpedit/ChangeLog +++ b/app-editors/gphpedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/gphpedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.25 2012/06/23 10:08:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.26 2012/10/03 10:24:38 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gphpedit-0.9.98_rc1.ebuild: + x86 stable wrt bug #427544 *gphpedit-0.9.98_rc1 (23 Jun 2012) diff --git a/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild b/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild index 6a8ff95d314b..1c641fe7a906 100644 --- a/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild +++ b/app-editors/gphpedit/gphpedit-0.9.98_rc1.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/gphpedit/gphpedit-0.9.98_rc1.ebuild,v 1.1 2012/06/23 10:08:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild,v 1.2 2012/10/03 10:24:38 phajdan.jr Exp $ EAPI="4" inherit gnome2 autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.gphpedit.org/sites/default/files/${P/_rc/RC}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.0:2 diff --git a/app-editors/latexila/ChangeLog b/app-editors/latexila/ChangeLog index 61154613aa4b..a893c7bb9be0 100644 --- a/app-editors/latexila/ChangeLog +++ b/app-editors/latexila/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/latexila # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.9 2012/06/16 10:36:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.10 2012/10/03 10:25:18 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> latexila-2.4.1.ebuild: + x86 stable wrt bug #427544 *latexila-2.4.1 (16 Jun 2012) diff --git a/app-editors/latexila/latexila-2.4.1.ebuild b/app-editors/latexila/latexila-2.4.1.ebuild index ffa13a409c76..072504d241be 100644 --- a/app-editors/latexila/latexila-2.4.1.ebuild +++ b/app-editors/latexila/latexila-2.4.1.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/latexila/latexila-2.4.1.ebuild,v 1.1 2012/06/16 10:36:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-2.4.1.ebuild,v 1.2 2012/10/03 10:25:18 phajdan.jr Exp $ EAPI="4" CMAKE_MIN_VERSION="2.6.4" @@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/latexila/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="gnome +latexmk rubber vala" COMMON_DEPEND=" |