diff options
Diffstat (limited to 'dev-php5/ezc-Authentication')
-rw-r--r-- | dev-php5/ezc-Authentication/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild | 10 |
2 files changed, 5 insertions, 11 deletions
diff --git a/dev-php5/ezc-Authentication/ChangeLog b/dev-php5/ezc-Authentication/ChangeLog index 930ae485c026..ebf3309494f0 100644 --- a/dev-php5/ezc-Authentication/ChangeLog +++ b/dev-php5/ezc-Authentication/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-Authentication # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ChangeLog,v 1.4 2008/01/13 15:59:15 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ChangeLog,v 1.5 2008/03/19 00:10:51 jokey Exp $ + + 18 Mar 2008; Markus Ullmann <jokey@gentoo.org> + -ezc-Authentication-1.0.ebuild: + Drop old *ezc-Authentication-1.1 (13 Jan 2008) diff --git a/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild b/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild deleted file mode 100644 index 02a135c92317..000000000000 --- a/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild,v 1.3 2007/10/08 19:02:03 jokey Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component allows you to provide support for different means of identification and authentication of users." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" -IUSE="" |