diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 17:12:03 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 17:12:03 +0000 |
commit | 6dcd06d9eea597f996f034697be79c08c2de0485 (patch) | |
tree | 10dde95f3a0f5f32412704a9c608ec4179ce5cbf /dev-texlive | |
parent | x86 stable wrt bug #412889 (diff) | |
download | gentoo-2-6dcd06d9eea597f996f034697be79c08c2de0485.tar.gz gentoo-2-6dcd06d9eea597f996f034697be79c08c2de0485.tar.bz2 gentoo-2-6dcd06d9eea597f996f034697be79c08c2de0485.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-documentation-spanish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2011.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-documentation-spanish/ChangeLog b/dev-texlive/texlive-documentation-spanish/ChangeLog index 66a624617360..1d7c7180febf 100644 --- a/dev-texlive/texlive-documentation-spanish/ChangeLog +++ b/dev-texlive/texlive-documentation-spanish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-spanish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-spanish/ChangeLog,v 1.47 2012/05/06 17:16:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-spanish/ChangeLog,v 1.48 2012/05/09 17:12:03 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + texlive-documentation-spanish-2011.ebuild: + keyword ~amd64-fbsd 06 May 2012; Raúl Porcel <armin76@gentoo.org> texlive-documentation-spanish-2011.ebuild: diff --git a/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2011.ebuild b/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2011.ebuild index 8347bfdc6bfa..f72ca1771291 100644 --- a/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2011.ebuild +++ b/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2011.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-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2011.ebuild,v 1.9 2012/05/06 17:16:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2011.ebuild,v 1.10 2012/05/09 17:12:03 aballier Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Spanish documentation" LICENSE="GPL-2 as-is LPPL-1.3 public-domain " SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~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 ~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-texlive/texlive-documentation-base-2011 " |