summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2010-06-01 12:22:19 +0000
committerMatti Bickel <mabi@gentoo.org>2010-06-01 12:22:19 +0000
commitafbdb4c5544cd5bf61a67412c444828475bda05a (patch)
treea9e0765a85b2301801c9d4ac870939a26e3592ec /dev-php5
parentremove old (diff)
downloadgentoo-2-afbdb4c5544cd5bf61a67412c444828475bda05a.tar.gz
gentoo-2-afbdb4c5544cd5bf61a67412c444828475bda05a.tar.bz2
gentoo-2-afbdb4c5544cd5bf61a67412c444828475bda05a.zip
remove old
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/propel-runtime/ChangeLog5
-rw-r--r--dev-php5/propel-runtime/propel-runtime-1.2.1.ebuild22
2 files changed, 4 insertions, 23 deletions
diff --git a/dev-php5/propel-runtime/ChangeLog b/dev-php5/propel-runtime/ChangeLog
index ee32be6407ce..6469c2aa1e27 100644
--- a/dev-php5/propel-runtime/ChangeLog
+++ b/dev-php5/propel-runtime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/propel-runtime
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-runtime/ChangeLog,v 1.10 2010/05/29 18:39:39 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-runtime/ChangeLog,v 1.11 2010/06/01 12:22:19 mabi Exp $
+
+ 01 Jun 2010; <mabi@gentoo.org> -propel-runtime-1.2.1.ebuild:
+ remove old
*propel-runtime-1.5.1 (29 May 2010)
diff --git a/dev-php5/propel-runtime/propel-runtime-1.2.1.ebuild b/dev-php5/propel-runtime/propel-runtime-1.2.1.ebuild
deleted file mode 100644
index a79c9c849ebf..000000000000
--- a/dev-php5/propel-runtime/propel-runtime-1.2.1.ebuild
+++ /dev/null
@@ -1,22 +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/propel-runtime/propel-runtime-1.2.1.ebuild,v 1.2 2007/03/18 02:51:49 chtekk Exp $
-
-inherit php-pear-lib-r1
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Object Persistence Layer for PHP 5 (Runtime)."
-HOMEPAGE="http://propel.phpdb.org/trac/wiki/"
-SRC_URI="http://pear.phpdb.org/get/propel_runtime-${PV}.tgz"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=dev-php5/creole-1.1.0
- >=dev-php/PEAR-Log-1.8.7-r1"
-
-S="${WORKDIR}/propel_runtime-${PV}"
-
-need_php_by_category