diff options
author | 2012-06-28 14:23:54 +0000 | |
---|---|---|
committer | 2012-06-28 14:23:54 +0000 | |
commit | a35d284566bbc83ee5630e50e6371ffc1780c1ec (patch) | |
tree | 9418f397a801edc43488ff812a84b22f5a5cbeb5 /x11-apps | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | gentoo-2-a35d284566bbc83ee5630e50e6371ffc1780c1ec.tar.gz gentoo-2-a35d284566bbc83ee5630e50e6371ffc1780c1ec.tar.bz2 gentoo-2-a35d284566bbc83ee5630e50e6371ffc1780c1ec.zip |
Stable for HPPA (bug #419473).
(Portage version: 2.2.0_alpha114/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 a58c673267c3..5606dc932f11 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.48 2012/06/27 18:24:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.49 2012/06/28 14:23:54 jer Exp $ + + 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xclipboard-1.1.2.ebuild: + Stable for HPPA (bug #419473). 27 Jun 2012; Markus Meier <maekke@gentoo.org> xclipboard-1.1.2.ebuild: arm stable, bug #419473 diff --git a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild b/x11-apps/xclipboard/xclipboard-1.1.2.ebuild index 8d572fd7c702..e829f5cbfa8d 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.5 2012/06/27 18:24:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.2.ebuild,v 1.6 2012/06/28 14:23:54 jer 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 |