diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:48:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:48:53 +0000 |
commit | 25b4613c6b3fbc9f230577cf229d77171ef20b07 (patch) | |
tree | 9a91eb5a8ecd243f50e95142d1632db1d2e03e3b /dev-perl/common-sense/common-sense-3.600.0.ebuild | |
parent | Stable for amd64, wrt bug #429016 (diff) | |
download | gentoo-2-25b4613c6b3fbc9f230577cf229d77171ef20b07.tar.gz gentoo-2-25b4613c6b3fbc9f230577cf229d77171ef20b07.tar.bz2 gentoo-2-25b4613c6b3fbc9f230577cf229d77171ef20b07.zip |
Stable for amd64, wrt bug #429020
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/common-sense/common-sense-3.600.0.ebuild')
-rw-r--r-- | dev-perl/common-sense/common-sense-3.600.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/common-sense/common-sense-3.600.0.ebuild b/dev-perl/common-sense/common-sense-3.600.0.ebuild index 9ec5ac768485..5c4dca125a13 100644 --- a/dev-perl/common-sense/common-sense-3.600.0.ebuild +++ b/dev-perl/common-sense/common-sense-3.600.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-3.600.0.ebuild,v 1.1 2012/06/21 18:41:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-3.600.0.ebuild,v 1.2 2012/09/12 08:48:53 ago Exp $ EAPI=4 @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x64-macos ~x86-solaris" IUSE="" |