diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:23:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:23:08 +0000 |
commit | bde05e04ccaedce100df920a7adb74fc053b09cb (patch) | |
tree | 16a7996b1b712ff540153591daab206425532de7 /dev-ruby/quixml | |
parent | whitespace (diff) | |
download | gentoo-2-bde05e04ccaedce100df920a7adb74fc053b09cb.tar.gz gentoo-2-bde05e04ccaedce100df920a7adb74fc053b09cb.tar.bz2 gentoo-2-bde05e04ccaedce100df920a7adb74fc053b09cb.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-ruby/quixml')
-rw-r--r-- | dev-ruby/quixml/quixml-0.2.1-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/quixml/quixml-0.2.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ruby/quixml/quixml-0.2.1-r1.ebuild b/dev-ruby/quixml/quixml-0.2.1-r1.ebuild index 2e581f27e2f4..837ef8fa48de 100644 --- a/dev-ruby/quixml/quixml-0.2.1-r1.ebuild +++ b/dev-ruby/quixml/quixml-0.2.1-r1.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-ruby/quixml/quixml-0.2.1-r1.ebuild,v 1.3 2006/10/16 02:59:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r1.ebuild,v 1.4 2007/07/11 05:23:08 mr_bones_ Exp $ inherit ruby @@ -25,4 +25,3 @@ src_install() { dodoc BUGS CHANGELOG README dohtml DOC.html } - diff --git a/dev-ruby/quixml/quixml-0.2.1.ebuild b/dev-ruby/quixml/quixml-0.2.1.ebuild index 9119e0097b54..7d445e11832a 100644 --- a/dev-ruby/quixml/quixml-0.2.1.ebuild +++ b/dev-ruby/quixml/quixml-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1.ebuild,v 1.3 2005/12/05 17:42:25 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1.ebuild,v 1.4 2007/07/11 05:23:08 mr_bones_ Exp $ inherit ruby @@ -29,4 +29,3 @@ src_install() { dodoc README DOC.html } - |