diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-20 03:16:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-20 03:16:15 +0000 |
commit | 1ad15d7a803a192b977a6b4b07bf687c2cacdd15 (patch) | |
tree | 4d0679c91f2ccc1b73d52d33da32025bc0312315 /dev-ruby | |
parent | Stable for HPPA (bug #189361). (diff) | |
download | historical-1ad15d7a803a192b977a6b4b07bf687c2cacdd15.tar.gz historical-1ad15d7a803a192b977a6b4b07bf687c2cacdd15.tar.bz2 historical-1ad15d7a803a192b977a6b4b07bf687c2cacdd15.zip |
whitespace
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild index 1602619daba1..2933685f0021 100644 --- a/dev-ruby/text-format/text-format-1.0.0.ebuild +++ b/dev-ruby/text-format/text-format-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.1 2007/08/19 12:38:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.2 2007/08/20 03:15:54 mr_bones_ Exp $ inherit ruby gems @@ -14,4 +14,3 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="virtual/ruby >=dev-ruby/text-hyphen-1.0.0" - diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild index 32bafeab0289..a78102472843 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.1 2007/08/19 12:03:38 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.2 2007/08/20 03:16:15 mr_bones_ Exp $ inherit ruby gems @@ -14,4 +14,3 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="virtual/ruby" - |