diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:31:49 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:31:49 +0000 |
commit | 9e9e3705af739036501c016cce45005edc670ed7 (patch) | |
tree | 974338d63dc6ea135e3768ccef877990dbbdc556 /dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild | |
parent | remove old (diff) | |
download | gentoo-2-9e9e3705af739036501c016cce45005edc670ed7.tar.gz gentoo-2-9e9e3705af739036501c016cce45005edc670ed7.tar.bz2 gentoo-2-9e9e3705af739036501c016cce45005edc670ed7.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild')
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild index 260579efd58e..d0fc4c368181 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.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/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.11 2012/03/24 15:36:11 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.12 2012/05/09 14:31:49 aballier Exp $ inherit eutils perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/D/DM/DMEGG/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |