diff options
-rw-r--r-- | x11-libs/ecore/ecore-1.0.0_pre7.ebuild | 3 | ||||
-rw-r--r-- | x11-libs/evas/evas-1.0.0_pre13.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-libs/ecore/ecore-1.0.0_pre7.ebuild b/x11-libs/ecore/ecore-1.0.0_pre7.ebuild index c017841fbdca..9771960c6cc0 100644 --- a/x11-libs/ecore/ecore-1.0.0_pre7.ebuild +++ b/x11-libs/ecore/ecore-1.0.0_pre7.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-1.0.0_pre7.ebuild,v 1.3 2004/08/30 18:58:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-1.0.0_pre7.ebuild,v 1.4 2004/11/08 22:18:48 vapier Exp $ inherit enlightenment DESCRIPTION="core event abstraction layer and X abstraction layer (nice convenience library)" HOMEPAGE="http://www.enlightenment.org/pages/ecore.html" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" IUSE="X fbcon opengl" DEPEND=">=x11-libs/evas-1.0.0_pre13 diff --git a/x11-libs/evas/evas-1.0.0_pre13.ebuild b/x11-libs/evas/evas-1.0.0_pre13.ebuild index caf2ca10f587..7a3e9437b513 100644 --- a/x11-libs/evas/evas-1.0.0_pre13.ebuild +++ b/x11-libs/evas/evas-1.0.0_pre13.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/evas-1.0.0_pre13.ebuild,v 1.2 2004/08/30 18:57:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/evas-1.0.0_pre13.ebuild,v 1.3 2004/11/08 22:17:45 vapier Exp $ inherit enlightenment flag-o-matic DESCRIPTION="hardware-accelerated canvas API" HOMEPAGE="http://www.enlightenment.org/pages/evas.html" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" IUSE="X directfb fbcon jpeg mmx opengl png sse" DEPEND="virtual/x11 |