diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-18 06:46:58 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-18 06:46:58 +0000 |
commit | d7315561ef12621cf6d553b781be4a14bc6391cc (patch) | |
tree | 82e58fe824ebfc447e8f1776aa819ae38e8d5823 /dev-php/propel-runtime | |
parent | Added a patch to allow klibc to build properly on mips systems w/ 64bit kerne... (diff) | |
download | gentoo-2-d7315561ef12621cf6d553b781be4a14bc6391cc.tar.gz gentoo-2-d7315561ef12621cf6d553b781be4a14bc6391cc.tar.bz2 gentoo-2-d7315561ef12621cf6d553b781be4a14bc6391cc.zip |
Version bump.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php/propel-runtime')
-rw-r--r-- | dev-php/propel-runtime/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/propel-runtime/Manifest | 14 | ||||
-rw-r--r-- | dev-php/propel-runtime/files/digest-propel-runtime-1.1.0 | 1 | ||||
-rw-r--r-- | dev-php/propel-runtime/files/digest-propel-runtime-1.1.1 | 1 | ||||
-rw-r--r-- | dev-php/propel-runtime/propel-runtime-1.1.1.ebuild (renamed from dev-php/propel-runtime/propel-runtime-1.1.0.ebuild) | 2 |
5 files changed, 11 insertions, 15 deletions
diff --git a/dev-php/propel-runtime/ChangeLog b/dev-php/propel-runtime/ChangeLog index 590c35679ecb..efde7d087db2 100644 --- a/dev-php/propel-runtime/ChangeLog +++ b/dev-php/propel-runtime/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/propel-runtime # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v 1.7 2005/09/10 13:46:32 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v 1.8 2005/09/18 06:45:40 sebastian Exp $ + +*propel-runtime-1.1.1 (18 Sep 2005) + + 18 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> + -propel-runtime-1.1.0.ebuild, +propel-runtime-1.1.1.ebuild: + Version bump. 10 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> propel-runtime-1.1.0.ebuild: diff --git a/dev-php/propel-runtime/Manifest b/dev-php/propel-runtime/Manifest index 542bafc514f3..6decb4fb907e 100644 --- a/dev-php/propel-runtime/Manifest +++ b/dev-php/propel-runtime/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 791fc2544c760acc0e2a22fb3aa2d5e6 propel-runtime-1.1.0.ebuild 565 +MD5 791fc2544c760acc0e2a22fb3aa2d5e6 propel-runtime-1.1.1.ebuild 565 MD5 e3834a0557856d1753725a525bbc62d2 ChangeLog 1112 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 -MD5 1a8cbfc763bf1353d5ca2b6c2c3457a3 files/digest-propel-runtime-1.1.0 68 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDIuP8aGfFFLhbXWkRAqqgAJ40O0DELBjx6fpDkyE2XGQDK41WgACff+jQ -W1va2x4tk4IsPTLH3x5YHdg= -=gf5J ------END PGP SIGNATURE----- +MD5 2c66884bb4138860d271581066d0a01b files/digest-propel-runtime-1.1.1 68 diff --git a/dev-php/propel-runtime/files/digest-propel-runtime-1.1.0 b/dev-php/propel-runtime/files/digest-propel-runtime-1.1.0 deleted file mode 100644 index 3b96d6eb5ee1..000000000000 --- a/dev-php/propel-runtime/files/digest-propel-runtime-1.1.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 5162adcf677b63f16fc06bbe2bde0798 propel_runtime-1.1.0.tgz 41839 diff --git a/dev-php/propel-runtime/files/digest-propel-runtime-1.1.1 b/dev-php/propel-runtime/files/digest-propel-runtime-1.1.1 new file mode 100644 index 000000000000..176b63e9929d --- /dev/null +++ b/dev-php/propel-runtime/files/digest-propel-runtime-1.1.1 @@ -0,0 +1 @@ +MD5 8d6ab980fe5b23146eeadb6eda3f833d propel_runtime-1.1.1.tgz 44197 diff --git a/dev-php/propel-runtime/propel-runtime-1.1.0.ebuild b/dev-php/propel-runtime/propel-runtime-1.1.1.ebuild index f759bc019108..52adbf40e761 100644 --- a/dev-php/propel-runtime/propel-runtime-1.1.0.ebuild +++ b/dev-php/propel-runtime/propel-runtime-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.1.0.ebuild,v 1.5 2005/09/10 13:46:32 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.1.1.ebuild,v 1.1 2005/09/18 06:45:40 sebastian Exp $ inherit php-pear-r1 depend.php |