diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:25:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:25:35 +0000 |
commit | 8c2a6542207537447578ab218daf3a0ef7f8b426 (patch) | |
tree | d71c1ebfe2eb970f1c5bc3d573bf20a3b0b194b3 /dev-libs/gdl | |
parent | whitespace (diff) | |
download | gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.tar.gz gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.tar.bz2 gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/gdl-0.6.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/gdl/gdl-0.6.1.ebuild b/dev-libs/gdl/gdl-0.6.1.ebuild index ac6b04da9f9f..932cb0288192 100644 --- a/dev-libs/gdl/gdl-0.6.1.ebuild +++ b/dev-libs/gdl/gdl-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.6.1.ebuild,v 1.2 2006/07/16 15:25:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.6.1.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ inherit gnome2 @@ -24,4 +24,3 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README" - |