diff options
author | 2012-07-11 19:23:21 +0000 | |
---|---|---|
committer | 2012-07-11 19:23:21 +0000 | |
commit | 3d71485e887cf1b0c810682ee800843e480221d2 (patch) | |
tree | df8f461af1ae4d361b6ec29664aa0c0190c037c0 /x11-apps/xclipboard/xclipboard-1.1.2.ebuild | |
parent | Marking xauth-1.0.7 ppc64 for bug 419473 (diff) | |
download | historical-3d71485e887cf1b0c810682ee800843e480221d2.tar.gz historical-3d71485e887cf1b0c810682ee800843e480221d2.tar.bz2 historical-3d71485e887cf1b0c810682ee800843e480221d2.zip |
Marking xclipboard-1.1.2 ppc64 for bug 419473
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/xclipboard/xclipboard-1.1.2.ebuild')
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild b/x11-apps/xclipboard/xclipboard-1.1.2.ebuild index e829f5cbfa8d..e1af71e813e9 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.6 2012/06/28 14:23:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.2.ebuild,v 1.7 2012/07/11 19:23:21 ranger 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 |