diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-10 18:03:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-10 18:03:57 +0000 |
commit | 3d6b93d7828a3b43cbf831d8490e53c8b83fc7d0 (patch) | |
tree | ebab31d7e2fff33a4df45534669f8fe522fb0bb8 /xfce-extra/xfce4-mailwatch | |
parent | Stable on ppc wrt bug 169987 (diff) | |
download | gentoo-2-3d6b93d7828a3b43cbf831d8490e53c8b83fc7d0.tar.gz gentoo-2-3d6b93d7828a3b43cbf831d8490e53c8b83fc7d0.tar.bz2 gentoo-2-3d6b93d7828a3b43cbf831d8490e53c8b83fc7d0.zip |
Stable on ppc wrt bug 169987
(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 04532564deea..7477dab04cd5 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.12 2007/03/10 14:40:33 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.13 2007/03/10 18:03:57 nixnut Exp $ + + 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-mailwatch-1.0.1.ebuild: + Stable on ppc wrt bug 169987 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-mailwatch-1.0.1.ebuild: Keyworded ~x86-fbsd 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 5cce5d86c68f..bdb79f900361 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.12 2007/03/10 14:40:33 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.13 2007/03/10 18:03:57 nixnut 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 ~x86-fbsd" +KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="ssl" RDEPEND="ssl? ( >=net-libs/gnutls-1.2 )" |