diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 14:58:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 14:58:51 +0000 |
commit | ec7363914cb71351e0a5d34800d0afef9c7bd3ca (patch) | |
tree | 2b14050f8144ab65f41f0ecc2a44e6662a1ebdc0 /dev-php5/ezc-Mail | |
parent | Marked ~hppa (bug #190787). (diff) | |
download | gentoo-2-ec7363914cb71351e0a5d34800d0afef9c7bd3ca.tar.gz gentoo-2-ec7363914cb71351e0a5d34800d0afef9c7bd3ca.tar.bz2 gentoo-2-ec7363914cb71351e0a5d34800d0afef9c7bd3ca.zip |
Marked ~hppa (bug #190787).
(Portage version: 2.1.3.7)
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 d70292cd830b..35c1ac8db938 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.17 2007/08/30 13:51:42 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.18 2007/08/31 14:58:51 jer Exp $ + + 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-Mail-1.3.1.ebuild: + Marked ~hppa (bug #190787). *ezc-Mail-1.3.1 (30 Aug 2007) 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 d368f56270e8..011044fa4029 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.1 2007/08/30 13:51:42 jokey Exp $ +# $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 $ inherit php-ezc DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs." SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" |