diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-09 16:57:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-09 16:57:45 +0000 |
commit | 50110dd45567c3169fed875126e331bc0cdc0c16 (patch) | |
tree | 37c21d67d97c3d8ea5c537e48d9f38040f672169 /xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild | |
parent | amd64 stable, bug 327279 (diff) | |
download | gentoo-2-50110dd45567c3169fed875126e331bc0cdc0c16.tar.gz gentoo-2-50110dd45567c3169fed875126e331bc0cdc0c16.tar.bz2 gentoo-2-50110dd45567c3169fed875126e331bc0cdc0c16.zip |
ppc64 stable wrt #323729
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild index 50aee0fe0711..f6cc1dbc3157 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.6.ebuild,v 1.3 2010/06/30 16:10:34 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild,v 1.4 2010/07/09 16:57:45 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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=dev-libs/glib-2.16:2 |