summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-02-22 20:56:50 +0100
committerChristoph Mende <angelos@gentoo.org>2011-02-22 20:56:50 +0100
commit6e62429431018836e96c8ab833f984dd2df79f94 (patch)
tree429ffa69bf15dd43f8acc71f2f2791211475f4ee /dev-util
parentRemoved xfce4-meta (diff)
downloadxfce-6e62429431018836e96c8ab833f984dd2df79f94.tar.gz
xfce-6e62429431018836e96c8ab833f984dd2df79f94.tar.bz2
xfce-6e62429431018836e96c8ab833f984dd2df79f94.zip
New eclass: xfconf-live
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/xfce4-dev-tools/Manifest2
-rw-r--r--dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/dev-util/xfce4-dev-tools/Manifest b/dev-util/xfce4-dev-tools/Manifest
index 21838df..8aa378f 100644
--- a/dev-util/xfce4-dev-tools/Manifest
+++ b/dev-util/xfce4-dev-tools/Manifest
@@ -1,2 +1,2 @@
-EBUILD xfce4-dev-tools-9999.ebuild 517 RMD160 31e51c6b482b116f4b788645099f13ccf6aa4431 SHA1 7522471a0fa8a68d737905a3fada8f2c8d1df9f5 SHA256 17ee59eb4452ab19d87825d32244c5962d536e963b14ffd9cf825db5a8e99911
+EBUILD xfce4-dev-tools-9999.ebuild 518 RMD160 885772ff73acad05e46d3bde090fc68e66d7777b SHA1 555b0030fff6476fc2543bb16eb672c2570497a2 SHA256 96f43b46755515397135d034f6657187217d0675b9d782b1874f83672c9a9577
MISC metadata.xml 157 RMD160 d7470fe88d1b96f3a7f1ef26fb7dc646b4a1b907 SHA1 7eae91f2588bdae8667d37a98fb3090d539eeca1 SHA256 44350daa7594842894d676413708d8ea77ccb0017bed24711af5b256281f5e61
diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild
index 6412576..7cc50b8 100644
--- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild
+++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild
@@ -2,9 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-inherit xfce4
-
-xfce4_core
+EAPI=3
+inherit xfconf-live
DESCRIPTION="Xfce's build scripts and aclocal macros"
HOMEPAGE="http://www.xfce.org/ http://foo-projects.org/~benny/projects/xfce4-dev-tools/"