diff options
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/vacation/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/vacation/vacation-1.2.6.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-mail/vacation/ChangeLog b/net-mail/vacation/ChangeLog index a47519020d7d..86608c10bbed 100644 --- a/net-mail/vacation/ChangeLog +++ b/net-mail/vacation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/vacation # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/ChangeLog,v 1.8 2007/02/22 01:55:07 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/ChangeLog,v 1.9 2007/08/19 14:22:29 angelos Exp $ + + 19 Aug 2007; Christoph Mende <angelos@gentoo.org> vacation-1.2.6.2.ebuild: + Stable on amd64 wrt bug #189111 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/net-mail/vacation/vacation-1.2.6.2.ebuild b/net-mail/vacation/vacation-1.2.6.2.ebuild index 6617474e8c0d..7caf0bdeacdb 100644 --- a/net-mail/vacation/vacation-1.2.6.2.ebuild +++ b/net-mail/vacation/vacation-1.2.6.2.ebuild @@ -1,12 +1,12 @@ -# 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/net-mail/vacation/vacation-1.2.6.2.ebuild,v 1.1 2006/10/23 11:11:37 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.2.ebuild,v 1.2 2007/08/19 14:22:29 angelos Exp $ DESCRIPTION="automatic mail answering program" HOMEPAGE="http://vacation.sourceforge.net/" SRC_URI="mirror://sourceforge/vacation/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~alpha ~amd64" +KEYWORDS="~alpha amd64 ~x86" SLOT="0" IUSE="" |