diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-05-27 11:11:09 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-05-27 11:11:09 +0000 |
commit | 17be61f1fa08aba783085c50bca51ebc8a4af880 (patch) | |
tree | ee0aefec02d5165af7e918e6939bc829351f8356 /dev-php/PEAR-File_Fortune | |
parent | Stable on alpha wrt bug #129091 (diff) | |
download | historical-17be61f1fa08aba783085c50bca51ebc8a4af880.tar.gz historical-17be61f1fa08aba783085c50bca51ebc8a4af880.tar.bz2 historical-17be61f1fa08aba783085c50bca51ebc8a4af880.zip |
Added to ~amd64. See bug #134270.
Package-Manager: portage-2.1_rc1-r3
Diffstat (limited to 'dev-php/PEAR-File_Fortune')
-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="" |