diff options
author | 2009-02-27 15:32:29 +0000 | |
---|---|---|
committer | 2009-02-27 15:32:29 +0000 | |
commit | c44651dfa572b950b38a2c168a3726fc7931bdfa (patch) | |
tree | 66d5ebf51dc39a67bef152af6472f5be63d4f2b8 /dev-texlive | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | gentoo-2-c44651dfa572b950b38a2c168a3726fc7931bdfa.tar.gz gentoo-2-c44651dfa572b950b38a2c168a3726fc7931bdfa.tar.bz2 gentoo-2-c44651dfa572b950b38a2c168a3726fc7931bdfa.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-omega/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-omega/texlive-omega-2008.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-omega/ChangeLog b/dev-texlive/texlive-omega/ChangeLog index affdb2ed3a70..ff07fdc30fef 100644 --- a/dev-texlive/texlive-omega/ChangeLog +++ b/dev-texlive/texlive-omega/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-omega -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/ChangeLog,v 1.18 2008/10/31 14:45:18 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/ChangeLog,v 1.19 2009/02/27 15:32:29 fmccor Exp $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + texlive-omega-2008.ebuild: + Sparc stable, part of Bug #253551. 31 Oct 2008; Alexis Ballier <aballier@gentoo.org> texlive-omega-2008.ebuild: diff --git a/dev-texlive/texlive-omega/texlive-omega-2008.ebuild b/dev-texlive/texlive-omega/texlive-omega-2008.ebuild index 83db743b72f4..a4d51940a013 100644 --- a/dev-texlive/texlive-omega/texlive-omega-2008.ebuild +++ b/dev-texlive/texlive-omega/texlive-omega-2008.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/texlive-omega-2008.ebuild,v 1.2 2008/10/31 14:45:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/texlive-omega-2008.ebuild,v 1.3 2009/02/27 15:32:29 fmccor Exp $ TEXLIVE_MODULE_CONTENTS="antomega lambda mxd mxedruli omega bin-aleph bin-omega bin-omegaware collection-omega " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Omega" LICENSE="GPL-2 freedist GPL-1 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 " |