diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-27 00:11:29 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-27 00:11:29 +0000 |
commit | 1c4594626f2f31665dc68ff068446cb9f8296065 (patch) | |
tree | 79cb7077a31f1343b37002c2bbf5dd9faa64b202 /dev-util/geany | |
parent | stable ppc ppc64, bug #433185 (diff) | |
download | historical-1c4594626f2f31665dc68ff068446cb9f8296065.tar.gz historical-1c4594626f2f31665dc68ff068446cb9f8296065.tar.bz2 historical-1c4594626f2f31665dc68ff068446cb9f8296065.zip |
stable ppc, bug #429056
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-util/geany')
-rw-r--r-- | dev-util/geany/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/geany/geany-1.22.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-util/geany/ChangeLog b/dev-util/geany/ChangeLog index 5bbf2c197977..ec46d06635b0 100644 --- a/dev-util/geany/ChangeLog +++ b/dev-util/geany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/geany # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.57 2012/09/23 07:46:08 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.58 2012/09/27 00:08:59 blueness Exp $ + + 27 Sep 2012; Anthony G. Basile <blueness@gentoo.org> geany-1.22.ebuild: + stable ppc, bug #429056 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> geany-1.22.ebuild: x86 stable wrt bug #429056 @@ -217,4 +220,3 @@ 19 Jun 2007; Samuli Suominen <ssuominen@gentoo.org> +geany-0.11.ebuild: Initial commit for bug 114815. Thanks to Mathieu Bonnet, Paul Bredbury, Yura Semashko, Lucas Chiesa, Steev Klimaszewski, Pacho Ramos and many others. - diff --git a/dev-util/geany/geany-1.22.ebuild b/dev-util/geany/geany-1.22.ebuild index 230974a0179c..33f3259823cc 100644 --- a/dev-util/geany/geany-1.22.ebuild +++ b/dev-util/geany/geany-1.22.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/dev-util/geany/geany-1.22.ebuild,v 1.4 2012/09/23 07:46:08 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.22.ebuild,v 1.5 2012/09/27 00:08:59 blueness Exp $ EAPI=4 inherit eutils gnome2-utils @@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2" LICENSE="GPL-2 Scintilla" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+vte" RDEPEND=">=x11-libs/gtk+-2.16:2 |