diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:16:59 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:16:59 +0000 |
commit | d794e0487ca61e28b87e814786285373e19ce488 (patch) | |
tree | fd08bfdacc822f74c4a8617d8df3c42347c8ad75 /dev-php5 | |
parent | Drop old (diff) | |
download | gentoo-2-d794e0487ca61e28b87e814786285373e19ce488.tar.gz gentoo-2-d794e0487ca61e28b87e814786285373e19ce488.tar.bz2 gentoo-2-d794e0487ca61e28b87e814786285373e19ce488.zip |
Drop old
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5')
4 files changed, 7 insertions, 40 deletions
diff --git a/dev-php5/ezc-TranslationCacheTiein/ChangeLog b/dev-php5/ezc-TranslationCacheTiein/ChangeLog index e5016eb745f2..947e400282b3 100644 --- a/dev-php5/ezc-TranslationCacheTiein/ChangeLog +++ b/dev-php5/ezc-TranslationCacheTiein/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-TranslationCacheTiein # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.13 2008/01/13 16:08:57 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.14 2008/03/19 00:16:59 jokey Exp $ + + 19 Mar 2008; Markus Ullmann <jokey@gentoo.org> + -ezc-TranslationCacheTiein-1.0.ebuild, + -ezc-TranslationCacheTiein-1.1.ebuild, + -ezc-TranslationCacheTiein-1.1.1.ebuild: + Drop old 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> ezc-TranslationCacheTiein-1.1.2.ebuild: diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild deleted file mode 100644 index db1895762857..000000000000 --- a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild,v 1.4 2006/07/12 07:53:58 sebastian Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." -SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" -IUSE="" -RDEPEND="${RDEPEND} - dev-php5/ezc-Cache - dev-php5/ezc-Translation" diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild deleted file mode 100644 index 554cf93dccc7..000000000000 --- a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild,v 1.2 2006/11/25 22:22:52 kloeri Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -RDEPEND="${RDEPEND} - dev-php5/ezc-Cache - dev-php5/ezc-Translation" diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild deleted file mode 100644 index 3480127e4506..000000000000 --- a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild,v 1.4 2006/10/01 20:10:15 gmsoft Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -RDEPEND="${RDEPEND} - dev-php5/ezc-Cache - dev-php5/ezc-Translation" |