diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-19 02:46:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-19 02:46:40 +0000 |
commit | cad344087a3d7a0fe6cd91e5afc539a883734989 (patch) | |
tree | 51a839a774ef05bfeddb4bf63ccacdaf5fddef6f /dev-perl/Scalar-Properties | |
parent | Stable for HPPA too. (diff) | |
download | historical-cad344087a3d7a0fe6cd91e5afc539a883734989.tar.gz historical-cad344087a3d7a0fe6cd91e5afc539a883734989.tar.bz2 historical-cad344087a3d7a0fe6cd91e5afc539a883734989.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/Scalar-Properties')
-rw-r--r-- | dev-perl/Scalar-Properties/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Scalar-Properties/ChangeLog b/dev-perl/Scalar-Properties/ChangeLog index 6f87b2728c0d..e4cbc36edd91 100644 --- a/dev-perl/Scalar-Properties/ChangeLog +++ b/dev-perl/Scalar-Properties/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Scalar-Properties -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.11 2007/01/19 15:42:01 mcummings Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.12 2008/03/19 02:24:51 jer Exp $ + + 19 Mar 2008; Jeroen Roovers <jer@gentoo.org> + Scalar-Properties-0.12.ebuild: + Stable for HPPA too. 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Scalar-Properties-0.12.ebuild: diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild index 03cd7cf497fb..bb1e62dea1e0 100644 --- a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild +++ b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.13 2007/07/10 23:33:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.14 2008/03/19 02:24:51 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCANTRELL/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 hppa ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |