diff options
author | Arcady Genkin <agenkin@gentoo.org> | 2003-05-17 14:25:09 +0000 |
---|---|---|
committer | Arcady Genkin <agenkin@gentoo.org> | 2003-05-17 14:25:09 +0000 |
commit | c4a7d54f23493077cf3617655ce70de4388a933d (patch) | |
tree | 6ed4cb5f192ef0080d763e5f6f85347170c6e04c /net-www | |
parent | 7.11 final. (diff) | |
download | historical-c4a7d54f23493077cf3617655ce70de4388a933d.tar.gz historical-c4a7d54f23493077cf3617655ce70de4388a933d.tar.bz2 historical-c4a7d54f23493077cf3617655ce70de4388a933d.zip |
Added a comment wrt OPERA_VARIANT mechanism.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/opera/opera-7.11.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-www/opera/opera-7.11.ebuild b/net-www/opera/opera-7.11.ebuild index 5ed31b9bb6b4..e04689cb0f5e 100644 --- a/net-www/opera/opera-7.11.ebuild +++ b/net-www/opera/opera-7.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.11.ebuild,v 1.1 2003/05/17 14:15:43 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.11.ebuild,v 1.2 2003/05/17 14:25:09 agenkin Exp $ # # 1. static # Statically linked libraries, default. # 2. shared-2.95 # Dynamically linked libaries, compiled with gcc 2.95. @@ -9,6 +9,9 @@ # Note that the default variant should work for everybody, and is the # least likely to cause you any grief. Only change the variant if you # know what you are doing. +# +# Note 2: The OPERA_VARIANT mechanism is currently not working (everybody gets +# the default variant). DESCRIPTION="Opera web browser." HOMEPAGE="http://www.opera.com/linux/" |