diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:43:12 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:43:12 +0000 |
commit | ba4a54066c6e0d4f5c88446df95bb2498076483b (patch) | |
tree | 17e9b74dafaddde70aaecb36b92367f78447b450 /dev-texlive/texlive-langspanish | |
parent | Bump to 2008 (diff) | |
download | gentoo-2-ba4a54066c6e0d4f5c88446df95bb2498076483b.tar.gz gentoo-2-ba4a54066c6e0d4f5c88446df95bb2498076483b.tar.bz2 gentoo-2-ba4a54066c6e0d4f5c88446df95bb2498076483b.zip |
Bump to 2008
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-langspanish')
-rw-r--r-- | dev-texlive/texlive-langspanish/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-langspanish/metadata.xml | 3 | ||||
-rw-r--r-- | dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild | 17 |
3 files changed, 26 insertions, 2 deletions
diff --git a/dev-texlive/texlive-langspanish/ChangeLog b/dev-texlive/texlive-langspanish/ChangeLog index b0d21c47e8d3..584b285d8e5c 100644 --- a/dev-texlive/texlive-langspanish/ChangeLog +++ b/dev-texlive/texlive-langspanish/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langspanish # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.15 2008/05/12 19:54:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.16 2008/09/09 16:43:12 aballier Exp $ + +*texlive-langspanish-2008 (09 Sep 2008) + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> metadata.xml, + +texlive-langspanish-2008.ebuild: + Bump to 2008 12 May 2008; nixnut <nixnut@gentoo.org> texlive-langspanish-2007.ebuild: Stable on ppc wrt bug 220651 diff --git a/dev-texlive/texlive-langspanish/metadata.xml b/dev-texlive/texlive-langspanish/metadata.xml index 709c45b017d6..fc27305afea4 100644 --- a/dev-texlive/texlive-langspanish/metadata.xml +++ b/dev-texlive/texlive-langspanish/metadata.xml @@ -6,5 +6,6 @@ <email>aballier@gentoo.org</email> <name>Alexis Ballier</name> </maintainer> +<longdescription lang="en"> +</longdescription> </pkgmetadata> - diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild b/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild new file mode 100644 index 000000000000..a3dd48a6704a --- /dev/null +++ b/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild,v 1.1 2008/09/09 16:43:12 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic +" +TEXLIVE_MODULE_CONTENTS="hyphen-spanish hyphen-catalan hyphen-galician spanish-mx collection-langspanish +" +TEXLIVE_MODULE_DOC_CONTENTS="spanish-mx.doc " +TEXLIVE_MODULE_SRC_CONTENTS="" +inherit texlive-module +DESCRIPTION="TeXLive Spanish" + +LICENSE="GPL-2 LPPL-1.3 " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |