diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:34:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:34:46 +0000 |
commit | f640e5314627a2faa3048619540f74b65e485fae (patch) | |
tree | 3502e155b000711a7de0539a6a49ffae03625ff3 /x11-apps/xclipboard | |
parent | Stable for amd64, wrt bug #419473 (diff) | |
download | historical-f640e5314627a2faa3048619540f74b65e485fae.tar.gz historical-f640e5314627a2faa3048619540f74b65e485fae.tar.bz2 historical-f640e5314627a2faa3048619540f74b65e485fae.zip |
Stable for amd64, wrt bug #419473
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xclipboard')
-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 f34fa2e13830..41bdad8edca0 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.45 2012/03/25 07:15:09 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.46 2012/06/22 20:25:45 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xclipboard-1.1.2.ebuild: + Stable for amd64, wrt bug #419473 25 Mar 2012; Sven Wegener <swegener@gentoo.org> xclipboard-1.1.2.ebuild: Require >=x11-libs/libXt-1.1. diff --git a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild b/x11-apps/xclipboard/xclipboard-1.1.2.ebuild index 9ac7a7ae4746..baab3bbdd7db 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.2 2012/03/25 07:15:09 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.2.ebuild,v 1.3 2012/06/22 20:25:45 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 |