diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 23:15:59 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 23:15:59 +0000 |
commit | 429df8dedb655e5a42fd27007acbf41ecd158fd8 (patch) | |
tree | 91e2f2b1f5dee19b645e9e2e7a8cf557e64e16bf /dev-texlive/texlive-documentation-base | |
parent | stable x86, bug 215735 (diff) | |
download | gentoo-2-429df8dedb655e5a42fd27007acbf41ecd158fd8.tar.gz gentoo-2-429df8dedb655e5a42fd27007acbf41ecd158fd8.tar.bz2 gentoo-2-429df8dedb655e5a42fd27007acbf41ecd158fd8.zip |
stable x86, bug 215735
(Portage version: 2.1.4.4, RepoMan options: --force)
Diffstat (limited to 'dev-texlive/texlive-documentation-base')
-rw-r--r-- | dev-texlive/texlive-documentation-base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-documentation-base/ChangeLog b/dev-texlive/texlive-documentation-base/ChangeLog index b6335fffd391..873616371c93 100644 --- a/dev-texlive/texlive-documentation-base/ChangeLog +++ b/dev-texlive/texlive-documentation-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-base # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog,v 1.8 2008/02/10 14:33:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog,v 1.9 2008/04/01 23:15:59 opfer Exp $ + + 01 Apr 2008; Christian Faulhammer <opfer@gentoo.org> + texlive-documentation-base-2007.ebuild: + stable x86, bug 215735 10 Feb 2008; Alexis Ballier <aballier@gentoo.org> texlive-documentation-base-2007.ebuild: diff --git a/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild b/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild index cb200a7cddfb..551ca604d1ff 100644 --- a/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild +++ b/dev-texlive/texlive-documentation-base/texlive-documentation-base-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-documentation-base/texlive-documentation-base-2007.ebuild,v 1.8 2008/02/10 14:33:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild,v 1.9 2008/04/01 23:15:59 opfer Exp $ TEXLIVE_MODULES_DEPS="" TEXLIVE_MODULE_CONTENTS="texlive-common texlive-en collection-documentation-base @@ -10,4 +10,4 @@ DESCRIPTION="TeXLive Base documentation" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc x86 ~x86-fbsd" |