diff options
author | Markus Meier <maekke@gentoo.org> | 2013-05-14 18:07:33 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-05-14 18:07:33 +0000 |
commit | 1e84b3e0d058a283d1b8d2cf85d76b42f0c89ac6 (patch) | |
tree | 0e38efc6154e0f234ec99f91e0aa3eafb8050d33 /dev-libs/libindicate | |
parent | add ~arm, bug #468984 (diff) | |
download | gentoo-2-1e84b3e0d058a283d1b8d2cf85d76b42f0c89ac6.tar.gz gentoo-2-1e84b3e0d058a283d1b8d2cf85d76b42f0c89ac6.tar.bz2 gentoo-2-1e84b3e0d058a283d1b8d2cf85d76b42f0c89ac6.zip |
add ~arm, bug #468984
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs/libindicate')
-rw-r--r-- | dev-libs/libindicate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libindicate/libindicate-12.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libindicate/ChangeLog b/dev-libs/libindicate/ChangeLog index e3fee7245879..5a98aa1660c5 100644 --- a/dev-libs/libindicate/ChangeLog +++ b/dev-libs/libindicate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libindicate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.35 2013/05/12 12:25:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.36 2013/05/14 18:07:33 maekke Exp $ + + 14 May 2013; Markus Meier <maekke@gentoo.org> libindicate-12.10.1.ebuild: + add ~arm, bug #468984 12 May 2013; Pacho Ramos <pacho@gentoo.org> -libindicate-12.10.0.ebuild, libindicate-12.10.1.ebuild: diff --git a/dev-libs/libindicate/libindicate-12.10.1.ebuild b/dev-libs/libindicate/libindicate-12.10.1.ebuild index 8981aca4b830..0e349debe727 100644 --- a/dev-libs/libindicate/libindicate-12.10.1.ebuild +++ b/dev-libs/libindicate/libindicate-12.10.1.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-libs/libindicate/libindicate-12.10.1.ebuild,v 1.3 2013/05/12 12:25:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild,v 1.4 2013/05/14 18:07:33 maekke Exp $ EAPI=5 VALA_MIN_API_VERSION="0.16" @@ -14,7 +14,7 @@ SRC_URI="http://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-2.1 LGPL-3" SLOT="3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="gtk +introspection" RESTRICT="test" # consequence of the -no-mono.patch |