diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:49:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:49:57 +0000 |
commit | 70f8c6b1a5f22d8bdc3dbb4b59bb7c4a2c8851e1 (patch) | |
tree | eb98be938679b20c9abbf57c5a4ba56628dad912 /x11-apps/xclipboard | |
parent | Stable for HPPA (bug #344827). (diff) | |
download | gentoo-2-70f8c6b1a5f22d8bdc3dbb4b59bb7c4a2c8851e1.tar.gz gentoo-2-70f8c6b1a5f22d8bdc3dbb4b59bb7c4a2c8851e1.tar.bz2 gentoo-2-70f8c6b1a5f22d8bdc3dbb4b59bb7c4a2c8851e1.zip |
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xclipboard')
-rw-r--r-- | x11-apps/xclipboard/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog index e98874177a70..31b390ca47ca 100644 --- a/x11-apps/xclipboard/ChangeLog +++ b/x11-apps/xclipboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclipboard # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.40 2010/12/29 22:23:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.41 2010/12/31 20:49:57 jer Exp $ + + 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xclipboard-1.1.1.ebuild: + Stable for HPPA (bug #344827). 29 Dec 2010; Markus Meier <maekke@gentoo.org> xclipboard-1.1.1.ebuild: arm stable, bug #344827 diff --git a/x11-apps/xclipboard/xclipboard-1.1.1.ebuild b/x11-apps/xclipboard/xclipboard-1.1.1.ebuild index 7e5052f56546..1ce456bb8728 100644 --- a/x11-apps/xclipboard/xclipboard-1.1.1.ebuild +++ b/x11-apps/xclipboard/xclipboard-1.1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.1.ebuild,v 1.5 2010/12/29 22:23:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.1.ebuild,v 1.6 2010/12/31 20:49:57 jer Exp $ EAPI=3 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 |