summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-03-18 02:36:44 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-03-18 02:36:44 +0000
commit507b24b7b5cf5a8566021917c27a53f38d61f996 (patch)
tree49a27a44d5e5cfb2535f73122b263e0b0fcc14de /dev-php5
parentCleanup. (diff)
downloadgentoo-2-507b24b7b5cf5a8566021917c27a53f38d61f996.tar.gz
gentoo-2-507b24b7b5cf5a8566021917c27a53f38d61f996.tar.bz2
gentoo-2-507b24b7b5cf5a8566021917c27a53f38d61f996.zip
Cleanup, Vbump.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/propel-runtime/ChangeLog10
-rw-r--r--dev-php5/propel-runtime/files/digest-propel-runtime-1.2.03
-rw-r--r--dev-php5/propel-runtime/files/digest-propel-runtime-1.2.13
-rw-r--r--dev-php5/propel-runtime/metadata.xml2
-rw-r--r--dev-php5/propel-runtime/propel-runtime-1.2.1.ebuild (renamed from dev-php5/propel-runtime/propel-runtime-1.2.0.ebuild)14
5 files changed, 21 insertions, 11 deletions
diff --git a/dev-php5/propel-runtime/ChangeLog b/dev-php5/propel-runtime/ChangeLog
index 13fbd20c0792..4bb12c8f7f4f 100644
--- a/dev-php5/propel-runtime/ChangeLog
+++ b/dev-php5/propel-runtime/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php5/propel-runtime
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-runtime/ChangeLog,v 1.4 2006/09/20 11:01:41 sebastian Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-runtime/ChangeLog,v 1.5 2007/03/18 02:36:44 chtekk Exp $
+
+*propel-runtime-1.2.1 (18 Mar 2007)
+
+ 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
+ -propel-runtime-1.2.0.ebuild, +propel-runtime-1.2.1.ebuild:
+ Cleanup, version bump.
*propel-runtime-1.2.0 (20 Sep 2006)
diff --git a/dev-php5/propel-runtime/files/digest-propel-runtime-1.2.0 b/dev-php5/propel-runtime/files/digest-propel-runtime-1.2.0
deleted file mode 100644
index 7066f06c673b..000000000000
--- a/dev-php5/propel-runtime/files/digest-propel-runtime-1.2.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 2e7ebd11e11d40dd49675be3946ed561 propel_runtime-1.2.0.tgz 45959
-RMD160 ca2638f98beb8ad116b3c726a604418f86393b2e propel_runtime-1.2.0.tgz 45959
-SHA256 46341057acf961544f9a5190d3eb1d810ac31c6e4420dcf4db5dc19963c985cd propel_runtime-1.2.0.tgz 45959
diff --git a/dev-php5/propel-runtime/files/digest-propel-runtime-1.2.1 b/dev-php5/propel-runtime/files/digest-propel-runtime-1.2.1
new file mode 100644
index 000000000000..69b939890ed2
--- /dev/null
+++ b/dev-php5/propel-runtime/files/digest-propel-runtime-1.2.1
@@ -0,0 +1,3 @@
+MD5 7ff3278d0d5c7ef6ec4f286fa32eeda4 propel_runtime-1.2.1.tgz 43151
+RMD160 4cde2c68fbc56154709c812106b4973a58d2fb45 propel_runtime-1.2.1.tgz 43151
+SHA256 c5de20f4c1b8912487c0d1bf9b7aa0b17705074fe3c13cc725c4144dcba098c7 propel_runtime-1.2.1.tgz 43151
diff --git a/dev-php5/propel-runtime/metadata.xml b/dev-php5/propel-runtime/metadata.xml
index 40dbb4c4bbaf..fd3dbe39fa64 100644
--- a/dev-php5/propel-runtime/metadata.xml
+++ b/dev-php5/propel-runtime/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>php</herd>
+ <herd>php</herd>
</pkgmetadata>
diff --git a/dev-php5/propel-runtime/propel-runtime-1.2.0.ebuild b/dev-php5/propel-runtime/propel-runtime-1.2.1.ebuild
index 9a80938f875b..84168bf17fdf 100644
--- a/dev-php5/propel-runtime/propel-runtime-1.2.0.ebuild
+++ b/dev-php5/propel-runtime/propel-runtime-1.2.1.ebuild
@@ -1,17 +1,21 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.0.ebuild,v 1.1 2006/09/20 11:01:41 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-runtime/propel-runtime-1.2.1.ebuild,v 1.1 2007/03/18 02:36:44 chtekk Exp $
inherit php-pear-lib-r1
+KEYWORDS="~amd64 ~x86"
+
DESCRIPTION="Object Persistence Layer for PHP 5 (Runtime)."
-HOMEPAGE="http://propel.phpdb.org/wiki/"
+HOMEPAGE="http://propel.phpdb.org/trac/wiki/"
+SRC_URI="http://pear.phpdb.org/get/propel_runtime-${PV}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
IUSE=""
-SRC_URI="http://pear.phpdb.org/get/propel_runtime-${PV}.tgz"
+
+DEPEND=""
RDEPEND=">=dev-php5/creole-1.1.0"
+
S="${WORKDIR}/propel_runtime-${PV}"
need_php_by_category