diff options
Diffstat (limited to 'kde-misc/tellico/tellico-2.3.2.ebuild')
-rw-r--r-- | kde-misc/tellico/tellico-2.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/tellico/tellico-2.3.2.ebuild b/kde-misc/tellico/tellico-2.3.2.ebuild index ad46f17c1175..e2ea2be54f95 100644 --- a/kde-misc/tellico/tellico-2.3.2.ebuild +++ b/kde-misc/tellico/tellico-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.2.ebuild,v 1.1 2011/01/13 04:30:27 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.2.ebuild,v 1.2 2011/01/31 06:51:59 tampakrap Exp $ EAPI=3 @@ -37,9 +37,9 @@ DEPEND=" " RDEPEND="${DEPEND}" -DOCS="AUTHORS ChangeLog README" +DOCS=( AUTHORS ChangeLog README ) -RESTRICT=test +RESTRICT="test" src_configure() { mycmakeargs=( |