diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-05 15:09:48 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-05 15:09:48 +0000 |
commit | 3c961cdb32492d2a4fd41742f479e401710a7044 (patch) | |
tree | ed7b1dd2c69c0edeaa2fc751f6bdd959b72936ca /profiles | |
parent | Add QA_FLAGS_IGNORED. #405639 (diff) | |
download | gentoo-2-3c961cdb32492d2a4fd41742f479e401710a7044.tar.gz gentoo-2-3c961cdb32492d2a4fd41742f479e401710a7044.tar.bz2 gentoo-2-3c961cdb32492d2a4fd41742f479e401710a7044.zip |
Fix desc.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/desc/libreoffice_extensions.desc | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 6b976fe9ac42..4111e82f6653 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6500 2012/05/05 15:02:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6501 2012/05/05 15:09:47 scarabeus Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided @@ -8,6 +8,10 @@ 05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> desc/libreoffice_extensions.desc: + Fix desc. + + 05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> + desc/libreoffice_extensions.desc: Describe few more libreoffice extensions that can be built. 05 May 2012; Samuli Suominen <ssuominen@gentoo.org> package.mask: diff --git a/profiles/desc/libreoffice_extensions.desc b/profiles/desc/libreoffice_extensions.desc index 537670a3f971..5a45a1a261c2 100644 --- a/profiles/desc/libreoffice_extensions.desc +++ b/profiles/desc/libreoffice_extensions.desc @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/libreoffice_extensions.desc,v 1.2 2012/05/05 15:02:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/libreoffice_extensions.desc,v 1.3 2012/05/05 15:09:48 scarabeus Exp $ # This file contains descriptions of LIBREOFFICE_EXTENSIONS USE_EXPAND flags. @@ -9,7 +9,7 @@ nlpsolver - LIBREOFFICE_EXTENSIONS option to build non-linear solver for calc pdfimport - LIBREOFFICE_EXTENSIONS option to build pdf files importer presenter-console - LIBREOFFICE_EXTENSIONS option to build presentation console presenter-minimizer - LIBREOFFICE_EXTENSIONS option to build presentation minimizer -report-builder - LIBREOFFICE_EXTENSIONS option to build bug reporting assistant +report-builder - LIBREOFFICE_EXTENSIONS option to build tool for nice reports creation scripting-beanshell - LIBREOFFICE_EXTENSIONS option to build beanshell scripts parser scripting-javascript - LIBREOFFICE_EXTENSIONS option to build javascript scripts parser wiki-publisher - LIBREOFFICE_EXTENSIONS option to build mediawiki integration |