diff options
author | Arcady Genkin <agenkin@gentoo.org> | 2002-11-26 03:37:32 +0000 |
---|---|---|
committer | Arcady Genkin <agenkin@gentoo.org> | 2002-11-26 03:37:32 +0000 |
commit | 2641bfe0a124dde6d6ab629ea5b3a7af2c79da41 (patch) | |
tree | 72e092188c075bbb682397c2a8caef5c47469690 /net-www/opera/opera-6.1-r1.ebuild | |
parent | Updated stable ebuild of openldap. (diff) | |
download | gentoo-2-2641bfe0a124dde6d6ab629ea5b3a7af2c79da41.tar.gz gentoo-2-2641bfe0a124dde6d6ab629ea5b3a7af2c79da41.tar.bz2 gentoo-2-2641bfe0a124dde6d6ab629ea5b3a7af2c79da41.zip |
Fixed comments' wording.
Diffstat (limited to 'net-www/opera/opera-6.1-r1.ebuild')
-rw-r--r-- | net-www/opera/opera-6.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/opera/opera-6.1-r1.ebuild b/net-www/opera/opera-6.1-r1.ebuild index 23351f3881c0..058b028ead4a 100644 --- a/net-www/opera/opera-6.1-r1.ebuild +++ b/net-www/opera/opera-6.1-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-6.1-r1.ebuild,v 1.1 2002/11/25 07:10:07 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-6.1-r1.ebuild,v 1.2 2002/11/26 03:37:32 agenkin Exp $ # -# By default, the statically compiled version of opera will be +# By default, the statically linked version of opera will be # installed. There are two other variations of the package that this # ebuild can install. To pick one, set OPERA_VARIANT environment # variable to one of the following: @@ -16,7 +16,7 @@ # least likely to cause you any grief. Only change the variant if you # know what you are doing. # -# Example of compiling a non-default varant: +# Example of compiling a non-default variant: # # env OPERA_VARIANT=shared-3.2 emerge opera # |