diff options
author | 2009-03-06 21:53:16 +0000 | |
---|---|---|
committer | 2009-03-06 21:53:16 +0000 | |
commit | 508fcf2ed1416f0f5f57b9135c7d289601cb1fdf (patch) | |
tree | 52f3700e36b30fea9d38bfd07c6be20d423b3cd7 /dev-texlive/texlive-langtibetan | |
parent | Mention glxinfo in the description so people can find it, now that mesa doesn... (diff) | |
download | gentoo-2-508fcf2ed1416f0f5f57b9135c7d289601cb1fdf.tar.gz gentoo-2-508fcf2ed1416f0f5f57b9135c7d289601cb1fdf.tar.bz2 gentoo-2-508fcf2ed1416f0f5f57b9135c7d289601cb1fdf.zip |
Stable for HPPA (bug #253551).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'dev-texlive/texlive-langtibetan')
-rw-r--r-- | dev-texlive/texlive-langtibetan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langtibetan/texlive-langtibetan-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langtibetan/ChangeLog b/dev-texlive/texlive-langtibetan/ChangeLog index b39a2d604601..bacdfe9dd914 100644 --- a/dev-texlive/texlive-langtibetan/ChangeLog +++ b/dev-texlive/texlive-langtibetan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langtibetan # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/ChangeLog,v 1.19 2009/02/27 15:28:25 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/ChangeLog,v 1.20 2009/03/06 21:53:16 jer Exp $ + + 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> + texlive-langtibetan-2008.ebuild: + Stable for HPPA (bug #253551). 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> texlive-langtibetan-2008.ebuild: diff --git a/dev-texlive/texlive-langtibetan/texlive-langtibetan-2008.ebuild b/dev-texlive/texlive-langtibetan/texlive-langtibetan-2008.ebuild index 32b34a461f45..53df1f23b525 100644 --- a/dev-texlive/texlive-langtibetan/texlive-langtibetan-2008.ebuild +++ b/dev-texlive/texlive-langtibetan/texlive-langtibetan-2008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/texlive-langtibetan-2008.ebuild,v 1.3 2009/02/27 15:28:25 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/texlive-langtibetan-2008.ebuild,v 1.4 2009/03/06 21:53:16 jer Exp $ TEXLIVE_MODULE_CONTENTS="ctib otibet collection-langtibetan " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Tibetan" LICENSE="GPL-2 " 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 " |