diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 17:59:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 17:59:19 +0000 |
commit | 2c42a68641fb385709caa848d7f5029548506157 (patch) | |
tree | d220a67413feef8e5b358a2a8424b0557b1b485e /dev-cpp/gtkmm | |
parent | whitespace (diff) | |
download | gentoo-2-2c42a68641fb385709caa848d7f5029548506157.tar.gz gentoo-2-2c42a68641fb385709caa848d7f5029548506157.tar.bz2 gentoo-2-2c42a68641fb385709caa848d7f5029548506157.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'dev-cpp/gtkmm')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-2.24.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-2.24.4.ebuild b/dev-cpp/gtkmm/gtkmm-2.24.4.ebuild index 87f55f7e08a1..b26c60669e4c 100644 --- a/dev-cpp/gtkmm/gtkmm-2.24.4.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.24.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.24.4.ebuild,v 1.12 2014/04/19 17:43:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.24.4.ebuild,v 1.13 2015/04/02 17:59:19 mr_bones_ Exp $ EAPI="5" GCONF_DEBUG="no" @@ -52,4 +52,4 @@ src_configure() { gnome2_src_configure \ --enable-api-atkmm \ $(use_enable doc documentation) -}
\ No newline at end of file +} |