diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-05-27 11:02:40 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-05-27 11:02:40 +0000 |
commit | cc42f21f667cdcf6542194379965173e9730e016 (patch) | |
tree | 17f0ef196891e49713b6b4a2dc2eec68f20ac42d /dev-php | |
parent | Added to ~amd64. See bug #134270. (diff) | |
download | gentoo-2-cc42f21f667cdcf6542194379965173e9730e016.tar.gz gentoo-2-cc42f21f667cdcf6542194379965173e9730e016.tar.bz2 gentoo-2-cc42f21f667cdcf6542194379965173e9730e016.zip |
Added to ~amd64. See bug #134270.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-File_Fortune/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File_Fortune/PEAR-File_Fortune-0.9.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_Fortune/ChangeLog b/dev-php/PEAR-File_Fortune/ChangeLog index baa3c3fbd0ec..3e20c3ec75a1 100644 --- a/dev-php/PEAR-File_Fortune/ChangeLog +++ b/dev-php/PEAR-File_Fortune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_Fortune # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog,v 1.3 2006/05/25 22:33:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog,v 1.4 2006/05/27 11:02:40 chtekk Exp $ + + 27 May 2006; Luca Longinotti <chtekk@gentoo.org> + PEAR-File_Fortune-0.9.0.ebuild: + Added to ~amd64. See bug #134270. 25 May 2006; Michael Hanselmann <hansmi@gentoo.org> PEAR-File_Fortune-0.9.0.ebuild: diff --git a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-0.9.0.ebuild b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-0.9.0.ebuild index 8ae7874305e8..7593566ae0e1 100644 --- a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-0.9.0.ebuild +++ b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-0.9.0.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-php/PEAR-File_Fortune/PEAR-File_Fortune-0.9.0.ebuild,v 1.3 2006/05/25 22:33:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-0.9.0.ebuild,v 1.4 2006/05/27 11:02:40 chtekk Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Interface for reading from and writing to fortune files." LICENSE="PHP" SLOT="0" -KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" |