diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-10 14:40:33 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-10 14:40:33 +0000 |
commit | 0ad386827c9ff87fd9b280754c621af9ce99fee4 (patch) | |
tree | ab85cd5c36e8b5609861c14397579a8a9273970c /xfce-extra/xfce4-mailwatch | |
parent | add PORTAGE_COMPRESS vars (diff) | |
download | gentoo-2-0ad386827c9ff87fd9b280754c621af9ce99fee4.tar.gz gentoo-2-0ad386827c9ff87fd9b280754c621af9ce99fee4.tar.bz2 gentoo-2-0ad386827c9ff87fd9b280754c621af9ce99fee4.zip |
Keyworded ~x86-fbsd
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-mailwatch')
-rw-r--r-- | xfce-extra/xfce4-mailwatch/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mailwatch/ChangeLog b/xfce-extra/xfce4-mailwatch/ChangeLog index 74bfa3b2f85a..04532564deea 100644 --- a/xfce-extra/xfce4-mailwatch/ChangeLog +++ b/xfce-extra/xfce4-mailwatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-mailwatch # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.11 2007/03/10 08:59:31 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.12 2007/03/10 14:40:33 welp Exp $ + + 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-mailwatch-1.0.1.ebuild: + Keyworded ~x86-fbsd 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-mailwatch-1.0.1.ebuild: Stable on amd64 wrt bug 169987 diff --git a/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild index 316de55b9a88..5cce5d86c68f 100644 --- a/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild +++ b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.11 2007/03/10 08:59:31 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.12 2007/03/10 14:40:33 welp Exp $ inherit xfce44 @@ -10,7 +10,7 @@ xfce44_plugin DESCRIPTION="Mail notification panel plugin" HOMEPAGE="http://spuriousinterrupt.org/projects/mailwatch" SRC_URI="http://spuriousinterrupt.org/files/mailwatch/${MY_P}.tar.bz2" -KEYWORDS="amd64 hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="ssl" RDEPEND="ssl? ( >=net-libs/gnutls-1.2 )" |