diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-11-12 13:46:21 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-11-12 13:46:21 +0000 |
commit | b34704036991e24d2d046802747cdd95b9695831 (patch) | |
tree | e5792f24577d71787bb77721d3b4a1203139574b /dev-texlive/texlive-langtibetan | |
parent | Sparc stable --- Bug #198866 --- Good for two months. (diff) | |
download | gentoo-2-b34704036991e24d2d046802747cdd95b9695831.tar.gz gentoo-2-b34704036991e24d2d046802747cdd95b9695831.tar.bz2 gentoo-2-b34704036991e24d2d046802747cdd95b9695831.zip |
Keyword ~ppc64 for aballier as he can't commit right now, but has tested it.
(Portage version: 2.1.3.19)
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-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langtibetan/ChangeLog b/dev-texlive/texlive-langtibetan/ChangeLog index 49ffbcfecb34..eb9eaceff471 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/ChangeLog,v 1.4 2007/10/26 19:21:49 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/ChangeLog,v 1.5 2007/11/12 13:46:21 robbat2 Exp $ + + 12 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> + texlive-langtibetan-2007.ebuild: + Keyword ~ppc64 for aballier as he can't commit right now, but has tested it. 26 Oct 2007; Ferris McCormick <fmccor@gentoo.org> texlive-langtibetan-2007.ebuild: diff --git a/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild b/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild index 9106b441d6da..bcb3890c6f18 100644 --- a/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild +++ b/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild,v 1.4 2007/10/26 19:21:49 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild,v 1.5 2007/11/12 13:46:21 robbat2 Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Tibetan" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~ppc64" |