diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-26 15:11:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-26 15:11:07 +0000 |
commit | c2964e5db39d1cfa43b4000bbdc64868bd3b3b61 (patch) | |
tree | 5cc232771c082f9a652f328f24eaa6cab87370be | |
parent | whitespace (diff) | |
download | gentoo-2-c2964e5db39d1cfa43b4000bbdc64868bd3b3b61.tar.gz gentoo-2-c2964e5db39d1cfa43b4000bbdc64868bd3b3b61.tar.bz2 gentoo-2-c2964e5db39d1cfa43b4000bbdc64868bd3b3b61.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
-rw-r--r-- | x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild index e78109123dd4..9aa6cedfed71 100644 --- a/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild +++ b/x11-libs/xcb-util-image/xcb-util-image-0.3.8.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/xcb-util-image/xcb-util-image-0.3.8.ebuild,v 1.1 2011/04/26 09:52:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild,v 1.2 2011/04/26 15:11:07 mr_bones_ Exp $ EAPI=4 @@ -30,4 +30,4 @@ pkg_setup() { ) xorg-2_pkg_setup -}
\ No newline at end of file +} |