diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-07 20:23:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-07 20:23:46 +0000 |
commit | ef133927d23f1b46f035934468bbad367ecb8390 (patch) | |
tree | f29435be4880a6e4c1144219060c3799f37f3c91 /app-admin/php-toolkit | |
parent | bump to 2.22.1, don't send right click too fast and fix --as-needed compilation. (diff) | |
download | gentoo-2-ef133927d23f1b46f035934468bbad367ecb8390.tar.gz gentoo-2-ef133927d23f1b46f035934468bbad367ecb8390.tar.bz2 gentoo-2-ef133927d23f1b46f035934468bbad367ecb8390.zip |
alpha/ia64/sparc stable wrt security #209535
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-admin/php-toolkit')
-rw-r--r-- | app-admin/php-toolkit/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/php-toolkit/php-toolkit-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/php-toolkit/ChangeLog b/app-admin/php-toolkit/ChangeLog index 758d28785a76..08f735ec94fd 100644 --- a/app-admin/php-toolkit/ChangeLog +++ b/app-admin/php-toolkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/php-toolkit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/php-toolkit/ChangeLog,v 1.26 2008/04/06 20:17:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/php-toolkit/ChangeLog,v 1.27 2008/04/07 20:23:46 armin76 Exp $ + + 07 Apr 2008; Raúl Porcel <armin76@gentoo.org> php-toolkit-1.0.1.ebuild: + alpha/ia64/sparc stable wrt security #209535 06 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> php-toolkit-1.0.1.ebuild: diff --git a/app-admin/php-toolkit/php-toolkit-1.0.1.ebuild b/app-admin/php-toolkit/php-toolkit-1.0.1.ebuild index 627d9337e65c..4fe3924c9655 100644 --- a/app-admin/php-toolkit/php-toolkit-1.0.1.ebuild +++ b/app-admin/php-toolkit/php-toolkit-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/php-toolkit/php-toolkit-1.0.1.ebuild,v 1.6 2008/04/06 20:17:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/php-toolkit/php-toolkit-1.0.1.ebuild,v 1.7 2008/04/07 20:23:46 armin76 Exp $ DESCRIPTION="Utilities for managing installed copies of PHP" HOMEPAGE="http://www.gentoo.org/proj/en/php/" @@ -8,7 +8,7 @@ SRC_URI="http://gentoo.longitekk.com/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |