diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-14 03:45:11 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-14 03:45:11 +0000 |
commit | ecfe2b357d57bc3f0d38a196146fd5c4d354e832 (patch) | |
tree | 2cafac2d775d5a9c4102440a6aac15c2ac8f7add /dev-perl | |
parent | Drop mips keywords, we don't have anything that depends on this. (diff) | |
download | gentoo-2-ecfe2b357d57bc3f0d38a196146fd5c4d354e832.tar.gz gentoo-2-ecfe2b357d57bc3f0d38a196146fd5c4d354e832.tar.bz2 gentoo-2-ecfe2b357d57bc3f0d38a196146fd5c4d354e832.zip |
Add ~mips, bug 267616
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/frontier-rpc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/frontier-rpc/ChangeLog b/dev-perl/frontier-rpc/ChangeLog index 881d1ffc472b..0d8274ecd122 100644 --- a/dev-perl/frontier-rpc/ChangeLog +++ b/dev-perl/frontier-rpc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/frontier-rpc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.24 2010/01/09 21:17:33 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.25 2010/12/14 03:45:11 mattst88 Exp $ + + 14 Dec 2010; Matt Turner <mattst88@gentoo.org> + frontier-rpc-0.07_beta4.ebuild: + Add ~mips, bug 267616 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> frontier-rpc-0.07_beta4.ebuild: diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild index 178d90555ae1..a9032aeca4ac 100644 --- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild +++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.26 2010/01/09 21:17:33 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.27 2010/12/14 03:45:11 mattst88 Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://perl-xml.sourceforge.net/xml-rpc/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-perl/XML-Parser |