diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-08 17:13:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-08 17:13:03 +0000 |
commit | 6b3f603e2c95ded3e91dfe290fb0389a6d1b738e (patch) | |
tree | d3690ffe8f7a2fb523586e3197e6795061108d82 /xfce-extra | |
parent | Marked stable on x86 for Bug #245868. (diff) | |
download | gentoo-2-6b3f603e2c95ded3e91dfe290fb0389a6d1b738e.tar.gz gentoo-2-6b3f603e2c95ded3e91dfe290fb0389a6d1b738e.tar.bz2 gentoo-2-6b3f603e2c95ded3e91dfe290fb0389a6d1b738e.zip |
alpha/arm/ia64/sparc/x86 stable wrt #245970
(Portage version: 2.1.4.5)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mailwatch/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mailwatch/ChangeLog b/xfce-extra/xfce4-mailwatch/ChangeLog index 011723fc0623..ee6d1d7eaadf 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.20 2008/11/08 15:56:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.21 2008/11/08 17:13:03 armin76 Exp $ + + 08 Nov 2008; Raúl Porcel <armin76@gentoo.org> + xfce4-mailwatch-1.1.0.ebuild: + alpha/arm/ia64/sparc/x86 stable wrt #245970 08 Nov 2008; nixnut <nixnut@gentoo.org> xfce4-mailwatch-1.1.0.ebuild: Stable on ppc wrt bug 245970 diff --git a/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild index 0cad35a5ec27..d2d21e6d4a33 100644 --- a/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild +++ b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.0.ebuild,v 1.3 2008/11/08 15:56:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild,v 1.4 2008/11/08 17:13:03 armin76 Exp $ inherit xfce44 @@ -11,7 +11,7 @@ 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 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="ssl" RDEPEND="ssl? ( >=net-libs/gnutls-1.2 )" |