diff options
author | Naohiro Aota <naota@gentoo.org> | 2011-11-08 09:31:58 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2011-11-08 09:31:58 +0000 |
commit | 7b338f598072a89887ec43a778c2eae4a4d22c20 (patch) | |
tree | a24408a243f2819f4f3104f3020102fc7d9efc01 /app-admin | |
parent | Remove old. (diff) | |
download | gentoo-2-7b338f598072a89887ec43a778c2eae4a4d22c20.tar.gz gentoo-2-7b338f598072a89887ec43a778c2eae4a4d22c20.tar.bz2 gentoo-2-7b338f598072a89887ec43a778c2eae4a4d22c20.zip |
Add ~x86-fbsd
(Portage version: 2.2.0_alpha72/cvs/FreeBSD i386)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-php/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-php/ChangeLog b/app-admin/eselect-php/ChangeLog index 1e4f63e91d2e..f0dd5763dffb 100644 --- a/app-admin/eselect-php/ChangeLog +++ b/app-admin/eselect-php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-php # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.30 2011/09/02 18:45:59 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.31 2011/11/08 09:31:58 naota Exp $ + + 08 Nov 2011; Naohiro Aota <naota@gentoo.org> eselect-php-0.6.6.ebuild: + Add ~x86-fbsd *eselect-php-0.6.6 (02 Sep 2011) diff --git a/app-admin/eselect-php/eselect-php-0.6.6.ebuild b/app-admin/eselect-php/eselect-php-0.6.6.ebuild index 24f2290f5dbb..7376658ee867 100644 --- a/app-admin/eselect-php/eselect-php-0.6.6.ebuild +++ b/app-admin/eselect-php/eselect-php-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.6.ebuild,v 1.1 2011/09/02 18:45:59 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.6.ebuild,v 1.2 2011/11/08 09:31:58 naota Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="http://olemarkus.org/~olemarkus/gentoo/eselect-php-${PV}.bz2" LICENSE="GPL-2" 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 ~x86-fbsd" IUSE="" DEPEND=">=app-admin/eselect-1.2.4 |