diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:50:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:50:58 +0000 |
commit | 37daa9aabac6d9d8436d441fd78070ba2314db86 (patch) | |
tree | ff6e0347d88450b0bfca7c02276d948d198ec327 /xfce-extra | |
parent | Stable on ppc64; bug #169987 (diff) | |
download | gentoo-2-37daa9aabac6d9d8436d441fd78070ba2314db86.tar.gz gentoo-2-37daa9aabac6d9d8436d441fd78070ba2314db86.tar.bz2 gentoo-2-37daa9aabac6d9d8436d441fd78070ba2314db86.zip |
Stable on ppc64; bug #169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mailwatch/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mailwatch/ChangeLog b/xfce-extra/xfce4-mailwatch/ChangeLog index 92cdc682366e..4c1dee9e4096 100644 --- a/xfce-extra/xfce4-mailwatch/ChangeLog +++ b/xfce-extra/xfce4-mailwatch/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2007/03/12 01:53:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.15 2007/03/15 13:50:58 corsair Exp $ + + 15 Mar 2007; Markus Rothe <corsair@gentoo.org> + xfce4-mailwatch-1.0.1.ebuild: + Stable on ppc64; bug #169987 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> xfce4-mailwatch-1.0.1.ebuild: 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 f0816ff8acca..e36b196b9886 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.14 2007/03/12 01:53:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.15 2007/03/15 13:50:57 corsair 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="~alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="ssl" RDEPEND="ssl? ( >=net-libs/gnutls-1.2 )" |