diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/frontier-rpc/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/frontier-rpc/ChangeLog b/dev-perl/frontier-rpc/ChangeLog index 1ee3191fb860..881d1ffc472b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.23 2009/06/16 14:41:09 armin76 Exp $ +# 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 $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> + frontier-rpc-0.07_beta4.ebuild: + Transfer Prefix keywords 16 Jun 2009; Raúl Porcel <armin76@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 9c23f120f145..178d90555ae1 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-2009 Gentoo Foundation +# 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.25 2009/06/16 14:41:09 armin76 Exp $ +# $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 $ 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" +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" IUSE="" DEPEND="dev-perl/XML-Parser |