diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-02 20:08:55 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-02 20:08:55 +0000 |
commit | 4234b78c70831585d6122afca5e0f51b9a710fa3 (patch) | |
tree | 8727f2bc96dd1a4d868eb84c8a079b754ef5ed61 /dev-texlive | |
parent | Update mask (diff) | |
download | gentoo-2-4234b78c70831585d6122afca5e0f51b9a710fa3.tar.gz gentoo-2-4234b78c70831585d6122afca5e0f51b9a710fa3.tar.bz2 gentoo-2-4234b78c70831585d6122afca5e0f51b9a710fa3.zip |
Add Prefix keywords
(Portage version: 2.2.01.17304-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-basic/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-basic/texlive-basic-2010.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-basic/ChangeLog b/dev-texlive/texlive-basic/ChangeLog index 59fd33b32484..f1c72279e7a7 100644 --- a/dev-texlive/texlive-basic/ChangeLog +++ b/dev-texlive/texlive-basic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-basic # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.42 2010/10/24 18:12:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.43 2010/12/02 20:08:55 grobian Exp $ + + 02 Dec 2010; Fabian Groffen <grobian@gentoo.org> + texlive-basic-2010.ebuild: + Add Prefix keywords *texlive-basic-2010 (24 Oct 2010) diff --git a/dev-texlive/texlive-basic/texlive-basic-2010.ebuild b/dev-texlive/texlive-basic/texlive-basic-2010.ebuild index 83769163fa9f..8f493726e7ba 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2010.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-2010.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2010.ebuild,v 1.1 2010/10/24 18:12:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2010.ebuild,v 1.2 2010/12/02 20:08:55 grobian Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Essential programs and files" LICENSE="GPL-2 as-is GPL-1 GPL-2 LPPL-1.3 OFL public-domain TeX " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-documentation-base-2010 >=dev-tex/luatex-0.45 |