diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-06 11:15:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-06 11:15:26 +0000 |
commit | e328e90e0fbd31127e03e176c1cb2ce0dc7e4b4a (patch) | |
tree | ef94c3517ed79f50daa48a03e8d0580c9f89b64f /xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.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-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild index c7f00bd16727..d859eb692d3f 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.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-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild,v 1.1 2009/09/03 14:47:07 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild,v 1.2 2009/10/06 11:13:34 ssuominen Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.7/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10:2 |