diff options
Diffstat (limited to 'dev-ruby/ri')
-rw-r--r-- | dev-ruby/ri/ri-0.7a.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ri/ri-0.8a.ebuild | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/dev-ruby/ri/ri-0.7a.ebuild b/dev-ruby/ri/ri-0.7a.ebuild index ee0e75a76e62..dce8f135e213 100644 --- a/dev-ruby/ri/ri-0.7a.ebuild +++ b/dev-ruby/ri/ri-0.7a.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author: Richard Lowe <richlowe@richlowe.net> -# Maintainer: Tools Team <tools@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ri/ri-0.7a.ebuild,v 1.2 2002/07/08 01:57:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ri/ri-0.7a.ebuild,v 1.3 2002/07/11 06:30:24 drobbins Exp $ S="${WORKDIR}/ri" DESCRIPTION="Ruby Interactive reference" diff --git a/dev-ruby/ri/ri-0.8a.ebuild b/dev-ruby/ri/ri-0.8a.ebuild index afed31a54b12..7187b1e66da7 100644 --- a/dev-ruby/ri/ri-0.8a.ebuild +++ b/dev-ruby/ri/ri-0.8a.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author: Richard Lowe <richlowe@richlowe.net> -# Maintainer: Tools Team <tools@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ri/ri-0.8a.ebuild,v 1.1 2002/07/08 01:57:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ri/ri-0.8a.ebuild,v 1.2 2002/07/11 06:30:24 drobbins Exp $ S="${WORKDIR}/ri" DESCRIPTION="Ruby Interactive reference" |