diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:21:22 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:21:22 +0000 |
commit | 1d95ccb50da705d0884a46ec5028fb3790156787 (patch) | |
tree | f3c9c5d776f01c61efb8e497fff7ac2415222b03 | |
parent | Add ~amd64-linux/~x86-linux keywords (diff) | |
download | gentoo-2-1d95ccb50da705d0884a46ec5028fb3790156787.tar.gz gentoo-2-1d95ccb50da705d0884a46ec5028fb3790156787.tar.bz2 gentoo-2-1d95ccb50da705d0884a46ec5028fb3790156787.zip |
Add ~amd64-linux/~x86-linux keywords
(Portage version: -svn/cvs/Linux i686)
-rw-r--r-- | dev-texlive/texlive-langlithuanian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langlithuanian/ChangeLog b/dev-texlive/texlive-langlithuanian/ChangeLog index aaa871d53fe2..5251d65aaa14 100644 --- a/dev-texlive/texlive-langlithuanian/ChangeLog +++ b/dev-texlive/texlive-langlithuanian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langlithuanian # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/ChangeLog,v 1.3 2010/01/27 04:33:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/ChangeLog,v 1.4 2010/02/02 21:21:22 abcd Exp $ + + 02 Feb 2010; Jonathan Callen <abcd@gentoo.org> + texlive-langlithuanian-2009.ebuild: + Add ~amd64-linux/~x86-linux keywords 27 Jan 2010; Jeroen Roovers <jer@gentoo.org> texlive-langlithuanian-2009.ebuild: diff --git a/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild b/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild index eeae918c4f08..a599d6cbe750 100644 --- a/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild +++ b/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.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-langlithuanian/texlive-langlithuanian-2009.ebuild,v 1.3 2010/01/27 04:33:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild,v 1.4 2010/02/02 21:21:22 abcd Exp $ TEXLIVE_MODULE_CONTENTS="lithuanian hyphen-lithuanian collection-langlithuanian " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Lithuanian" LICENSE="GPL-2 LPPL-1.3 " SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2009 " |