summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2003-03-26 07:15:10 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2003-03-26 07:15:10 +0000
commit8257a46360c573f09223a0dbf2a73040ec85bb89 (patch)
tree0a37bc0435c003e3a9c7718be64d0aa0dfab4ea4
parentAdded a comment about imap support (diff)
downloadgentoo-2-8257a46360c573f09223a0dbf2a73040ec85bb89.tar.gz
gentoo-2-8257a46360c573f09223a0dbf2a73040ec85bb89.tar.bz2
gentoo-2-8257a46360c573f09223a0dbf2a73040ec85bb89.zip
version bump
-rw-r--r--net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild4
-rw-r--r--net-misc/rdesktop/rdesktop-1.2.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild
index 5a692aa9a3de..bfd0b1de3de2 100644
--- a/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild
+++ b/net-mail/sylpheed-claws/sylpheed-claws-0.8.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-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild,v 1.2 2003/03/23 07:51:00 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild,v 1.3 2003/03/26 07:14:13 bcowan Exp $
IUSE="nls gnome xface gtkhtml crypt spell imlib ssl ldap ipv6 pda"
@@ -15,7 +15,7 @@ HOMEPAGE="http://sylpheed-claws.sf.net"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc ~sparc ~alpha ~mips ~hppa"
+KEYWORDS="x86 ppc ~sparc ~alpha ~mips ~hppa"
DEPEND="=x11-libs/gtk+-1.2*
pda? ( >=app-misc/jpilot-0.99 )
diff --git a/net-misc/rdesktop/rdesktop-1.2.0.ebuild b/net-misc/rdesktop/rdesktop-1.2.0.ebuild
index 17db344a557f..fcc7742583c7 100644
--- a/net-misc/rdesktop/rdesktop-1.2.0.ebuild
+++ b/net-misc/rdesktop/rdesktop-1.2.0.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-misc/rdesktop/rdesktop-1.2.0.ebuild,v 1.2 2003/03/09 20:35:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/rdesktop-1.2.0.ebuild,v 1.3 2003/03/26 07:15:10 bcowan Exp $
IUSE="ssl"
@@ -12,7 +12,7 @@ HOMEPAGE="http://rdesktop.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 alpha ~sparc"
+KEYWORDS="x86 alpha ~sparc"
DEPEND="x11-base/xfree
ssl? ( >=dev-libs/openssl-0.9.6b )"