diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-09-25 14:07:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-09-25 14:07:40 +0000 |
commit | b58554104bc938194d25295106910a0a7f04be4a (patch) | |
tree | 12bcbd5ed91b334fdd294127ca78003a97662aaf /dev-libs/glib | |
parent | add missing test to IUSE (diff) | |
download | gentoo-2-b58554104bc938194d25295106910a0a7f04be4a.tar.gz gentoo-2-b58554104bc938194d25295106910a0a7f04be4a.tar.bz2 gentoo-2-b58554104bc938194d25295106910a0a7f04be4a.zip |
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.25.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.25.17.ebuild b/dev-libs/glib/glib-2.25.17.ebuild index 76e9e3729760..232897899477 100644 --- a/dev-libs/glib/glib-2.25.17.ebuild +++ b/dev-libs/glib/glib-2.25.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.25.17.ebuild,v 1.1 2010/09/25 00:02:51 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.25.17.ebuild,v 1.2 2010/09/25 14:07:40 mr_bones_ Exp $ EAPI="2" @@ -123,7 +123,7 @@ src_test() { } pkg_preinst() { - # Only give the introspection message if: + # Only give the introspection message if: # * The user has it enabled # * Has glib already installed # * Previous version was different from new version |