summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2009-11-11 10:09:42 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2009-11-11 10:09:42 +0100
commitd4e6786d4c4e4cc1ee2b92caf3d67b399d4294f4 (patch)
treee0040ffa4135e1b65bbdcd462b12d49ddab6a5c9 /recipes
parente21989e2f2c2cc954a8245a6faba7e7bd6a65144 (diff)
Revert "elmdentica: port elmdentica_svn.bb from shr/merge branch"
(it uses SRCREV var in recipe which is not universally set, of course....) This reverts commit e21989e2f2c2cc954a8245a6faba7e7bd6a65144.
Diffstat (limited to 'recipes')
-rw-r--r--recipes/e17/elmdentica_svn.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
deleted file mode 100644
index 977bc6d842..0000000000
--- a/recipes/e17/elmdentica_svn.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "A indenti.ca client for E"
-DEPENDS = "glib-2.0 gconf libxml2 curl elementary sqlite3-native"
-LICENSE = "GPLv3+"
-SECTION = "e/apps"
-HOMEPAGE = "http://elmdentica.googlecode.com"
-AUTHOR = "seabra"
-PV = "0.7.0+svnr${SRCREV}"
-PR = "r0"
-
-
-SRC_URI = "svn://elmdentica.googlecode.com/svn;module=trunk;proto=http"
-
-S = "${WORKDIR}/trunk"
-
-inherit autotools pkgconfig