# ChangeLog for dev-php5/propel
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel/ChangeLog,v 1.4 2006/09/20 11:02:47 sebastian Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel/ChangeLog,v 1.5 2007/03/18 02:58:24 chtekk Exp $
+
+*propel-1.2.1 (18 Mar 2007)
+
+ 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
+ -propel-1.2.0.ebuild, +propel-1.2.1.ebuild:
+ Cleanup, version bump.
*propel-1.2.0 (20 Sep 2006)
<?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>
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel/propel-1.2.0.ebuild,v 1.1 2006/09/20 11:02:47 sebastian Exp $
-
-DESCRIPTION="Object Persistence Layer for PHP 5."
-HOMEPAGE="http://propel.phpdb.org/wiki/"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-RDEPEND=">=dev-php5/propel-generator-1.2.0
- >=dev-php5/propel-runtime-1.2.0"
--- /dev/null
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel/propel-1.2.1.ebuild,v 1.1 2007/03/18 02:58:24 chtekk Exp $
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Object Persistence Layer for PHP 5."
+HOMEPAGE="http://propel.phpdb.org/trac/wiki/"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~dev-php5/propel-generator-1.2.1
+ ~dev-php5/propel-runtime-1.2.1"