diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-09-18 17:28:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-09-18 17:28:26 +0000 |
commit | e68b1030ce341da88a8a7af2b14f660f4dbf8118 (patch) | |
tree | fe039036fedc52a77db2aad48728f59a845c4a6e /dev-texlive/texlive-texinfo | |
parent | alpha/ia64/s390/sh/sparc stable wrt #355085 (diff) | |
download | gentoo-2-e68b1030ce341da88a8a7af2b14f660f4dbf8118.tar.gz gentoo-2-e68b1030ce341da88a8a7af2b14f660f4dbf8118.tar.bz2 gentoo-2-e68b1030ce341da88a8a7af2b14f660f4dbf8118.zip |
alpha/ia64/s390/sh/sparc stable wrt #355085
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-texlive/texlive-texinfo')
-rw-r--r-- | dev-texlive/texlive-texinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-texinfo/ChangeLog b/dev-texlive/texlive-texinfo/ChangeLog index b9844a47c19a..8230ceb51a99 100644 --- a/dev-texlive/texlive-texinfo/ChangeLog +++ b/dev-texlive/texlive-texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-texinfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.42 2011/08/14 18:22:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.43 2011/09/18 17:28:26 armin76 Exp $ + + 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> texlive-texinfo-2010.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #355085 14 Aug 2011; Markus Meier <maekke@gentoo.org> texlive-texinfo-2010.ebuild: arm stable, bug #355085 diff --git a/dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild b/dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild index 54af84d61ef5..c194331e69e9 100644 --- a/dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild +++ b/dev-texlive/texlive-texinfo/texlive-texinfo-2010.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/dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild,v 1.8 2011/08/14 18:22:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild,v 1.9 2011/09/18 17:28:26 armin76 Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive GNU Texinfo" LICENSE="GPL-2 GPL-1 " SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2010 " |