diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-04 10:53:04 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-04 10:53:04 +0000 |
commit | 533b6bf7e325128fb10814eb1c63ebba425bba17 (patch) | |
tree | 3464bc21360be332c6bc26aa607a190300776134 /gnome-extra | |
parent | x86 stable, thanks JD, bug 384381 (diff) | |
download | gentoo-2-533b6bf7e325128fb10814eb1c63ebba425bba17.tar.gz gentoo-2-533b6bf7e325128fb10814eb1c63ebba425bba17.tar.bz2 gentoo-2-533b6bf7e325128fb10814eb1c63ebba425bba17.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Tomáš "Mepho" Pružina in bug #385389.
(Portage version: 2.1.10.20/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gpointing-device-settings/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/gnome-extra/gpointing-device-settings/ChangeLog b/gnome-extra/gpointing-device-settings/ChangeLog index b522cbd58c8e..722aa19537ba 100644 --- a/gnome-extra/gpointing-device-settings/ChangeLog +++ b/gnome-extra/gpointing-device-settings/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-extra/gpointing-device-settings # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.13 2011/10/02 13:44:18 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.14 2011/10/04 10:53:04 chainsaw Exp $ + + 04 Oct 2011; Tony Vroon <chainsaw@gentoo.org> + gpointing-device-settings-1.5.1-r2.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & + Tomáš "Mepho" Pružina in bug #385389. 02 Oct 2011; Peter Volkov <pva@gentoo.org> gpointing-device-settings-1.5.1-r2.ebuild: diff --git a/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r2.ebuild b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r2.ebuild index d2e216a9057e..30aaac249807 100644 --- a/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r2.ebuild +++ b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r2.ebuild,v 1.3 2011/10/02 13:44:18 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r2.ebuild,v 1.4 2011/10/04 10:53:04 chainsaw Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/gsynaptics/45812/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" # recent enough x11-base/xorg-server required |