diff options
author | 2008-12-31 03:21:54 +0000 | |
---|---|---|
committer | 2008-12-31 03:21:54 +0000 | |
commit | f35d4e7f07af0832e996b58d112d604a722ea525 (patch) | |
tree | 1f7af3c5875c962fd05c4dc5d3581272e7d7148d /dev-python | |
parent | whitespace (diff) | |
download | gentoo-2-f35d4e7f07af0832e996b58d112d604a722ea525.tar.gz gentoo-2-f35d4e7f07af0832e996b58d112d604a722ea525.tar.bz2 gentoo-2-f35d4e7f07af0832e996b58d112d604a722ea525.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-python/gdl-python/gdl-python-2.19.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild b/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild index 18ef3189125d..782bdfda6b86 100644 --- a/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild +++ b/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild,v 1.3 2008/12/01 14:33:50 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild,v 1.4 2008/12/31 03:21:54 mr_bones_ Exp $ G_PY_PN="gnome-python-extras" @@ -40,4 +40,3 @@ src_unpack() { # Fix build failure with recent gdl epatch "${FILESDIR}/${P}-gdlicons.patch" } - diff --git a/dev-python/gdl-python/gdl-python-2.19.1.ebuild b/dev-python/gdl-python/gdl-python-2.19.1.ebuild index 962d3269f506..234ae214d549 100644 --- a/dev-python/gdl-python/gdl-python-2.19.1.ebuild +++ b/dev-python/gdl-python/gdl-python-2.19.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1.ebuild,v 1.3 2008/12/01 14:33:50 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1.ebuild,v 1.4 2008/12/31 03:21:54 mr_bones_ Exp $ G_PY_PN="gnome-python-extras" @@ -37,4 +37,3 @@ src_unpack() { epatch "${WORKDIR}/${G_PY_PN}-${PV}-split.patch" eautoreconf } - |