diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-11 21:10:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-11 21:10:00 +0000 |
commit | 82f2db0c32f83aa5f67a807550129b465dff51bc (patch) | |
tree | f1ef19cc54e5fbf031a4f5a88a090d278dd1e38c /dev-php5/ezc-Base | |
parent | Version bump, from the php overlay (diff) | |
download | historical-82f2db0c32f83aa5f67a807550129b465dff51bc.tar.gz historical-82f2db0c32f83aa5f67a807550129b465dff51bc.tar.bz2 historical-82f2db0c32f83aa5f67a807550129b465dff51bc.zip |
Version bump, from the php overlay
Package-Manager: portage-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="" |