diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-22 23:40:16 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-22 23:40:16 +0000 |
commit | 12a18564c3a2f7e18cbd46405ae2676f89c98626 (patch) | |
tree | 8c6be3e4ccfc8e97a73d70aa2b8e2fdaa3ac0e60 /xfce-extra/xfce4-mailwatch | |
parent | New release: 0.14.1 (diff) | |
download | historical-12a18564c3a2f7e18cbd46405ae2676f89c98626.tar.gz historical-12a18564c3a2f7e18cbd46405ae2676f89c98626.tar.bz2 historical-12a18564c3a2f7e18cbd46405ae2676f89c98626.zip |
keywording ~amd64
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'xfce-extra/xfce4-mailwatch')
-rw-r--r-- | xfce-extra/xfce4-mailwatch/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-mailwatch/ChangeLog b/xfce-extra/xfce4-mailwatch/ChangeLog index 95648fbbdf3f..b3c7bd7a6a88 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.1 2006/12/28 03:09:03 nichoj Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.2 2007/01/22 23:40:16 mcummings Exp $ + + 22 Jan 2007; Michael Cummings <mcummings@gentoo.org> + xfce4-mailwatch-1.0.1.ebuild: + keywording ~amd64 *xfce4-mailwatch-1.0.1 (28 Dec 2006) 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 d6c6044ef403..981115627d33 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-2006 Gentoo Foundation +# 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.1 2006/12/28 03:09:03 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.2 2007/01/22 23:40:16 mcummings 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="~x86" +KEYWORDS="~amd64 ~x86" IUSE="ssl" |