diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-11 21:08:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-11 21:08:07 +0000 |
commit | 1bf1e47cac4743a41940212f171deadba397c139 (patch) | |
tree | b915b52e1a541c25d557b3853f36c4972eb4a6ea /dev-php5/ezc-Base | |
parent | Version bump, from the php overlay (diff) | |
download | gentoo-2-1bf1e47cac4743a41940212f171deadba397c139.tar.gz gentoo-2-1bf1e47cac4743a41940212f171deadba397c139.tar.bz2 gentoo-2-1bf1e47cac4743a41940212f171deadba397c139.zip |
Version bump, from the php overlay
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php5/ezc-Base')
-rw-r--r-- | dev-php5/ezc-Base/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php5/ezc-Base/ezc-Base-1.4.1.ebuild | 10 |
2 files changed, 16 insertions, 1 deletions
diff --git a/dev-php5/ezc-Base/ChangeLog b/dev-php5/ezc-Base/ChangeLog index 162c3cc42b9b..1072f98c4f95 100644 --- a/dev-php5/ezc-Base/ChangeLog +++ b/dev-php5/ezc-Base/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php5/ezc-Base # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ChangeLog,v 1.15 2008/01/13 15:59:59 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ChangeLog,v 1.16 2008/02/11 21:08:07 armin76 Exp $ + +*ezc-Base-1.4.1 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> +ezc-Base-1.4.1.ebuild: + Version bump, from the php overlay *ezc-Base-1.4 (13 Jan 2008) diff --git a/dev-php5/ezc-Base/ezc-Base-1.4.1.ebuild b/dev-php5/ezc-Base/ezc-Base-1.4.1.ebuild new file mode 100644 index 000000000000..ec79a9f9c592 --- /dev/null +++ b/dev-php5/ezc-Base/ezc-Base-1.4.1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.4.1.ebuild,v 1.1 2008/02/11 21:08:07 armin76 Exp $ + +inherit php-ezc + +DESCRIPTION="The Base package provides the basic infrastructure that all eZ component packages rely on." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" |