diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-30 09:06:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-30 09:06:51 +0000 |
commit | 71d3ce591377adb5e9f83a54148a555c8a74ea3f (patch) | |
tree | 09f1878ddb81a1f81ae9986f7e532883bd5d491b /x11-plugins/e_modules-flame | |
parent | update keywords (diff) | |
download | enlightenment-71d3ce591377adb5e9f83a54148a555c8a74ea3f.tar.gz enlightenment-71d3ce591377adb5e9f83a54148a555c8a74ea3f.tar.bz2 enlightenment-71d3ce591377adb5e9f83a54148a555c8a74ea3f.zip |
split E-MODULES-EXTRA into ESVN_SUB_PROJECT
(Portage version: 2.2_rc16/svn/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'x11-plugins/e_modules-flame')
-rw-r--r-- | x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild b/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild index 51258f0..ea69cde 100644 --- a/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild +++ b/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-plugins/e_modules/e_modules-9999.ebuild,v 1.6 2006/09/14 15:21:04 vapier Exp $ -ESVN_URI_APPEND="E-MODULES-EXTRA/${PN#e_modules-}" +ESVN_SUB_PROJECT="E-MODULES-EXTRA" +ESVN_URI_APPEND="${PN#e_modules-}" inherit enlightenment DESCRIPTION="e17 ${PN#e_modules-} module" |