diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:24:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:24:35 +0000 |
commit | 9acccb42d74a77f58a4e5704271d9983b85111bc (patch) | |
tree | f84996993becea7cc38e8486d735ee6153f12826 /gnome-extra | |
parent | Stable for amd64, wrt bug #529514 (diff) | |
download | gentoo-2-9acccb42d74a77f58a4e5704271d9983b85111bc.tar.gz gentoo-2-9acccb42d74a77f58a4e5704271d9983b85111bc.tar.bz2 gentoo-2-9acccb42d74a77f58a4e5704271d9983b85111bc.zip |
Stable for amd64, wrt bug #530028
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gpointing-device-settings/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gpointing-device-settings/ChangeLog b/gnome-extra/gpointing-device-settings/ChangeLog index 3c8e7fc835f7..0908a98f0f11 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.20 2014/06/24 12:48:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.21 2014/12/27 19:24:35 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> + gpointing-device-settings-1.5.1-r3.ebuild: + Stable for amd64, wrt bug #530028 *gpointing-device-settings-1.5.1-r3 (24 Jun 2014) 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 f4b55f547eda..a08c5a7f73a8 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 # 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.1 2014/06/24 12:48:47 pacho Exp $ +# $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 $ 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 |