diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-29 18:16:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-29 18:16:42 +0000 |
commit | a0d2629bb45e7fb48063364408a35172f6d9cf56 (patch) | |
tree | d9dd6cadd011b268c4283ea81c87a999954b3865 /x11-libs/gtk+ | |
parent | whitespace (diff) | |
download | gentoo-2-a0d2629bb45e7fb48063364408a35172f6d9cf56.tar.gz gentoo-2-a0d2629bb45e7fb48063364408a35172f6d9cf56.tar.bz2 gentoo-2-a0d2629bb45e7fb48063364408a35172f6d9cf56.zip |
whitespace
(Portage version: 2.1.3.16)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.12.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.12.1.ebuild b/x11-libs/gtk+/gtk+-2.12.1.ebuild index 62225b81af06..0cb9baf93a89 100644 --- a/x11-libs/gtk+/gtk+-2.12.1.ebuild +++ b/x11-libs/gtk+/gtk+-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.1.ebuild,v 1.2 2007/10/28 23:17:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.1.ebuild,v 1.3 2007/10/29 18:16:42 mr_bones_ Exp $ inherit gnome.org flag-o-matic eutils autotools virtualx @@ -159,4 +159,3 @@ pkg_postinst() { elog "Please install app-text/evince for print preview functionality" } - |