diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-08-10 20:00:29 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-08-10 20:00:29 +0000 |
commit | 867468668599638d712596c7dffb39bcb4a4fc91 (patch) | |
tree | c66757bd8e7ae9eb4687b422917314871d3c1ba0 /net-mail/vacation | |
parent | Fixes for pre-stripped binaries and wrong man path according to bug #233248. (diff) | |
download | gentoo-2-867468668599638d712596c7dffb39bcb4a4fc91.tar.gz gentoo-2-867468668599638d712596c7dffb39bcb4a4fc91.tar.bz2 gentoo-2-867468668599638d712596c7dffb39bcb4a4fc91.zip |
stable amd64, bug #233248
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-mail/vacation')
-rw-r--r-- | net-mail/vacation/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/vacation/vacation-1.2.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/vacation/ChangeLog b/net-mail/vacation/ChangeLog index b1488d014c8a..0d20e066fa54 100644 --- a/net-mail/vacation/ChangeLog +++ b/net-mail/vacation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/vacation # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/ChangeLog,v 1.16 2008/08/10 19:50:09 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/ChangeLog,v 1.17 2008/08/10 20:00:29 gentoofan23 Exp $ + + 10 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> + vacation-1.2.6.3.ebuild: + stable amd64, bug #233248 10 Aug 2008; Patrick Kursawe <phosphan@gentoo.org> vacation-1.2.6.3.ebuild, vacation-1.2.7.0.ebuild: diff --git a/net-mail/vacation/vacation-1.2.6.3.ebuild b/net-mail/vacation/vacation-1.2.6.3.ebuild index f3e7ef17dfaa..aae24e301149 100644 --- a/net-mail/vacation/vacation-1.2.6.3.ebuild +++ b/net-mail/vacation/vacation-1.2.6.3.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/net-mail/vacation/vacation-1.2.6.3.ebuild,v 1.5 2008/08/10 19:50:09 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.3.ebuild,v 1.6 2008/08/10 20:00:29 gentoofan23 Exp $ inherit eutils toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="automatic mail answering program" HOMEPAGE="http://vacation.sourceforge.net/" SRC_URI="mirror://sourceforge/vacation/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ~x86" +KEYWORDS="alpha amd64 ~x86" SLOT="0" IUSE="" |