diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-05 19:51:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-05 19:51:21 +0000 |
commit | 788ccbe2b6ca8f4ce945e8985c332c54364a793b (patch) | |
tree | 82c1737f573d61cc7e3f01354953e7f91b8e37de /www-client | |
parent | Fix for Darwin, marked ~ppc-macos (diff) | |
download | gentoo-2-788ccbe2b6ca8f4ce945e8985c332c54364a793b.tar.gz gentoo-2-788ccbe2b6ca8f4ce945e8985c332c54364a793b.tar.bz2 gentoo-2-788ccbe2b6ca8f4ce945e8985c332c54364a793b.zip |
Add ~arm wrt #287996
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/arora/ChangeLog | 8 | ||||
-rw-r--r-- | www-client/arora/arora-0.10.1-r1.ebuild | 6 | ||||
-rw-r--r-- | www-client/arora/arora-0.10.2-r1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/www-client/arora/ChangeLog b/www-client/arora/ChangeLog index ae7548eb92a3..1296fc708345 100644 --- a/www-client/arora/ChangeLog +++ b/www-client/arora/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/arora -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/arora/ChangeLog,v 1.30 2009/12/27 03:15:28 yngwin Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/arora/ChangeLog,v 1.31 2010/01/05 19:51:21 armin76 Exp $ + + 05 Jan 2010; Raúl Porcel <armin76@gentoo.org> arora-0.10.1-r1.ebuild, + arora-0.10.2-r1.ebuild: + Add ~arm wrt #287996 *arora-0.10.2-r1 (27 Dec 2009) *arora-0.10.1-r1 (27 Dec 2009) diff --git a/www-client/arora/arora-0.10.1-r1.ebuild b/www-client/arora/arora-0.10.1-r1.ebuild index 8ff42f9422f2..dd1965b2e23c 100644 --- a/www-client/arora/arora-0.10.1-r1.ebuild +++ b/www-client/arora/arora-0.10.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/arora/arora-0.10.1-r1.ebuild,v 1.1 2009/12/27 03:15:28 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/arora/arora-0.10.1-r1.ebuild,v 1.2 2010/01/05 19:51:21 armin76 Exp $ EAPI=2 inherit eutils qt4 @@ -11,7 +11,7 @@ SRC_URI="http://arora.googlecode.com/files/${P}.tar.gz" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug doc" RDEPEND="=x11-libs/qt-gui-4.5* diff --git a/www-client/arora/arora-0.10.2-r1.ebuild b/www-client/arora/arora-0.10.2-r1.ebuild index 525e2fefdda9..fdc6fa9b96ae 100644 --- a/www-client/arora/arora-0.10.2-r1.ebuild +++ b/www-client/arora/arora-0.10.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/arora/arora-0.10.2-r1.ebuild,v 1.1 2009/12/27 03:15:28 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/arora/arora-0.10.2-r1.ebuild,v 1.2 2010/01/05 19:51:21 armin76 Exp $ EAPI=2 inherit eutils qt4 @@ -11,7 +11,7 @@ SRC_URI="http://arora.googlecode.com/files/${P}.tar.gz" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug doc" RDEPEND=">=x11-libs/qt-gui-4.6.0_rc1 |