diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 20:01:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 20:01:12 +0000 |
commit | 1386f70f3e4df1dbfbffcec14a5ddba1996dc686 (patch) | |
tree | fd78ba81a534db2dd5486af7c43ec5e3a66c1eb0 /net-mail | |
parent | ppc stable, bug #187138 (diff) | |
download | gentoo-2-1386f70f3e4df1dbfbffcec14a5ddba1996dc686.tar.gz gentoo-2-1386f70f3e4df1dbfbffcec14a5ddba1996dc686.tar.bz2 gentoo-2-1386f70f3e4df1dbfbffcec14a5ddba1996dc686.zip |
alpha stable wrt #189111
(Portage version: 2.1.3.6)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/vacation/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/vacation/vacation-1.2.6.2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/vacation/vacation-1.2.6.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/vacation/ChangeLog b/net-mail/vacation/ChangeLog index 883ca9c3568b..bb4efcab35d6 100644 --- a/net-mail/vacation/ChangeLog +++ b/net-mail/vacation/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2007/08/22 20:10:08 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/ChangeLog,v 1.12 2007/08/24 20:01:12 armin76 Exp $ + + 24 Aug 2007; Raúl Porcel <armin76@gentoo.org> vacation-1.2.6.2.ebuild, + vacation-1.2.6.3.ebuild: + alpha stable wrt #189111 22 Aug 2007; Jurek Bartuszek <jurek@gentoo.org> vacation-1.2.6.2.ebuild: x86 stable (bug #189111) diff --git a/net-mail/vacation/vacation-1.2.6.2.ebuild b/net-mail/vacation/vacation-1.2.6.2.ebuild index 006dcb4eaeb4..b3cb22aaf469 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-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.3 2007/08/22 20:10:08 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.2.ebuild,v 1.4 2007/08/24 20:01:12 armin76 Exp $ 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="" diff --git a/net-mail/vacation/vacation-1.2.6.3.ebuild b/net-mail/vacation/vacation-1.2.6.3.ebuild index 134cef68f14c..710439c44b7d 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-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.3.ebuild,v 1.1 2007/08/20 08:05:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.3.ebuild,v 1.2 2007/08/24 20:01:12 armin76 Exp $ inherit 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="~x86 ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~x86" SLOT="0" IUSE="" |