diff options
author | Peter Volkov <pva@gentoo.org> | 2008-04-16 14:34:21 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-04-16 14:34:21 +0000 |
commit | 3810fd62ab668862b31626cd21928e0be5153726 (patch) | |
tree | 39c669abb9217a7f41be91114d0f1301003ef2b4 /dev-texlive/texlive-basic | |
parent | amd64 stable, bug #215735. (diff) | |
download | gentoo-2-3810fd62ab668862b31626cd21928e0be5153726.tar.gz gentoo-2-3810fd62ab668862b31626cd21928e0be5153726.tar.bz2 gentoo-2-3810fd62ab668862b31626cd21928e0be5153726.zip |
amd64 stable, bug #215735.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive/texlive-basic')
-rw-r--r-- | dev-texlive/texlive-basic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-basic/texlive-basic-2007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-basic/ChangeLog b/dev-texlive/texlive-basic/ChangeLog index 022ec9d9a185..03d4c5f91f76 100644 --- a/dev-texlive/texlive-basic/ChangeLog +++ b/dev-texlive/texlive-basic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-basic # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.13 2008/04/08 14:59:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.14 2008/04/16 14:34:21 pva Exp $ + + 16 Apr 2008; Peter Volkov <pva@gentoo.org> texlive-basic-2007.ebuild: + amd64 stable, bug #215735. 08 Apr 2008; Raúl Porcel <armin76@gentoo.org> texlive-basic-2007.ebuild: alpha/ia64/sparc stable wrt #215735 diff --git a/dev-texlive/texlive-basic/texlive-basic-2007.ebuild b/dev-texlive/texlive-basic/texlive-basic-2007.ebuild index 9c17ea164145..a4c6e337ef52 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2007.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2007.ebuild,v 1.13 2008/04/08 14:59:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2007.ebuild,v 1.14 2008/04/16 14:34:21 pva Exp $ TEXLIVE_MODULES_DEPS=" dev-texlive/texlive-documentation-base @@ -12,4 +12,4 @@ DESCRIPTION="TeXLive Essential programs and files" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" |