diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 11:51:41 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 11:51:41 +0000 |
commit | 0bfbef773771fde9a3216259a9f6d24bfe91bca2 (patch) | |
tree | 270429da0cd6a836a10b0929c037792a90247acf /dev-php5/ezc-DatabaseSchema/ezc-DatabaseSchema-1.0.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-0bfbef773771fde9a3216259a9f6d24bfe91bca2.tar.gz gentoo-2-0bfbef773771fde9a3216259a9f6d24bfe91bca2.tar.bz2 gentoo-2-0bfbef773771fde9a3216259a9f6d24bfe91bca2.zip |
Version bump.
(Portage version: 2.1)
Diffstat (limited to 'dev-php5/ezc-DatabaseSchema/ezc-DatabaseSchema-1.0.ebuild')
-rw-r--r-- | dev-php5/ezc-DatabaseSchema/ezc-DatabaseSchema-1.0.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-php5/ezc-DatabaseSchema/ezc-DatabaseSchema-1.0.ebuild b/dev-php5/ezc-DatabaseSchema/ezc-DatabaseSchema-1.0.ebuild new file mode 100644 index 000000000000..99c2cb897c8e --- /dev/null +++ b/dev-php5/ezc-DatabaseSchema/ezc-DatabaseSchema-1.0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-DatabaseSchema/ezc-DatabaseSchema-1.0.ebuild,v 1.1 2006/06/12 11:51:41 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component provides a set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema." +SLOT="0" +KEYWORDS="~x86" +IUSE="" |