summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2010-07-25 15:52:16 +0000
committerThomas Sachau <tommy@gentoo.org>2010-07-25 15:52:16 +0000
commit009bf86132c794d195696dcd6a7fa27123328264 (patch)
tree5a45ef30c8304fbe9e1c20ee11589e02e9909df5 /media-libs/edje
parentVersion bump for snapshot ebuild (diff)
downloadenlightenment-009bf86132c794d195696dcd6a7fa27123328264.tar.gz
enlightenment-009bf86132c794d195696dcd6a7fa27123328264.tar.bz2
enlightenment-009bf86132c794d195696dcd6a7fa27123328264.zip
Version bump for snapshot ebuild
(Portage version: 2.2_rc67-r8/svn/Linux x86_64)
Diffstat (limited to 'media-libs/edje')
-rw-r--r--media-libs/edje/edje-0.9.9.050.ebuild31
-rw-r--r--media-libs/edje/edje-0.9.99.49898.ebuild (renamed from media-libs/edje/edje-0.9.93.063.ebuild)4
2 files changed, 2 insertions, 33 deletions
diff --git a/media-libs/edje/edje-0.9.9.050.ebuild b/media-libs/edje/edje-0.9.9.050.ebuild
deleted file mode 100644
index f357956..0000000
--- a/media-libs/edje/edje-0.9.9.050.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/edje/edje-9999.ebuild,v 1.6 2006/07/16 05:29:42 vapier Exp $
-
-E_SNAP_DATE="2008-09-25"
-inherit enlightenment
-
-DESCRIPTION="graphical layout and animation library"
-HOMEPAGE="http://www.enlightenment.org/pages/edje.html"
-
-IUSE="vim-syntax"
-
-DEPEND=">=x11-libs/evas-0.9.9.050
- >=x11-libs/ecore-0.9.9.050
- >=dev-libs/eet-1.1.0
- >=dev-libs/embryo-0.9.9.050"
-
-src_compile() {
- export MY_ECONF="
- $(use_with vim-syntax vim /usr/share/vim)
- "
- enlightenment_src_compile
-}
-
-src_install() {
- if use vim-syntax ; then
- insinto /usr/share/vim/vimfiles/syntax/
- doins data/edc.vim edc.vim
- fi
- enlightenment_src_install
-}
diff --git a/media-libs/edje/edje-0.9.93.063.ebuild b/media-libs/edje/edje-0.9.99.49898.ebuild
index 07a2be1..f56155a 100644
--- a/media-libs/edje/edje-0.9.93.063.ebuild
+++ b/media-libs/edje/edje-0.9.99.49898.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/edje/edje-9999.ebuild,v 1.6 2006/07/16 05:29:42 vapier Exp $
-E_SNAP_DATE="2009-12-02"
+E_SNAP_DATE="2010-06-27"
inherit enlightenment
DESCRIPTION="graphical layout and animation library"