summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-06-21 15:27:59 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-06-21 15:27:59 +0000
commitecc7825aa1d326f6e2073d3a176e230ae1ce4ad7 (patch)
treec72bf53e7f462c3ea3424e27e8a37df17fae8ee8 /dev-perl/Devel-SmallProf
parentStable for HPPA (bug #182403) (and removed the moronic arch conditional). (diff)
downloadhistorical-ecc7825aa1d326f6e2073d3a176e230ae1ce4ad7.tar.gz
historical-ecc7825aa1d326f6e2073d3a176e230ae1ce4ad7.tar.bz2
historical-ecc7825aa1d326f6e2073d3a176e230ae1ce4ad7.zip
Marking sparc stable
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Devel-SmallProf')
-rw-r--r--dev-perl/Devel-SmallProf/ChangeLog6
-rw-r--r--dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Devel-SmallProf/ChangeLog b/dev-perl/Devel-SmallProf/ChangeLog
index c479b8271165..07aa60aa5a40 100644
--- a/dev-perl/Devel-SmallProf/ChangeLog
+++ b/dev-perl/Devel-SmallProf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Devel-SmallProf
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-SmallProf/ChangeLog,v 1.8 2007/06/12 18:37:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-SmallProf/ChangeLog,v 1.9 2007/06/21 15:27:09 mcummings Exp $
+
+ 21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ Devel-SmallProf-2.01.ebuild:
+ Marking sparc stable
*Devel-SmallProf-2.02 (12 Jun 2007)
diff --git a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild b/dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild
index a40a08c0ca83..40fb95b83a4b 100644
--- a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild
+++ b/dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild,v 1.1 2007/04/16 11:27:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild,v 1.2 2007/06/21 15:27:09 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SA/SALVA/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 sparc ~x86"
IUSE=""
SRC_TEST="do"