diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 17:05:11 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 17:05:11 +0000 |
commit | 74e662eb092c60addaeabe3b72564bd3a1008271 (patch) | |
tree | 3d24d07347a5d0e7d4284bb2e408284be7491966 /dev-texlive/texlive-documentation-english | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-74e662eb092c60addaeabe3b72564bd3a1008271.tar.gz gentoo-2-74e662eb092c60addaeabe3b72564bd3a1008271.tar.bz2 gentoo-2-74e662eb092c60addaeabe3b72564bd3a1008271.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-english')
-rw-r--r-- | dev-texlive/texlive-documentation-english/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index 4c2dfa4e9b5c..48dc920b0e24 100644 --- a/dev-texlive/texlive-documentation-english/ChangeLog +++ b/dev-texlive/texlive-documentation-english/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-english # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.48 2012/05/06 17:06:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.49 2012/05/09 17:05:11 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + texlive-documentation-english-2011.ebuild: + keyword ~amd64-fbsd 06 May 2012; Raúl Porcel <armin76@gentoo.org> texlive-documentation-english-2011.ebuild: diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild index 1c4ed1bcd9f1..898975c1111a 100644 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild +++ b/dev-texlive/texlive-documentation-english/texlive-documentation-english-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-english/texlive-documentation-english-2011.ebuild,v 1.9 2012/05/06 17:06:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild,v 1.10 2012/05/09 17:05:11 aballier Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive English documentation" LICENSE="GPL-2 as-is FDL-1.1 GPL-1 GPL-2 LPPL-1.3 public-domain TeX " 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 " |