diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:13 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:13 +0000 |
commit | d08e5d7379f4676bcb7f72813732ebbe56aa1c0f (patch) | |
tree | e91519fecbdb951e933237e1f9f499f9cf703f61 /dev-php5/ezc-Mail | |
parent | Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it (diff) | |
download | gentoo-2-d08e5d7379f4676bcb7f72813732ebbe56aa1c0f.tar.gz gentoo-2-d08e5d7379f4676bcb7f72813732ebbe56aa1c0f.tar.bz2 gentoo-2-d08e5d7379f4676bcb7f72813732ebbe56aa1c0f.zip |
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
(Portage version: 2.1.3.12)
Diffstat (limited to 'dev-php5/ezc-Mail')
-rw-r--r-- | dev-php5/ezc-Mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-Mail/ChangeLog b/dev-php5/ezc-Mail/ChangeLog index 35c1ac8db938..9ef2d8f09038 100644 --- a/dev-php5/ezc-Mail/ChangeLog +++ b/dev-php5/ezc-Mail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-Mail # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.18 2007/08/31 14:58:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.19 2007/10/08 19:03:13 jokey Exp $ + + 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-Mail-1.3.1.ebuild: + Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-Mail-1.3.1.ebuild: Marked ~hppa (bug #190787). diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild index 011044fa4029..183c4250266f 100644 --- a/dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild +++ b/dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild,v 1.2 2007/08/31 14:58:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild,v 1.3 2007/10/08 19:03:13 jokey Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" |