diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-20 21:47:10 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-20 21:47:10 +0000 |
commit | d4e5218d323591013e908953aaf12eb8d4b0f1cf (patch) | |
tree | 131703a48c8ed7c8d8f8e00526526c957ed666db /dev-perl/Test-SimpleUnit | |
parent | stable wrt 91354 (diff) | |
download | historical-d4e5218d323591013e908953aaf12eb8d4b0f1cf.tar.gz historical-d4e5218d323591013e908953aaf12eb8d4b0f1cf.tar.bz2 historical-d4e5218d323591013e908953aaf12eb8d4b0f1cf.zip |
Keywording ~sparc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Test-SimpleUnit')
-rw-r--r-- | dev-perl/Test-SimpleUnit/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-SimpleUnit/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/Test-SimpleUnit/ChangeLog b/dev-perl/Test-SimpleUnit/ChangeLog index 88a54edcb2d7..e074f9593f5b 100644 --- a/dev-perl/Test-SimpleUnit/ChangeLog +++ b/dev-perl/Test-SimpleUnit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-SimpleUnit # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/ChangeLog,v 1.3 2005/04/29 14:27:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/ChangeLog,v 1.4 2005/05/20 21:47:10 mcummings Exp $ + + 20 May 2005; Michael Cummings <mcummings@gentoo.org> + Test-SimpleUnit-1.21.ebuild: + Keywording ~sparc 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> Test-SimpleUnit-1.21.ebuild: diff --git a/dev-perl/Test-SimpleUnit/Manifest b/dev-perl/Test-SimpleUnit/Manifest index 89ccc0cfcc74..5f1fac467d6d 100644 --- a/dev-perl/Test-SimpleUnit/Manifest +++ b/dev-perl/Test-SimpleUnit/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 990c933e848949e872d0b1d6124af9a4 ChangeLog 514 -MD5 1a80adff39d9e4d0a78193e0bf5bdc68 Test-SimpleUnit-1.21.ebuild 540 +MD5 c7379ccbe63a8cbfcd91b57fff3596d9 ChangeLog 621 +MD5 5771239a6c0a99a8d0c7db0208d524e8 Test-SimpleUnit-1.21.ebuild 547 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 a87941a246d705efa1ee581969d49130 files/digest-Test-SimpleUnit-1.21 71 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCckRQtG5z4I8BtQoRArPlAJ911dTDJgBMs8TIywFiFZpUn2WQlwCgkJ4M -to26UzNJXwy5rdGQtBAwJ0M= -=wuGj +iD8DBQFCjlrXtG5z4I8BtQoRAhf+AJ9Cc+IjbQMEYd1DYypJ3RYcH1jUoACfULeH +4Erpvp9mHCEAbQCaPw3jyCk= +=FvTk -----END PGP SIGNATURE----- diff --git a/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild b/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild index efc0942a966b..28425182cf29 100644 --- a/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild +++ b/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild,v 1.4 2005/04/29 14:27:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild,v 1.5 2005/05/20 21:47:10 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GE/GED/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" IUSE="" SRC_TEST="do" |