diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-17 14:30:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-17 14:30:44 +0000 |
commit | 2283a92faea7a07dde6b0994c443721f3e3b0e77 (patch) | |
tree | 239a2048a5dfb5e56fc9c4022ecbd3b369068a43 /dev-libs | |
parent | Marked ~hppa (bug #468984). (diff) | |
download | gentoo-2-2283a92faea7a07dde6b0994c443721f3e3b0e77.tar.gz gentoo-2-2283a92faea7a07dde6b0994c443721f3e3b0e77.tar.bz2 gentoo-2-2283a92faea7a07dde6b0994c443721f3e3b0e77.zip |
Marked ~hppa (bug #468984).
(Portage version: 2.2.0_alpha175/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs')
-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 b1f23df5546b..3a820817f688 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.37 2013/05/17 01:46:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.38 2013/05/17 14:30:44 jer Exp $ + + 17 May 2013; Jeroen Roovers <jer@gentoo.org> libindicate-12.10.1.ebuild: + Marked ~hppa (bug #468984). 17 May 2013; 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 9b70513cb4b9..7dd671f2af8b 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.5 2013/05/17 01:46:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild,v 1.6 2013/05/17 14:30:44 jer 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 ~arm ~mips ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86" IUSE="gtk +introspection" RESTRICT="test" # consequence of the -no-mono.patch |