diff options
author | 2014-10-10 20:19:15 +0000 | |
---|---|---|
committer | 2014-10-10 20:19:15 +0000 | |
commit | b684937c93b451cc54d36fe06c10c71723e83eb4 (patch) | |
tree | 9e9830bd4b6ab4143a3d4e10aadcb3fdc0c316eb /app-text | |
parent | add ~arm, bug #520692 (diff) | |
download | gentoo-2-b684937c93b451cc54d36fe06c10c71723e83eb4.tar.gz gentoo-2-b684937c93b451cc54d36fe06c10c71723e83eb4.tar.bz2 gentoo-2-b684937c93b451cc54d36fe06c10c71723e83eb4.zip |
add ~arm, bug #520692
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwpg/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpg/libwpg-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpg/ChangeLog b/app-text/libwpg/ChangeLog index d3b6a0541bfc..a722d182db67 100644 --- a/app-text/libwpg/ChangeLog +++ b/app-text/libwpg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/ChangeLog,v 1.30 2014/09/07 13:41:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/ChangeLog,v 1.31 2014/10/10 20:19:15 maekke Exp $ + + 10 Oct 2014; Markus Meier <maekke@gentoo.org> libwpg-0.3.0.ebuild: + add ~arm, bug #520692 07 Sep 2014; Tomáš Chvátal <scarabeus@gentoo.org> libwpg-0.2.2.ebuild, libwpg-0.3.0.ebuild: diff --git a/app-text/libwpg/libwpg-0.3.0.ebuild b/app-text/libwpg/libwpg-0.3.0.ebuild index ad557c9cab23..f4d1025926cf 100644 --- a/app-text/libwpg/libwpg-0.3.0.ebuild +++ b/app-text/libwpg/libwpg-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/libwpg-0.3.0.ebuild,v 1.2 2014/09/07 13:41:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/libwpg-0.3.0.ebuild,v 1.3 2014/10/10 20:19:15 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.3" -KEYWORDS="~amd64 ~hppa ~mips ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86" IUSE="doc static-libs" RDEPEND=" |