diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-15 12:03:58 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-15 12:03:58 +0000 |
commit | 21db02fd318a4d2e5b508f884f01a740424ec1c8 (patch) | |
tree | 70222a981ef7acec5945c1dbdbd87282561ea860 /dev-perl/Mail-Sendmail | |
parent | stable amd64 (diff) | |
download | gentoo-2-21db02fd318a4d2e5b508f884f01a740424ec1c8.tar.gz gentoo-2-21db02fd318a4d2e5b508f884f01a740424ec1c8.tar.bz2 gentoo-2-21db02fd318a4d2e5b508f884f01a740424ec1c8.zip |
stable amd64
(Portage version: 2.1_pre3-r1)
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 b58ef17b58b1..673919c4461e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.12 2006/01/13 02:16:18 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.13 2006/01/15 12:03:58 blubb Exp $ + + 15 Jan 2006; Simon Stelling <blubb@gentoo.org> Mail-Sendmail-0.79.ebuild: + stable on amd64 13 Jan 2006; John N. Laliberte <allanonjl@gentoo.org> ChangeLog: stable on x86 diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild index f0321b20d0a9..06a4c1bd1606 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-2006 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.12 2006/01/13 02:16:18 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.13 2006/01/15 12:03:58 blubb Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/dist/Mail-Sendmail/" SLOT="0" LICENSE="as-is" -KEYWORDS="alpha ~amd64 ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" |