diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:47:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:47:20 +0000 |
commit | 8db90c5443e3d95dd8368ca3196b17099c8802ae (patch) | |
tree | 1871fdc5380700574f6ae70957e8f5d38995995b /dev-perl/frontier-rpc | |
parent | Mark 20031210 ~ia64 (diff) | |
download | historical-8db90c5443e3d95dd8368ca3196b17099c8802ae.tar.gz historical-8db90c5443e3d95dd8368ca3196b17099c8802ae.tar.bz2 historical-8db90c5443e3d95dd8368ca3196b17099c8802ae.zip |
Mark 0.07_beta4 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/frontier-rpc')
-rw-r--r-- | dev-perl/frontier-rpc/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/frontier-rpc/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild | 6 |
3 files changed, 19 insertions, 5 deletions
diff --git a/dev-perl/frontier-rpc/ChangeLog b/dev-perl/frontier-rpc/ChangeLog index f974ee2faa1e..0c66f4ea23cc 100644 --- a/dev-perl/frontier-rpc/ChangeLog +++ b/dev-perl/frontier-rpc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/frontier-rpc -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.7 2005/05/09 15:14:31 dholm Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.8 2006/03/30 23:47:20 agriffis Exp $ + + 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> + frontier-rpc-0.07_beta4.ebuild: + Mark 0.07_beta4 ~ia64 09 May 2005; David Holm <dholm@gentoo.org> frontier-rpc-0.07_beta4.ebuild: Added to ~ppc. diff --git a/dev-perl/frontier-rpc/Manifest b/dev-perl/frontier-rpc/Manifest index 9eff616dad07..8f47921fb5e7 100644 --- a/dev-perl/frontier-rpc/Manifest +++ b/dev-perl/frontier-rpc/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 5cef130ec92b87ad64655a8990250b49 ChangeLog 1133 RMD160 eef04a49e81485dabc22e2255113abc58b84d11e ChangeLog 1133 SHA256 c21b1cb949fa4cef8d457fe2b5343020207bf9f8ab02fce00139d7306eb98405 ChangeLog 1133 @@ -10,3 +13,10 @@ SHA256 425e5488d4e4794aacd36f948f36652f9dedf544134fac71c9c8d7fc08412dab frontier MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 metadata.xml 305 SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca metadata.xml 305 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.1 (GNU/Linux) + +iD8DBQFELG4RJrHF4yAQTrARAt5SAJoCrvJdRCX2Ior//QoYj0rAd6Q9hACeO5A3 +dyXDv9qWvTSQbnDN6FCizw8= +=uvNM +-----END PGP SIGNATURE----- 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 30716ac9b97c..ad9b02651030 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.9 2005/05/09 15:14:31 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.10 2006/03/30 23:47:20 agriffis Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://perl-xml.sourceforge.net/xml-rpc/${MY_P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="~ia64 ~ppc sparc x86" IUSE="" DEPEND="dev-perl/XML-Parser |