diff options
author | Hans de Graaff <graaff@gentoo.org> | 2008-03-15 07:14:01 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2008-03-15 07:14:01 +0000 |
commit | a9981e72b3d79cf2c23c586cd5ba6dfc32b67bda (patch) | |
tree | 253a409321091b938db2866cd0932a42f036204e /mail-client/mail-notification/mail-notification-5.0.ebuild | |
parent | autotools QA fix (diff) | |
download | gentoo-2-a9981e72b3d79cf2c23c586cd5ba6dfc32b67bda.tar.gz gentoo-2-a9981e72b3d79cf2c23c586cd5ba6dfc32b67bda.tar.bz2 gentoo-2-a9981e72b3d79cf2c23c586cd5ba6dfc32b67bda.zip |
Mark stable on amd64, bug 213465
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client/mail-notification/mail-notification-5.0.ebuild')
-rw-r--r-- | mail-client/mail-notification/mail-notification-5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mail-notification/mail-notification-5.0.ebuild b/mail-client/mail-notification/mail-notification-5.0.ebuild index fe1504d216a0..8510588da43a 100644 --- a/mail-client/mail-notification/mail-notification-5.0.ebuild +++ b/mail-client/mail-notification/mail-notification-5.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/mail-client/mail-notification/mail-notification-5.0.ebuild,v 1.1 2008/01/12 17:15:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.0.ebuild,v 1.2 2008/03/15 07:14:01 graaff Exp $ inherit autotools eutils gnome2 multilib flag-o-matic versionator @@ -10,7 +10,7 @@ apop, ssl, sasl." HOMEPAGE="http://www.nongnu.org/mailnotify/" SRC_URI="http://savannah.nongnu.org/download/mailnotify/${P}.tar.bz2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" SLOT="0" LICENSE="GPL-3" |