diff options
author | 2009-10-06 11:15:26 +0000 | |
---|---|---|
committer | 2009-10-06 11:15:26 +0000 | |
commit | e328e90e0fbd31127e03e176c1cb2ce0dc7e4b4a (patch) | |
tree | ef94c3517ed79f50daa48a03e8d0580c9f89b64f /xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild | |
parent | media-fonts/font-daewoo-misc: fix Manifest (see bug #287403) (diff) | |
download | historical-e328e90e0fbd31127e03e176c1cb2ce0dc7e4b4a.tar.gz historical-e328e90e0fbd31127e03e176c1cb2ce0dc7e4b4a.tar.bz2 historical-e328e90e0fbd31127e03e176c1cb2ce0dc7e4b4a.zip |
amd64 stable
Package-Manager: portage-2.2_rc43/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild b/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild index aab49ad47f22..77abd5b1541c 100644 --- a/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild +++ b/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.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.3 2009/10/02 11:50:25 ssuominen Exp $ +# $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 $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.2/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10:2 |