diff options
author | Matti Bickel <mabi@gentoo.org> | 2011-12-14 22:10:18 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2011-12-14 22:10:18 +0000 |
commit | 0fe02834fcd5259999398729dd73217f327bd9c0 (patch) | |
tree | 8abf970b2ec1f1129f94505d2bf4c8bd32d8ec4f /dev-php/ezc-Feed/ezc-Feed-1.3.ebuild | |
parent | Moving package from dev-php5 to dev-php category (bug #324665) (diff) | |
download | gentoo-2-0fe02834fcd5259999398729dd73217f327bd9c0.tar.gz gentoo-2-0fe02834fcd5259999398729dd73217f327bd9c0.tar.bz2 gentoo-2-0fe02834fcd5259999398729dd73217f327bd9c0.zip |
Moving package from dev-php5 to dev-php category (bug #324665)
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-php/ezc-Feed/ezc-Feed-1.3.ebuild')
-rw-r--r-- | dev-php/ezc-Feed/ezc-Feed-1.3.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php/ezc-Feed/ezc-Feed-1.3.ebuild b/dev-php/ezc-Feed/ezc-Feed-1.3.ebuild new file mode 100644 index 000000000000..48f1f63d59ed --- /dev/null +++ b/dev-php/ezc-Feed/ezc-Feed-1.3.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-Feed/ezc-Feed-1.3.ebuild,v 1.1 2011/12/14 22:10:18 mabi Exp $ + +EZC_BASE_MIN="1.8" +inherit php-ezc + +DESCRIPTION="A component for parsing and creating RSS1, RSS2 and ATOM feeds" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |