diff options
author | Torsten Veller <tove@gentoo.org> | 2010-06-15 05:35:22 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-06-15 05:35:22 +0000 |
commit | 11d516e2552d466519cf53c6e6ce8985978a2928 (patch) | |
tree | 976c6494d1c737fa7fca4c5dccab24a691adf4d7 /dev-perl/Scalar-Properties | |
parent | Stable on amd64 and x86 (#323529) (diff) | |
download | gentoo-2-11d516e2552d466519cf53c6e6ce8985978a2928.tar.gz gentoo-2-11d516e2552d466519cf53c6e6ce8985978a2928.tar.bz2 gentoo-2-11d516e2552d466519cf53c6e6ce8985978a2928.zip |
Stable on amd64 and x86 (#323529)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Scalar-Properties')
-rw-r--r-- | dev-perl/Scalar-Properties/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Scalar-Properties/ChangeLog b/dev-perl/Scalar-Properties/ChangeLog index c6c21252f7ed..9eb149ad31a9 100644 --- a/dev-perl/Scalar-Properties/ChangeLog +++ b/dev-perl/Scalar-Properties/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Scalar-Properties # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.15 2010/04/07 07:46:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.16 2010/06/15 05:35:22 tove Exp $ + + 15 Jun 2010; Torsten Veller <tove@gentoo.org> + Scalar-Properties-1.100860.ebuild: + Stable on amd64 and x86 (#323529) *Scalar-Properties-1.100860 (07 Apr 2010) diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild index 55f7696544f7..832a40976bc6 100644 --- a/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild +++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild,v 1.1 2010/04/07 07:46:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild,v 1.2 2010/06/15 05:35:22 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="run-time properties on scalar variables" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |