diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:14:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:14:41 +0000 |
commit | 3fb80f51b748a57a89cb92647179eba77c924e7d (patch) | |
tree | 69aea7c23ff779955af034f8151044e0cea9f946 /dev-texlive/texlive-documentation-bulgarian | |
parent | Bump to 2008 (diff) | |
download | gentoo-2-3fb80f51b748a57a89cb92647179eba77c924e7d.tar.gz gentoo-2-3fb80f51b748a57a89cb92647179eba77c924e7d.tar.bz2 gentoo-2-3fb80f51b748a57a89cb92647179eba77c924e7d.zip |
Bump to 2008
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-bulgarian')
3 files changed, 26 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-bulgarian/ChangeLog b/dev-texlive/texlive-documentation-bulgarian/ChangeLog index 9ef9bd2f5cdc..e852719f3d43 100644 --- a/dev-texlive/texlive-documentation-bulgarian/ChangeLog +++ b/dev-texlive/texlive-documentation-bulgarian/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-documentation-bulgarian # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-bulgarian/ChangeLog,v 1.15 2008/05/12 19:11:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-bulgarian/ChangeLog,v 1.16 2008/09/09 16:14:41 aballier Exp $ + +*texlive-documentation-bulgarian-2008 (09 Sep 2008) + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> metadata.xml, + +texlive-documentation-bulgarian-2008.ebuild: + Bump to 2008 12 May 2008; nixnut <nixnut@gentoo.org> texlive-documentation-bulgarian-2007.ebuild: diff --git a/dev-texlive/texlive-documentation-bulgarian/metadata.xml b/dev-texlive/texlive-documentation-bulgarian/metadata.xml index 709c45b017d6..fc27305afea4 100644 --- a/dev-texlive/texlive-documentation-bulgarian/metadata.xml +++ b/dev-texlive/texlive-documentation-bulgarian/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-documentation-bulgarian/texlive-documentation-bulgarian-2008.ebuild b/dev-texlive/texlive-documentation-bulgarian/texlive-documentation-bulgarian-2008.ebuild new file mode 100644 index 000000000000..d4a9b41febf9 --- /dev/null +++ b/dev-texlive/texlive-documentation-bulgarian/texlive-documentation-bulgarian-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-documentation-bulgarian/texlive-documentation-bulgarian-2008.ebuild,v 1.1 2008/09/09 16:14:41 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-documentation-base +" +TEXLIVE_MODULE_CONTENTS="lshort-bulgarian collection-documentation-bulgarian +" +TEXLIVE_MODULE_DOC_CONTENTS="lshort-bulgarian.doc " +TEXLIVE_MODULE_SRC_CONTENTS="" +inherit texlive-module +DESCRIPTION="TeXLive Bulgarian documentation" + +LICENSE="GPL-2 public-domain " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |