diff options
author | 2013-02-02 22:32:14 +0000 | |
---|---|---|
committer | 2013-02-02 22:32:14 +0000 | |
commit | f00404659af355f1d5f60429ebd0f68644d4ca27 (patch) | |
tree | 466e0228c85522d777da607bd1b12f8655ad1353 /dev-util/geany | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-f00404659af355f1d5f60429ebd0f68644d4ca27.tar.gz gentoo-2-f00404659af355f1d5f60429ebd0f68644d4ca27.tar.bz2 gentoo-2-f00404659af355f1d5f60429ebd0f68644d4ca27.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/geany')
-rw-r--r-- | dev-util/geany/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/geany/geany-1.22-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/geany/ChangeLog b/dev-util/geany/ChangeLog index 35f1806af561..fbbc07428ac1 100644 --- a/dev-util/geany/ChangeLog +++ b/dev-util/geany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/geany # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.63 2013/01/06 09:32:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.64 2013/02/02 22:32:14 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> geany-1.22-r1.ebuild: + Add ~arm, wrt bug #449220 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> geany-1.22-r1.ebuild: Add ~sparc, wrt bug #449220 diff --git a/dev-util/geany/geany-1.22-r1.ebuild b/dev-util/geany/geany-1.22-r1.ebuild index 4032f3e925ae..5e7279803694 100644 --- a/dev-util/geany/geany-1.22-r1.ebuild +++ b/dev-util/geany/geany-1.22-r1.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/dev-util/geany/geany-1.22-r1.ebuild,v 1.5 2013/01/06 09:32:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.22-r1.ebuild,v 1.6 2013/02/02 22:32:14 ago Exp $ EAPI=5 inherit eutils fdo-mime gnome2-utils @@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2" LICENSE="GPL-2 Scintilla" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+vte" RDEPEND=">=x11-libs/gtk+-2.16:2 |