summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-29 00:23:05 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-29 00:23:05 +0000
commita1dc129894831068630d09a95e419f66c8610b91 (patch)
tree58b7d9ad2ca331f605f2e31e5b29cb6e4e5260a4 /kde-misc/rsibreak
parentAllow documentation directories to share a suffix, as it's used for rsibreak. (diff)
downloadgentoo-2-a1dc129894831068630d09a95e419f66c8610b91.tar.gz
gentoo-2-a1dc129894831068630d09a95e419f66c8610b91.tar.bz2
gentoo-2-a1dc129894831068630d09a95e419f66c8610b91.zip
Add support for LINGUAS variable to select translations and documentation languages.
(Portage version: 2.1.2_rc1)
Diffstat (limited to 'kde-misc/rsibreak')
-rw-r--r--kde-misc/rsibreak/ChangeLog6
-rw-r--r--kde-misc/rsibreak/rsibreak-0.8.0.ebuild6
2 files changed, 9 insertions, 3 deletions
diff --git a/kde-misc/rsibreak/ChangeLog b/kde-misc/rsibreak/ChangeLog
index c44df6b5cfd8..76708105f6de 100644
--- a/kde-misc/rsibreak/ChangeLog
+++ b/kde-misc/rsibreak/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/rsibreak
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/ChangeLog,v 1.19 2006/10/28 23:56:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/ChangeLog,v 1.20 2006/10/29 00:23:05 flameeyes Exp $
+
+ 29 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> rsibreak-0.8.0.ebuild:
+ Add support for LINGUAS variable to select translations and documentation
+ languages.
28 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> rsibreak-0.8.0.ebuild:
Add ~x86-fbsd keyword.
diff --git a/kde-misc/rsibreak/rsibreak-0.8.0.ebuild b/kde-misc/rsibreak/rsibreak-0.8.0.ebuild
index bc86e5819cae..7dbf7981938f 100644
--- a/kde-misc/rsibreak/rsibreak-0.8.0.ebuild
+++ b/kde-misc/rsibreak/rsibreak-0.8.0.ebuild
@@ -1,10 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/rsibreak-0.8.0.ebuild,v 1.2 2006/10/28 23:56:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/rsibreak-0.8.0.ebuild,v 1.3 2006/10/29 00:23:05 flameeyes Exp $
-USE_KEG_PACKAGING="yes"
+USE_KEG_PACKAGING="1"
LANGS="ar bg br ca cs da de el en_GB es et fr ga gl it ja ka nl pl pt pt_BR ru sk sr sr@Latn sv tr"
+LANGS_DOC="da nl pt sv"
+DOC_DIR_SUFFIX="_rsibreak"
inherit kde