diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 22:46:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 22:46:16 +0000 |
commit | 9dcde6aaa121439648690e6d30bd0f1f4b8ecc80 (patch) | |
tree | 5bc3ace0d739803db010bd99ce899754830cc1af /x11-apps/xclipboard | |
parent | pngnq as-needed fix (diff) | |
download | historical-9dcde6aaa121439648690e6d30bd0f1f4b8ecc80.tar.gz historical-9dcde6aaa121439648690e6d30bd0f1f4b8ecc80.tar.bz2 historical-9dcde6aaa121439648690e6d30bd0f1f4b8ecc80.zip |
Stable for HPPA (bug #294958).
Package-Manager: portage-2.2_rc61/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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog index c5e2579728f9..8723b034f5f6 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.31 2010/01/14 22:08:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.32 2010/01/17 22:27:22 jer Exp $ + + 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> xclipboard-1.1.0.ebuild: + Stable for HPPA (bug #294958). 14 Jan 2010; Markus Meier <maekke@gentoo.org> xclipboard-1.1.0.ebuild: arm stable, bug #294958 diff --git a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild index 274c92593663..3b8c90e552c2 100644 --- a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild +++ b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild @@ -1,6 +1,6 @@ # 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.0.ebuild,v 1.6 2010/01/14 22:08:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.0.ebuild,v 1.7 2010/01/17 22:27:22 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular 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 |