diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:14:43 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:14:43 +0000 |
commit | 8e287df3f1b38d5febe507ba13521d5919f4db08 (patch) | |
tree | a400f934ff9d17970f9fa4768231a30169915ee1 /x11-apps/xclipboard/xclipboard-1.1.1.ebuild | |
parent | ppc64 stable wrt #344827 (diff) | |
download | gentoo-2-8e287df3f1b38d5febe507ba13521d5919f4db08.tar.gz gentoo-2-8e287df3f1b38d5febe507ba13521d5919f4db08.tar.bz2 gentoo-2-8e287df3f1b38d5febe507ba13521d5919f4db08.zip |
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xclipboard/xclipboard-1.1.1.ebuild')
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xclipboard/xclipboard-1.1.1.ebuild b/x11-apps/xclipboard/xclipboard-1.1.1.ebuild index 44f30bcad2e7..b2a8dc714be1 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.1 2010/11/09 18:42:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.1.ebuild,v 1.2 2010/12/19 12:14:43 ssuominen 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 |