diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-11-17 19:59:06 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-11-17 19:59:06 +0100 |
commit | 9c6dd294ebffea56f9ce30a66986f08fdfbb149b (patch) | |
tree | 866753b8de7bd98a774de6384bea0dabc475d8f5 /dev-vcs/gitg | |
parent | dev-vcs/gitg: Version bump (diff) | |
download | gentoo-9c6dd294ebffea56f9ce30a66986f08fdfbb149b.tar.gz gentoo-9c6dd294ebffea56f9ce30a66986f08fdfbb149b.tar.bz2 gentoo-9c6dd294ebffea56f9ce30a66986f08fdfbb149b.zip |
dev-vcs/gitg: Drop all .la files
Package-Manager: portage-2.2.24
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r-- | dev-vcs/gitg/gitg-3.18.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-vcs/gitg/gitg-3.18.0.ebuild b/dev-vcs/gitg/gitg-3.18.0.ebuild index 679ec1203fbb..b23a33b1a281 100644 --- a/dev-vcs/gitg/gitg-3.18.0.ebuild +++ b/dev-vcs/gitg/gitg-3.18.0.ebuild @@ -4,6 +4,7 @@ EAPI=5 GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python{3_3,3_4} ) inherit gnome2 python-r1 vala |