diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 11:51:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 11:51:39 +0000 |
commit | 545e6ddfa7888261f5dc3252c727fa8714964508 (patch) | |
tree | 3b357db9b028853177d6069b9b15852425c3dff5 /xfce-extra/xfce4-mailwatch | |
parent | alpha/ia64/x86 stable wrt #178510 (diff) | |
download | gentoo-2-545e6ddfa7888261f5dc3252c727fa8714964508.tar.gz gentoo-2-545e6ddfa7888261f5dc3252c727fa8714964508.tar.bz2 gentoo-2-545e6ddfa7888261f5dc3252c727fa8714964508.zip |
alpha stable wrt #178510
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-extra/xfce4-mailwatch')
-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 93c849fe580c..23b20c75f310 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.16 2007/04/22 15:46:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.17 2007/05/18 11:51:39 armin76 Exp $ + + 18 May 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-mailwatch-1.0.1.ebuild: + alpha stable wrt #178510 22 Apr 2007; Raúl Porcel <armin76@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 153ff2ba5502..c53c1f0f4ddc 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.17 2007/04/22 15:46:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.18 2007/05/18 11:51:39 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 )" |