summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2009-11-18 13:48:28 +0100
committerChristoph Mende <angelos@gentoo.org>2009-11-18 13:48:28 +0100
commitccf011fda3aacb3f2bb5f895c03502c55d658e09 (patch)
tree4808bb9fa13640ff8faf628d8291c866b2cf6c1e /xfce-extra
parentxfce4-screenshooter: Fix test suite (diff)
downloadxfce-ccf011fda3aacb3f2bb5f895c03502c55d658e09.tar.gz
xfce-ccf011fda3aacb3f2bb5f895c03502c55d658e09.tar.bz2
xfce-ccf011fda3aacb3f2bb5f895c03502c55d658e09.zip
xfce4-stopwatch-plugin: Added xfce4-vala dependency
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-stopwatch-plugin/Manifest2
-rw-r--r--xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-9999.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-stopwatch-plugin/Manifest b/xfce-extra/xfce4-stopwatch-plugin/Manifest
index 79494f7..778a386 100644
--- a/xfce-extra/xfce4-stopwatch-plugin/Manifest
+++ b/xfce-extra/xfce4-stopwatch-plugin/Manifest
@@ -1,2 +1,2 @@
-EBUILD xfce4-stopwatch-plugin-9999.ebuild 665 RMD160 f5016a1bcdbaed079f4c472def58df981179d87b SHA1 e216ce5b1c512f90d554007be37022f816b0f744 SHA256 832aa4984f671d716ca9e407643db6a39876d500de70fff7bdfa58cd355716bd
+EBUILD xfce4-stopwatch-plugin-9999.ebuild 560 RMD160 4e4af5b602264807fdd56dc88ebde17658130674 SHA1 6e1ce67471410fa7d981ff1f50560a85089ab348 SHA256 bcab93a249ab5a9252db91f6e96dc5a479b9de699f27356f37e53b6c73912d61
MISC metadata.xml 157 RMD160 d7470fe88d1b96f3a7f1ef26fb7dc646b4a1b907 SHA1 7eae91f2588bdae8667d37a98fb3090d539eeca1 SHA256 44350daa7594842894d676413708d8ea77ccb0017bed24711af5b256281f5e61
diff --git a/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-9999.ebuild b/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-9999.ebuild
index 1370e41..84c3aae 100644
--- a/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-9999.ebuild
+++ b/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild,v 1.4 2009/10/06 11:15:26 ssuominen Exp $
+# $Header: $
EAPI=2
inherit xfce4
@@ -16,7 +16,8 @@ IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.10:2
>=xfce-base/libxfce4util-4.6
>=xfce-base/libxfcegui4-4.6
- >=xfce-base/xfce4-panel-4.6"
+ >=xfce-base/xfce4-panel-4.6
+ >=xfce-extra/xfce4-vala-4.6"
DEPEND="${RDEPEND}
dev-util/intltool"