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 | |
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')
-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 75c711472ef7..86c88b092f51 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.36 2010/11/09 18:42:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.37 2010/12/19 12:14:43 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xclipboard-1.1.1.ebuild: + ppc64 stable wrt #344827 *xclipboard-1.1.1 (09 Nov 2010) 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 |