summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/mousepad/mousepad-0.2.2.ebuild')
-rw-r--r--xfce-extra/mousepad/mousepad-0.2.2.ebuild15
1 files changed, 9 insertions, 6 deletions
diff --git a/xfce-extra/mousepad/mousepad-0.2.2.ebuild b/xfce-extra/mousepad/mousepad-0.2.2.ebuild
index 689cf0c185fa..0e66666e9a87 100644
--- a/xfce-extra/mousepad/mousepad-0.2.2.ebuild
+++ b/xfce-extra/mousepad/mousepad-0.2.2.ebuild
@@ -1,12 +1,15 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.2.ebuild,v 1.6 2006/09/10 04:16:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.2.ebuild,v 1.7 2007/03/11 10:16:54 drac Exp $
+
+inherit xfce42
DESCRIPTION="Small text editor for Xfce 4"
SRC_URI="http://erikharrison.net/software/${P}.tar.gz"
+HOMEPAGE="http://www.xfce.org"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86"
-
-RDEPEND="xfce-base/libxfce4mcs"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86"
-inherit xfce4
+RDEPEND="=xfce-base/libxfce4mcs-4.2*
+ =xfce-base/libxfcegui4-4.2*
+ =xfce-base/libxfce4util-4.2*"