diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 18:41:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 18:41:57 +0000 |
commit | 943b84fb9cd5da10fb62c557802012daf90f5ef7 (patch) | |
tree | 1e4fa1c64d5d1c75b79bb3086eefd8a690320cfe /dev-php/PEAR-Mail_Mime | |
parent | ia64 stable wrt #192247 (diff) | |
download | gentoo-2-943b84fb9cd5da10fb62c557802012daf90f5ef7.tar.gz gentoo-2-943b84fb9cd5da10fb62c557802012daf90f5ef7.tar.bz2 gentoo-2-943b84fb9cd5da10fb62c557802012daf90f5ef7.zip |
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Mail_Mime')
-rw-r--r-- | dev-php/PEAR-Mail_Mime/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog index 4777d75518b9..9ddbe556e5ef 100644 --- a/dev-php/PEAR-Mail_Mime/ChangeLog +++ b/dev-php/PEAR-Mail_Mime/ChangeLog @@ -1,10 +1,10 @@ # ChangeLog for dev-php/PEAR-Mail_Mime # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.57 2007/10/22 16:13:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.58 2007/10/22 18:41:57 armin76 Exp $ 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> - PEAR-Mail_Mime-1.5.2.ebuild: - Add ~ia64 wrt #189243 + PEAR-Mail_Mime-1.3.1-r2.ebuild: + ia64 stable wrt #192247 06 Oct 2007; Markus Rothe <corsair@gentoo.org> PEAR-Mail_Mime-1.5.2.ebuild: diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild index 650125e98d07..2e8c8d628430 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild,v 1.7 2007/10/05 16:07:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild,v 1.8 2007/10/22 18:41:57 armin76 Exp $ inherit php-pear-r1 eutils @@ -8,7 +8,7 @@ DESCRIPTION="Provides classes to deal with creation and manipulation of mime mes LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" src_unpack() { |