diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 18:14:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 18:14:42 +0000 |
commit | fdce1804ec49bec7906127a53383a178109a56ae (patch) | |
tree | 68abe489b4f0f9ebc1ee6bd18f4876973a6cf8a0 /xfce-extra | |
parent | Keyworded ~sparc wrt #164775 (diff) | |
download | historical-fdce1804ec49bec7906127a53383a178109a56ae.tar.gz historical-fdce1804ec49bec7906127a53383a178109a56ae.tar.bz2 historical-fdce1804ec49bec7906127a53383a178109a56ae.zip |
Keyworded ~sparc wrt #164776
Package-Manager: portage-2.1.2-r5
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 e0185aa0ab3e..841b958f4ec0 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.3 2007/02/01 12:40:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.4 2007/02/02 18:14:42 gustavoz Exp $ + + 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-mailwatch-1.0.1.ebuild: + Keyworded ~sparc wrt #164776 01 Feb 2007; Markus Rothe <corsair@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 65f0e0580d24..7fbe2a551f80 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.3 2007/02/01 12:40:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.4 2007/02/02 18:14:42 gustavoz Exp $ inherit xfce44 @@ -10,7 +10,7 @@ xfce44_panel_plugin DESCRIPTION="Xfce4 mail notification panel plugin" HOMEPAGE="http://spuriousinterrupt.org/projects/mailwatch" SRC_URI="http://spuriousinterrupt.org/files/mailwatch/${MY_P}.tar.bz2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" IUSE="ssl" |