diff options
author | 2014-01-30 23:13:21 +0000 | |
---|---|---|
committer | 2014-01-30 23:13:21 +0000 | |
commit | e9bd30138f7f9b4f57eb16abb2f2e90bf58f5fcf (patch) | |
tree | c26d969517a17994404b89ff1180a2c634fa157e /dev-perl/MediaWiki-API | |
parent | arm stable, bug #491150 (diff) | |
download | gentoo-2-e9bd30138f7f9b4f57eb16abb2f2e90bf58f5fcf.tar.gz gentoo-2-e9bd30138f7f9b4f57eb16abb2f2e90bf58f5fcf.tar.bz2 gentoo-2-e9bd30138f7f9b4f57eb16abb2f2e90bf58f5fcf.zip |
add ~arm, bug #497068
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/MediaWiki-API')
-rw-r--r-- | dev-perl/MediaWiki-API/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/MediaWiki-API/MediaWiki-API-0.390.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MediaWiki-API/ChangeLog b/dev-perl/MediaWiki-API/ChangeLog index 7454a25a9113..184be1a846d3 100644 --- a/dev-perl/MediaWiki-API/ChangeLog +++ b/dev-perl/MediaWiki-API/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/MediaWiki-API # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MediaWiki-API/ChangeLog,v 1.4 2014/01/27 13:52:02 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MediaWiki-API/ChangeLog,v 1.5 2014/01/30 23:13:21 maekke Exp $ + + 30 Jan 2014; Markus Meier <maekke@gentoo.org> MediaWiki-API-0.390.0.ebuild: + add ~arm, bug #497068 27 Jan 2014; Akinori Hattori <hattya@gentoo.org> MediaWiki-API-0.390.0.ebuild: keyword ~ia64 wrt bug #497068 diff --git a/dev-perl/MediaWiki-API/MediaWiki-API-0.390.0.ebuild b/dev-perl/MediaWiki-API/MediaWiki-API-0.390.0.ebuild index c352d6b3f381..0ebfe21fbc04 100644 --- a/dev-perl/MediaWiki-API/MediaWiki-API-0.390.0.ebuild +++ b/dev-perl/MediaWiki-API/MediaWiki-API-0.390.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/dev-perl/MediaWiki-API/MediaWiki-API-0.390.0.ebuild,v 1.4 2014/01/27 13:52:02 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MediaWiki-API/MediaWiki-API-0.390.0.ebuild,v 1.5 2014/01/30 23:13:21 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="A OO interface to the Mediawiki API" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86 ~x86-fbsd" IUSE="" RDEPEND=" |