diff options
author | 2011-08-28 17:00:10 +0000 | |
---|---|---|
committer | 2011-08-28 17:00:10 +0000 | |
commit | cd13acacce4d16a0df8fd8486cab0bba743ea9d0 (patch) | |
tree | ffd43c8e3bfcb3ccf63f66a829edf23ceac87bd3 /app-text/texlive | |
parent | Change version scheme (diff) | |
download | gentoo-2-cd13acacce4d16a0df8fd8486cab0bba743ea9d0.tar.gz gentoo-2-cd13acacce4d16a0df8fd8486cab0bba743ea9d0.tar.bz2 gentoo-2-cd13acacce4d16a0df8fd8486cab0bba743ea9d0.zip |
Add back Prefix keywords
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2011.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 8b04e94d8bd6..fd42c5c6bdd3 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.81 2011/08/14 19:58:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.82 2011/08/28 17:00:10 grobian Exp $ + + 28 Aug 2011; Fabian Groffen <grobian@gentoo.org> texlive-2011.ebuild: + Add back Prefix keywords 14 Aug 2011; Markus Meier <maekke@gentoo.org> texlive-2010-r2.ebuild: arm stable, bug #355085 diff --git a/app-text/texlive/texlive-2011.ebuild b/app-text/texlive/texlive-2011.ebuild index c940734ce349..060a7c9cdc1f 100644 --- a/app-text/texlive/texlive-2011.ebuild +++ b/app-text/texlive/texlive-2011.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011.ebuild,v 1.1 2011/07/28 13:38:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011.ebuild,v 1.2 2011/08/28 17:00:10 grobian Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex doc dvi2tty dvipdfm extra games graphics humanities jadetex luatex music omega pdfannotextractor png pstricks publishers science tex4ht truetype xetex xindy xml X" |