summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-03-19 00:19:16 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-03-19 00:19:16 +0000
commitbe75fa85133b2d4c2d8c95360668405683136d31 (patch)
tree509433cb7fd875bcbd838e1197dcaeacb95963bc /dev-php5/ezc-AuthenticationDatabaseTiein
parentRegen Manifest (diff)
downloadhistorical-be75fa85133b2d4c2d8c95360668405683136d31.tar.gz
historical-be75fa85133b2d4c2d8c95360668405683136d31.tar.bz2
historical-be75fa85133b2d4c2d8c95360668405683136d31.zip
Drop old
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-php5/ezc-AuthenticationDatabaseTiein')
-rw-r--r--dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog6
-rw-r--r--dev-php5/ezc-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.0.ebuild14
2 files changed, 5 insertions, 15 deletions
diff --git a/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog b/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog
index abf3f4d71e75..33bb19367f95 100644
--- a/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog
+++ b/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/ezc-AuthenticationDatabaseTiein
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog,v 1.4 2008/01/13 15:59:34 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog,v 1.5 2008/03/19 00:11:06 jokey Exp $
+
+ 18 Mar 2008; Markus Ullmann <jokey@gentoo.org>
+ -ezc-AuthenticationDatabaseTiein-1.0.ebuild:
+ Drop old
*ezc-AuthenticationDatabaseTiein-1.1 (13 Jan 2008)
diff --git a/dev-php5/ezc-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.0.ebuild b/dev-php5/ezc-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.0.ebuild
deleted file mode 100644
index 7ec3dd7a36d0..000000000000
--- a/dev-php5/ezc-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.0.ebuild
+++ /dev/null
@@ -1,14 +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-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.0.ebuild,v 1.3 2007/10/08 19:02:11 jokey Exp $
-
-inherit php-ezc
-
-DESCRIPTION="This eZ component contains database writer backend for the Authentication component."
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
-IUSE=""
-
-RDEPEND="${RDEPEND}
- >=dev-php5/ezc-Authentication-1.0
- >=dev-php5/ezc-Database-1.3"