diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-29 08:11:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-29 08:11:27 +0000 |
commit | 240711266dc5c70293f4939f5b57a5c0a841064d (patch) | |
tree | 10bbe132272966a274ec5fe29f893af643675493 /dev-ruby/libxml | |
parent | Cleaning (diff) | |
download | gentoo-2-240711266dc5c70293f4939f5b57a5c0a841064d.tar.gz gentoo-2-240711266dc5c70293f4939f5b57a5c0a841064d.tar.bz2 gentoo-2-240711266dc5c70293f4939f5b57a5c0a841064d.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/libxml')
-rw-r--r-- | dev-ruby/libxml/libxml-0.5.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/libxml/libxml-0.5.4.ebuild b/dev-ruby/libxml/libxml-0.5.4.ebuild index d7a6a69def8b..5a0051dae01e 100644 --- a/dev-ruby/libxml/libxml-0.5.4.ebuild +++ b/dev-ruby/libxml/libxml-0.5.4.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-ruby/libxml/libxml-0.5.4.ebuild,v 1.1 2008/03/29 06:58:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-0.5.4.ebuild,v 1.2 2008/03/29 08:11:27 mr_bones_ Exp $ inherit gems @@ -16,4 +16,3 @@ KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-libs/libxml2-2.6.6" - |