diff options
author | 2002-12-04 05:53:05 +0000 | |
---|---|---|
committer | 2002-12-04 05:53:05 +0000 | |
commit | 6c98ef23786186ca231d383ee35fe0661cf8d5b9 (patch) | |
tree | c7064937e587daf772f9a4a0d4eef4d2543c8401 /net-misc | |
parent | mask koffice-1.2.1 (diff) | |
download | gentoo-2-6c98ef23786186ca231d383ee35fe0661cf8d5b9.tar.gz gentoo-2-6c98ef23786186ca231d383ee35fe0661cf8d5b9.tar.bz2 gentoo-2-6c98ef23786186ca231d383ee35fe0661cf8d5b9.zip |
marked as stable on x86
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/rdesktop/rdesktop-1.1.0.19.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rdesktop/rdesktop-1.1.0.19.9.0.ebuild b/net-misc/rdesktop/rdesktop-1.1.0.19.9.0.ebuild index 7b41c83a4c60..1e9f10b3d819 100644 --- a/net-misc/rdesktop/rdesktop-1.1.0.19.9.0.ebuild +++ b/net-misc/rdesktop/rdesktop-1.1.0.19.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/rdesktop-1.1.0.19.9.0.ebuild,v 1.1 2002/10/25 12:30:02 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/rdesktop-1.1.0.19.9.0.ebuild,v 1.2 2002/12/04 05:53:05 bcowan Exp $ PATCH_PV="19-9-0" PATCH_PV_SED=".${PATCH_PV//-/.}" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rdesktop/${MY_P}.tar.gz http://bibl4.oru.se/projects/rdesktop/rdesktop-unified-patch${PATCH_PV}.bz2" HOMEPAGE="http://rdesktop.sourceforge.net/" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="x86 ~ppc ~sparc ~sparc64" DEPEND="x11-base/xfree ssl? ( >=dev-libs/openssl-0.9.6b )" LICENSE="GPL-2" |