diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:24:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:24:58 +0000 |
commit | a2bf8e1a4b8c031933f0a3f9ff818c0efba718db (patch) | |
tree | 3708da344b1ff9734ce67cc03dd0b42bd808c369 /x11-apps | |
parent | arm stable, bug #419473 (diff) | |
download | gentoo-2-a2bf8e1a4b8c031933f0a3f9ff818c0efba718db.tar.gz gentoo-2-a2bf8e1a4b8c031933f0a3f9ff818c0efba718db.tar.bz2 gentoo-2-a2bf8e1a4b8c031933f0a3f9ff818c0efba718db.zip |
arm stable, bug #419473
(Portage version: 2.1.10.65/cvs/Linux i686)
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 3274861bc1d2..a58c673267c3 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.47 2012/06/24 18:46:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.48 2012/06/27 18:24:58 maekke Exp $ + + 27 Jun 2012; Markus Meier <maekke@gentoo.org> xclipboard-1.1.2.ebuild: + arm stable, bug #419473 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xclipboard-1.1.2.ebuild: Stable for x86, wrt bug #419473 diff --git a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild b/x11-apps/xclipboard/xclipboard-1.1.2.ebuild index 8154dfc0a696..8d572fd7c702 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.4 2012/06/24 18:46:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.2.ebuild,v 1.5 2012/06/27 18:24:58 maekke 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 |