diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:34:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:34:08 +0000 |
commit | 3a1025ef8507e3dfab4c381c159b2b2861e8ddc2 (patch) | |
tree | d38b4dceac3e7de4bce7680388b1e8e35b1e3269 /dev-perl/Mail-Sendmail | |
parent | Mark 0.04 stable on ia64 (diff) | |
download | historical-3a1025ef8507e3dfab4c381c159b2b2861e8ddc2.tar.gz historical-3a1025ef8507e3dfab4c381c159b2b2861e8ddc2.tar.bz2 historical-3a1025ef8507e3dfab4c381c159b2b2861e8ddc2.zip |
Mark 0.79 ~ia64 #106873
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/Mail-Sendmail')
-rw-r--r-- | dev-perl/Mail-Sendmail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-Sendmail/ChangeLog b/dev-perl/Mail-Sendmail/ChangeLog index 8c6ac2c1626a..64ff852e0031 100644 --- a/dev-perl/Mail-Sendmail/ChangeLog +++ b/dev-perl/Mail-Sendmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mail-Sendmail # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.6 2005/09/28 07:55:14 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.7 2005/10/02 12:34:08 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Mail-Sendmail-0.79.ebuild: + Mark 0.79 ~ia64 #106873 28 Sep 2005; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com> Mail-Sendmail-0.79.ebuild: diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild index 4f6d4baf596b..046a136a20bf 100644 --- a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild +++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.6 2005/09/28 07:55:14 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.7 2005/10/02 12:34:08 agriffis Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/dist/Mail-Sendmail/" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="" |