diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-05-14 13:22:52 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-05-14 13:22:52 +0000 |
commit | 6498b91bbd2eee4cd9dfb0e71d1f8b66b62c2efc (patch) | |
tree | 0287ce3503e4a1368116575f6b56bdfb022b44c2 /xfce-extra/gsynaptics-mcs-plugin | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-6498b91bbd2eee4cd9dfb0e71d1f8b66b62c2efc.tar.gz gentoo-2-6498b91bbd2eee4cd9dfb0e71d1f8b66b62c2efc.tar.bz2 gentoo-2-6498b91bbd2eee4cd9dfb0e71d1f8b66b62c2efc.zip |
amd64 stable
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'xfce-extra/gsynaptics-mcs-plugin')
-rw-r--r-- | xfce-extra/gsynaptics-mcs-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/gsynaptics-mcs-plugin/ChangeLog b/xfce-extra/gsynaptics-mcs-plugin/ChangeLog index 607518126933..eba52318b843 100644 --- a/xfce-extra/gsynaptics-mcs-plugin/ChangeLog +++ b/xfce-extra/gsynaptics-mcs-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/gsynaptics-mcs-plugin -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/gsynaptics-mcs-plugin/ChangeLog,v 1.4 2007/03/10 10:31:11 welp Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/gsynaptics-mcs-plugin/ChangeLog,v 1.5 2008/05/14 13:22:52 drac Exp $ + + 14 May 2008; Samuli Suominen <drac@gentoo.org> + gsynaptics-mcs-plugin-1.0.0.ebuild: + amd64 stable 10 Mar 2007; Peter Weller <welp@gentoo.org> gsynaptics-mcs-plugin-1.0.0.ebuild: diff --git a/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild b/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild index a7a848c5fd19..4b80a3e5afed 100644 --- a/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild +++ b/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild,v 1.3 2007/03/10 10:31:11 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild,v 1.4 2008/05/14 13:22:52 drac Exp $ inherit xfce44 @@ -10,7 +10,7 @@ DESCRIPTION="a simple MCS plugin that starts gsynaptics and launches gsynaptics- HOMEPAGE="http://goodies.xfce.org/projects/mcs-plugins/gsynaptics-mcs-plugin" SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=">=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION} |