diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-09 11:23:53 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-09 11:23:53 +0000 |
commit | e47e2cf8dae3d5ef7623d2032641d4f1bc879470 (patch) | |
tree | 0be6f2a9fdd955e09d950238f39be1c1165a621c /xfce-extra/gsynaptics-mcs-plugin | |
parent | Version bump. (diff) | |
download | gentoo-2-e47e2cf8dae3d5ef7623d2032641d4f1bc879470.tar.gz gentoo-2-e47e2cf8dae3d5ef7623d2032641d4f1bc879470.tar.bz2 gentoo-2-e47e2cf8dae3d5ef7623d2032641d4f1bc879470.zip |
stable x86, bug 169998
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/gsynaptics-mcs-plugin')
-rw-r--r-- | xfce-extra/gsynaptics-mcs-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/gsynaptics-mcs-plugin/ChangeLog b/xfce-extra/gsynaptics-mcs-plugin/ChangeLog index a7c7dcc2ae97..82c65a2cfcf0 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.2 2007/03/09 11:14:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/gsynaptics-mcs-plugin/ChangeLog,v 1.3 2007/03/09 11:23:53 opfer Exp $ + + 09 Mar 2007; Christian Faulhammer <opfer@gentoo.org> + gsynaptics-mcs-plugin-1.0.0.ebuild: + stable x86, bug 169998 09 Mar 2007; Christian Faulhammer <opfer@gentoo.org> ChangeLog: stable x86; bug #169987 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 05176b65d834..2902e32dc7c4 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 # 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.1 2007/02/11 19:50:31 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild,v 1.2 2007/03/09 11:23:53 opfer 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="~x86" +KEYWORDS="x86" IUSE="debug" RDEPEND=">=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION} |