diff options
author | Sergey Kuleshov <sergey@gentoo.org> | 2005-01-25 14:36:25 +0000 |
---|---|---|
committer | Sergey Kuleshov <sergey@gentoo.org> | 2005-01-25 14:36:25 +0000 |
commit | 0c30cde1d3b6229d52a587e083332a8556e1a4dc (patch) | |
tree | 294a7813d36dcba3e6b3de91a39d82a7bcdeea2b /rox-extra | |
parent | dev-python/mysql-python 1.1.9 version bump, added ssl USE flag (diff) | |
download | gentoo-2-0c30cde1d3b6229d52a587e083332a8556e1a4dc.tar.gz gentoo-2-0c30cde1d3b6229d52a587e083332a8556e1a4dc.tar.bz2 gentoo-2-0c30cde1d3b6229d52a587e083332a8556e1a4dc.zip |
Fixed a typo in ROX_LIB_VER
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/edit/edit-1.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/edit/edit-1.9.5.ebuild b/rox-extra/edit/edit-1.9.5.ebuild index 83ba38bb0042..8a22d4f1eb95 100644 --- a/rox-extra/edit/edit-1.9.5.ebuild +++ b/rox-extra/edit/edit-1.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-1.9.5.ebuild,v 1.1 2004/12/02 14:46:19 sergey Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-1.9.5.ebuild,v 1.2 2005/01/25 14:36:25 sergey Exp $ DESCRIPTION="Edit is a simple text editor for ROX Desktop" @@ -16,7 +16,7 @@ KEYWORDS="~x86" IUSE="" -ROX_LIB=1.9.14 +ROX_LIB_VER=1.9.14 APPNAME=Edit |