diff options
author | 2014-08-20 11:26:50 +0000 | |
---|---|---|
committer | 2014-08-20 11:26:50 +0000 | |
commit | 964954a64188761622df664bb1fbf31c9a8e320e (patch) | |
tree | abaaf09b4db39351dc57f1a73e5db8a7bf4e6755 /dev-libs/libindicate | |
parent | Add ~sparc wrt #468984 (diff) | |
download | gentoo-2-964954a64188761622df664bb1fbf31c9a8e320e.tar.gz gentoo-2-964954a64188761622df664bb1fbf31c9a8e320e.tar.bz2 gentoo-2-964954a64188761622df664bb1fbf31c9a8e320e.zip |
Add ~sparc wrt #468984
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
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 6886eebebac6..89d5ff2332dd 100644 --- a/dev-libs/libindicate/ChangeLog +++ b/dev-libs/libindicate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libindicate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.40 2014/08/07 23:48:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.41 2014/08/20 11:26:50 armin76 Exp $ + + 20 Aug 2014; Raúl Porcel <armin76@gentoo.org> libindicate-12.10.1.ebuild: + Add ~sparc wrt #468984 07 Aug 2014; Anthony G. Basile <blueness@gentoo.org> 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 0225cb398855..ccca4ea45aca 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-2014 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.8 2014/08/07 23:48:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild,v 1.9 2014/08/20 11:26:50 armin76 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="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="gtk +introspection" RESTRICT="test" # consequence of the -no-mono.patch |