diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-30 19:52:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-30 19:52:12 +0000 |
commit | 4493d0c46af1d748d0b71b3d69a0de2488195f88 (patch) | |
tree | fbd3b1ae9d6c15366ced30d97d1242014686dd6b | |
parent | whitespace (diff) | |
download | gentoo-2-4493d0c46af1d748d0b71b3d69a0de2488195f88.tar.gz gentoo-2-4493d0c46af1d748d0b71b3d69a0de2488195f88.tar.bz2 gentoo-2-4493d0c46af1d748d0b71b3d69a0de2488195f88.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild b/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild index 22cb70b7d348..e58eed2f4700 100644 --- a/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-3.0.1.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/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild,v 1.1 2011/11/26 15:51:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild,v 1.2 2011/11/30 19:52:12 mr_bones_ Exp $ EAPI="4" @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" src_prepare() { - # Fix configure, + # Fix configure, # https://sourceforge.net/tracker/?func=detail&aid=3414011&group_id=11638&atid=111638 epatch "${FILESDIR}/${P}-fix-configure.patch" eautoreconf |