diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:03:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:03:28 +0000 |
commit | 98134cdde86dadf9378a8206f6faaadc65ce8972 (patch) | |
tree | b5ae50aa8e9baa0f05f6cec0c9c9d1fce5cafaf0 /gnome-extra/gpointing-device-settings | |
parent | Stable for x86, wrt bug #535578 (diff) | |
download | gentoo-2-98134cdde86dadf9378a8206f6faaadc65ce8972.tar.gz gentoo-2-98134cdde86dadf9378a8206f6faaadc65ce8972.tar.bz2 gentoo-2-98134cdde86dadf9378a8206f6faaadc65ce8972.zip |
Stable for x86, wrt bug #530028
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-extra/gpointing-device-settings')
-rw-r--r-- | gnome-extra/gpointing-device-settings/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-extra/gpointing-device-settings/ChangeLog b/gnome-extra/gpointing-device-settings/ChangeLog index 0908a98f0f11..a506482bc7b1 100644 --- a/gnome-extra/gpointing-device-settings/ChangeLog +++ b/gnome-extra/gpointing-device-settings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gpointing-device-settings -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.21 2014/12/27 19:24:35 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.22 2015/01/26 10:03:28 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> + gpointing-device-settings-1.5.1-r3.ebuild: + Stable for x86, wrt bug #530028 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gpointing-device-settings-1.5.1-r3.ebuild: diff --git a/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild index a08c5a7f73a8..fe06d1d47606 100644 --- a/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild +++ b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-r3.ebuild,v 1.2 2014/12/27 19:24:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild,v 1.3 2015/01/26 10:03:28 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,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 |