diff options
author | 2012-06-24 18:46:34 +0000 | |
---|---|---|
committer | 2012-06-24 18:46:34 +0000 | |
commit | eb262c22e50108364bfe3da557dd3b5d734e2c24 (patch) | |
tree | 463d5fb80fb1aa017b97f204175317068c633e0f /x11-apps | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-eb262c22e50108364bfe3da557dd3b5d734e2c24.tar.gz gentoo-2-eb262c22e50108364bfe3da557dd3b5d734e2c24.tar.bz2 gentoo-2-eb262c22e50108364bfe3da557dd3b5d734e2c24.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xclipboard/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog index 41bdad8edca0..3274861bc1d2 100644 --- a/x11-apps/xclipboard/ChangeLog +++ b/x11-apps/xclipboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclipboard # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.46 2012/06/22 20:25:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.47 2012/06/24 18:46:34 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xclipboard-1.1.2.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xclipboard-1.1.2.ebuild: Stable for amd64, wrt bug #419473 diff --git a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild b/x11-apps/xclipboard/xclipboard-1.1.2.ebuild index baab3bbdd7db..8154dfc0a696 100644 --- a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild +++ b/x11-apps/xclipboard/xclipboard-1.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.2.ebuild,v 1.3 2012/06/22 20:25:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.2.ebuild,v 1.4 2012/06/24 18:46:34 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="interchange between cut buffer and selection" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libXaw x11-libs/libxkbfile |