diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-03 15:10:55 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-03 15:10:55 +0000 |
commit | 90073b4c18deced45bf1eb85c6d097e2a63b9f8e (patch) | |
tree | 3249fa77269f1ff63b2adde16b598b5de61e67df /xfce-extra/xfswitch-plugin | |
parent | Cleaning out old ~arch ebuilds, Fixing repoman warnings, Fixing pkg-config ty... (diff) | |
download | gentoo-2-90073b4c18deced45bf1eb85c6d097e2a63b9f8e.tar.gz gentoo-2-90073b4c18deced45bf1eb85c6d097e2a63b9f8e.tar.bz2 gentoo-2-90073b4c18deced45bf1eb85c6d097e2a63b9f8e.zip |
amd64 stable
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfswitch-plugin')
-rw-r--r-- | xfce-extra/xfswitch-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfswitch-plugin/ChangeLog b/xfce-extra/xfswitch-plugin/ChangeLog index e5d986c3b26c..143d777e7766 100644 --- a/xfce-extra/xfswitch-plugin/ChangeLog +++ b/xfce-extra/xfswitch-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfswitch-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.2 2009/09/20 16:26:32 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.3 2009/10/03 15:10:55 ssuominen Exp $ + + 03 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + xfswitch-plugin-0.0.1.ebuild: + amd64 stable 20 Sep 2009; Jeremy Olexa <darkside@gentoo.org> xfswitch-plugin-0.0.1.ebuild: diff --git a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild index bc3c46bec8a5..f4a23885a826 100644 --- a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild +++ b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.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/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild,v 1.3 2009/09/22 15:18:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild,v 1.4 2009/10/03 15:10:55 ssuominen Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.0/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="debug" COMMON_DEPEND=">=x11-libs/gtk+-2.12:2 |