diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-01-14 20:14:09 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-01-14 20:14:09 +0000 |
commit | e896348131c72f9c7a98e6c1f8f59317f8a863bb (patch) | |
tree | 0d854c879ef23e94edc492527f356be83180b419 /net-libs/libesmtp | |
parent | fix homepage and src_uri irt #74936 (Manifest recommit) (diff) | |
download | gentoo-2-e896348131c72f9c7a98e6c1f8f59317f8a863bb.tar.gz gentoo-2-e896348131c72f9c7a98e6c1f8f59317f8a863bb.tar.bz2 gentoo-2-e896348131c72f9c7a98e6c1f8f59317f8a863bb.zip |
Stable on x86.
Diffstat (limited to 'net-libs/libesmtp')
-rw-r--r-- | net-libs/libesmtp/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/libesmtp/libesmtp-0.8.12.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libesmtp/libesmtp-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libesmtp/libesmtp-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | net-libs/libesmtp/libesmtp-1.0.3.ebuild | 6 |
5 files changed, 16 insertions, 12 deletions
diff --git a/net-libs/libesmtp/ChangeLog b/net-libs/libesmtp/ChangeLog index c17761553657..1b1f78f4c959 100644 --- a/net-libs/libesmtp/ChangeLog +++ b/net-libs/libesmtp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libesmtp -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.18 2004/09/03 01:14:59 ticho Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.19 2005/01/14 20:12:01 ticho Exp $ + + 14 Jan 2005; Andrej Kacian <ticho@gentoo.org> libesmtp-1.0.1.ebuild, + libesmtp-1.0.3.ebuild: + Stable on x86. *libesmtp-1.0.3 (03 Sep 2004) diff --git a/net-libs/libesmtp/libesmtp-0.8.12.ebuild b/net-libs/libesmtp/libesmtp-0.8.12.ebuild index d8faa9f8b4ff..d30cfd015954 100644 --- a/net-libs/libesmtp/libesmtp-0.8.12.ebuild +++ b/net-libs/libesmtp/libesmtp-0.8.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-0.8.12.ebuild,v 1.17 2004/09/03 01:14:59 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-0.8.12.ebuild,v 1.18 2005/01/14 20:12:01 ticho Exp $ IUSE="ssl" diff --git a/net-libs/libesmtp/libesmtp-1.0-r1.ebuild b/net-libs/libesmtp/libesmtp-1.0-r1.ebuild index 56f48dabcfa4..fd824506a656 100644 --- a/net-libs/libesmtp/libesmtp-1.0-r1.ebuild +++ b/net-libs/libesmtp/libesmtp-1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0-r1.ebuild,v 1.12 2004/10/04 22:27:02 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0-r1.ebuild,v 1.13 2005/01/14 20:12:01 ticho Exp $ inherit gcc eutils gnuconfig libtool diff --git a/net-libs/libesmtp/libesmtp-1.0.1.ebuild b/net-libs/libesmtp/libesmtp-1.0.1.ebuild index d8f42ba0fde8..c050c9029dd8 100644 --- a/net-libs/libesmtp/libesmtp-1.0.1.ebuild +++ b/net-libs/libesmtp/libesmtp-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.1.ebuild,v 1.5 2004/09/03 01:14:59 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.1.ebuild,v 1.6 2005/01/14 20:12:01 ticho Exp $ inherit gcc eutils gnuconfig libtool @@ -17,7 +17,7 @@ DEPEND="${RDEPEND} IUSE="ssl" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64" +KEYWORDS="x86 ~sparc ~ppc ~alpha ~amd64" src_compile() { gnuconfig_update diff --git a/net-libs/libesmtp/libesmtp-1.0.3.ebuild b/net-libs/libesmtp/libesmtp-1.0.3.ebuild index a77da7b98783..9460813302ac 100644 --- a/net-libs/libesmtp/libesmtp-1.0.3.ebuild +++ b/net-libs/libesmtp/libesmtp-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.3.ebuild,v 1.1 2004/09/03 01:14:59 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.3.ebuild,v 1.2 2005/01/14 20:12:01 ticho Exp $ inherit gcc eutils gnuconfig libtool @@ -18,7 +18,7 @@ DEPEND="${RDEPEND} IUSE="ssl" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64" +KEYWORDS="x86 ~sparc ~ppc ~alpha ~amd64" S="${WORKDIR}/${MY_P}" |