diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-02-10 15:49:29 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-02-10 15:49:29 +0000 |
commit | 9aaa7e4ddbfe896408b6197ac0121c1b6b0d2c6d (patch) | |
tree | 6716d6bbf80b001dc00afeb700593f7be3b17780 /dev-texlive | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-9aaa7e4ddbfe896408b6197ac0121c1b6b0d2c6d.tar.gz gentoo-2-9aaa7e4ddbfe896408b6197ac0121c1b6b0d2c6d.tar.bz2 gentoo-2-9aaa7e4ddbfe896408b6197ac0121c1b6b0d2c6d.zip |
keyword ~x86-fbsd
(Portage version: 2.1.4.2)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-langukenglish/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-langukenglish/texlive-langukenglish-2007.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-langukenglish/ChangeLog b/dev-texlive/texlive-langukenglish/ChangeLog index 12a6f3e10c93..94c02087ffe6 100644 --- a/dev-texlive/texlive-langukenglish/ChangeLog +++ b/dev-texlive/texlive-langukenglish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langukenglish -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langukenglish/ChangeLog,v 1.7 2007/12/18 20:26:04 jer Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langukenglish/ChangeLog,v 1.8 2008/02/10 15:49:29 aballier Exp $ + + 10 Feb 2008; Alexis Ballier <aballier@gentoo.org> + texlive-langukenglish-2007.ebuild: + keyword ~x86-fbsd 18 Dec 2007; Jeroen Roovers <jer@gentoo.org> texlive-langukenglish-2007.ebuild: diff --git a/dev-texlive/texlive-langukenglish/texlive-langukenglish-2007.ebuild b/dev-texlive/texlive-langukenglish/texlive-langukenglish-2007.ebuild index b8f1fe900ae2..f709f56a1df8 100644 --- a/dev-texlive/texlive-langukenglish/texlive-langukenglish-2007.ebuild +++ b/dev-texlive/texlive-langukenglish/texlive-langukenglish-2007.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langukenglish/texlive-langukenglish-2007.ebuild,v 1.7 2007/12/18 20:26:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langukenglish/texlive-langukenglish-2007.ebuild,v 1.8 2008/02/10 15:49:29 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive UK English" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd" |